..
adapters
Fix remaining test failures
2014-03-05 16:27:12 -05:00
node-js /simple
Added and fixed unit tests
2014-05-22 23:26:19 -04:00
providers
Fix review nit, add test
2014-05-22 15:09:33 -04:00
shell
Added and fixed unit tests
2014-05-22 23:26:19 -04:00
errors.spec.js
Generate errors instead of hard-coding, with tests
2014-03-16 11:36:15 -04:00
filer.spec.js
Refactor tests: switch to Mocha, make providers and filer source configurable. Fixes #59
2014-02-14 15:44:57 -05:00
fs.appendFile.spec.js
Add test to confirm that fs.appendFile works when file is missing.
2014-05-14 13:31:52 -04:00
fs.close.spec.js
Refactor tests: switch to Mocha, make providers and filer source configurable. Fixes #59
2014-02-14 15:44:57 -05:00
fs.exists.spec.js
Finish atime, ctime, mtime updates for fs operations, fix tests
2014-03-05 15:57:28 -05:00
fs.link.spec.js
Finish atime, ctime, mtime updates for fs operations, fix tests
2014-03-05 15:57:28 -05:00
fs.lseek.spec.js
Refactor tests: switch to Mocha, make providers and filer source configurable. Fixes #59
2014-02-14 15:44:57 -05:00
fs.lstat.spec.js
Tests that expect errors check error codes. Fixes issue78
2014-04-17 11:53:55 -04:00
fs.mkdir.spec.js
Tests that expect errors check error codes. Fixes issue78
2014-04-17 11:53:55 -04:00
fs.mknod.spec.js
Added mknod command to create a file or directory node
2014-05-21 11:25:23 -04:00
fs.open.spec.js
Added and fixed unit tests
2014-05-22 23:26:19 -04:00
fs.read.spec.js
Refactor tests: switch to Mocha, make providers and filer source configurable. Fixes #59
2014-02-14 15:44:57 -05:00
fs.readdir.spec.js
Tests that expect errors check error codes. Fixes issue78
2014-04-17 11:53:55 -04:00
fs.readlink.spec.js
Tests that expect errors check error codes. Fixes issue78
2014-04-17 11:53:55 -04:00
fs.rename.spec.js
Refactor tests: switch to Mocha, make providers and filer source configurable. Fixes #59
2014-02-14 15:44:57 -05:00
fs.rmdir.spec.js
Tests that expect errors check error codes. Fixes issue78
2014-04-17 11:53:55 -04:00
fs.spec.js
Refactor tests: switch to Mocha, make providers and filer source configurable. Fixes #59
2014-02-14 15:44:57 -05:00
fs.stat.spec.js
Tests that expect errors check error codes. Fixes issue78
2014-04-17 11:53:55 -04:00
fs.stats.spec.js
Fixed README issues, and fixed misuse of expect() syntax.
2014-03-08 13:53:53 -05:00
fs.symlink.spec.js
Tests that expect errors check error codes. Fixes issue78
2014-04-17 11:53:55 -04:00
fs.truncate.spec.js
Tests that expect errors check error codes. Fixes issue78
2014-04-17 11:53:55 -04:00
fs.unlink.spec.js
Refactor tests: switch to Mocha, make providers and filer source configurable. Fixes #59
2014-02-14 15:44:57 -05:00
fs.utimes.spec.js
Fix time-based tests to not fail in node, since operations on Memory run faster
2014-05-22 23:04:08 -04:00
fs.watch.spec.js
Most things passing for change events now, ported node.js watch tests
2014-03-07 11:54:14 -05:00
fs.write.spec.js
Refactor tests: switch to Mocha, make providers and filer source configurable. Fixes #59
2014-02-14 15:44:57 -05:00
fs.writeFile-readFile.spec.js
Tests that expect errors check error codes. Fixes issue78
2014-04-17 11:53:55 -04:00
fs.xattr.spec.js
Refactor errors code, fix to better match node
2014-03-16 11:36:15 -04:00
lib.spec.js
Added and fixed unit tests
2014-05-22 23:26:19 -04:00
path-resolution.spec.js
Tests that expect errors check error codes. Fixes issue78
2014-04-17 11:53:55 -04:00
time-flags.spec.js
Fix time-based tests to not fail in node, since operations on Memory run faster
2014-05-22 23:04:08 -04:00
times.spec.js
Fix time-based tests to not fail in node, since operations on Memory run faster
2014-05-22 23:04:08 -04:00