Add test for FS::open("w+") by earlephilhower · Pull Request #7241 · esp8266/Arduino
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 13.2k
Merged
earlephilhower merged 2 commits intoesp8266:masterfrom
Apr 23, 2020Merged
Add test for FS::open("w+")#7241
earlephilhower merged 2 commits intoesp8266:masterfrom
Add test for FS::open("w+")#7241
earlephilhower merged 2 commits intoesp8266:masterfrom
Conversation
Copy link
Collaborator
earlephilhower
commented
Apr 22, 2020
earlephilhower
commented
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
added this to the
2.7.0 milestone
earlephilhower
merged commit
2de9242
into
esp8266:master
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment