aboutsummaryrefslogtreecommitdiff
path: root/tests/filesystem
AgeCommit message (Expand)Author
2014-07-21fix looking up a file in a non-dir; fixes #2552Alon Zakai
2014-07-15make PATH.resolve return an error result on paths with '' portionsAlon Zakai
2013-09-03updated unistd and fs_base tests to use new FS APIsAnthony Pesch
2013-08-28Update remaining tests to use registerDevice/mkdevRanger Harke
2013-08-05enable permissions checks after initializationAnthony Pesch
2013-08-02split up FS.initAnthony Pesch
2012-03-19fix test_fs_baseAlon Zakai
2011-07-22Added FS.analyzePath() which will simplify some library functions.max99x