Ivan Grokhotkov
|
b9dfe01903
|
Fix SPIFFS.openDir("") (#2143)
* Update spiffs_api.cpp
Fixes a bug where un-prefixed files are irretrievable with openDir(""). Described: https://github.com/esp8266/Arduino/issues/1818.
* Update FS test cases
|
2016-06-14 07:15:55 +08:00 |
|
Ivan Grokhotkov
|
1692798860
|
Add more FS tests
Including a test for #1685
|
2016-03-10 13:03:38 +03:00 |
|
Ivan Grokhotkov
|
6d9255ab55
|
Some cleanup on file system test, add reset test
|
2016-03-03 13:01:08 +03:00 |
|
Ivan Grokhotkov
|
266962f9fe
|
Fix license headers in new files
|
2016-03-03 12:59:50 +03:00 |
|
Ivan Grokhotkov
|
624665911d
|
A few tests for filesystem APIs
|
2016-03-03 09:38:26 +03:00 |
|