aboutsummaryrefslogtreecommitdiff
path: root/tests/fs
AgeCommit message (Collapse)Author
2014-06-17Add test case for empty pathSathyanarayanan Gunasekaran
Test case credits to wilkie from - https://github.com/kripken/emscripten/issues/2235
2014-06-11add test case for checking file appendSathyanarayanan Gunasekaran
2014-05-07Add the testcase for https://github.com/kripken/emscripten/issues/2334 to ↵Dan Gohman
the testsuite.
2014-04-30Add unit test for FS.trackingDelegate operation.Jukka Jylänki
2014-03-31commentAlon Zakai
2014-03-31update test_idbfs_sync to use EM_ASM with input arguments, which is more ↵Alon Zakai
idiomatic
2014-01-30added basic unmount supportAnthony Pesch
don't emit syncfs callback multiple times error when mounting to an existing mountpoint
2013-09-29 - added basic nodefs r/w testAnthony Pesch
2013-09-29 - added test for FS.syncfs functionalityAnthony Pesch