filer/tests/spec
gideonthomas 19eea4f502 Fix #288 - fs.unlink should fail on directory nodes 2014-09-22 11:16:02 -04:00
..
node-js/simple Get tests to run 2014-05-23 16:53:50 -04:00
providers Fix #266 - let FileSystem ctor figure out if an existing filesystem exists 2014-08-20 20:53:01 -04:00
shell Remove wget to make Filer work in node.js 2014-09-09 09:30:03 -04:00
errors.spec.js Comment out unused errors for space saving on filer.js 2014-08-18 21:31:25 -04:00
filer.filesystem.spec.js Fix #266 - let FileSystem ctor figure out if an existing filesystem exists 2014-08-20 20:53:01 -04:00
filer.spec.js Fix some failing tests 2014-05-23 17:01:57 -04:00
fs.appendFile.spec.js WIP - moving to Buffer internally from Uint8Array, not passing all tests yet. 2014-06-04 15:52:08 -04:00
fs.close.spec.js Get Buffer use fixed, expose Buffer via Filer.Buffer, most tests passing. 2014-06-06 11:14:52 -04:00
fs.exists.spec.js Get tests to run 2014-05-23 16:53:50 -04:00
fs.link.spec.js Get tests to run 2014-05-23 16:53:50 -04:00
fs.lseek.spec.js Get Buffer use fixed, expose Buffer via Filer.Buffer, most tests passing. 2014-06-06 11:14:52 -04:00
fs.lstat.spec.js Get tests to run 2014-05-23 16:53:50 -04:00
fs.mkdir.spec.js Get tests to run 2014-05-23 16:53:50 -04:00
fs.mknod.spec.js Get tests to run 2014-05-23 16:53:50 -04:00
fs.open.spec.js Get tests to run 2014-05-23 16:53:50 -04:00
fs.read.spec.js Get Buffer use fixed, expose Buffer via Filer.Buffer, most tests passing. 2014-06-06 11:14:52 -04:00
fs.readdir.spec.js Get tests to run 2014-05-23 16:53:50 -04:00
fs.readlink.spec.js Get tests to run 2014-05-23 16:53:50 -04:00
fs.rename.spec.js Get tests to run 2014-05-23 16:53:50 -04:00
fs.rmdir.spec.js Get tests to run 2014-05-23 16:53:50 -04:00
fs.spec.js Get tests to run 2014-05-23 16:53:50 -04:00
fs.stat.spec.js Get tests to run 2014-05-23 16:53:50 -04:00
fs.stats.spec.js Get tests to run 2014-05-23 16:53:50 -04:00
fs.symlink.spec.js Get tests to run 2014-05-23 16:53:50 -04:00
fs.truncate.spec.js WIP - moving to Buffer internally from Uint8Array, not passing all tests yet. 2014-06-04 15:52:08 -04:00
fs.unlink.spec.js Fix #288 - fs.unlink should fail on directory nodes 2014-09-22 11:16:02 -04:00
fs.utimes.spec.js Get tests to run 2014-05-23 16:53:50 -04:00
fs.watch.spec.js Fix issue #235 - Allow recursive watches on root directory 2014-07-14 15:51:40 -04:00
fs.write.spec.js Get Buffer use fixed, expose Buffer via Filer.Buffer, most tests passing. 2014-06-06 11:14:52 -04:00
fs.writeFile-readFile.spec.js WIP - moving to Buffer internally from Uint8Array, not passing all tests yet. 2014-06-04 15:52:08 -04:00
fs.xattr.spec.js Get tests to run 2014-05-23 16:53:50 -04:00
path-resolution.spec.js Get tests to run 2014-05-23 16:53:50 -04:00
time-flags.spec.js Get tests to run 2014-05-23 16:53:50 -04:00
times.spec.js Initial work on #227 - improve storage efficiency of provider API 2014-08-16 16:22:41 -04:00
trailing-slashes.spec.js Fix issue #235 - Allow recursive watches on root directory 2014-07-14 15:51:40 -04:00