Add test for FS::open("w+") by earlephilhower · Pull Request #7241 · esp8266/Arduino

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@earlephilhower

Copy link

Collaborator

Verify that a file is truncated on opening with w+ even if no data is
written to it, for all FSes.

Verify that a file is truncated on opening with w+ even if no data is
written to it, for all FSes.

@earlephilhower earlephilhower added this to the 2.7.0 milestone

Apr 22, 2020

@earlephilhower earlephilhower merged commit 2de9242 into esp8266:master

Apr 23, 2020

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

2.7.0

Development

Successfully merging this pull request may close these issues.

2 participants

@earlephilhower @devyte