filer/tests/spec
David Humphrey (:humph) david.humphrey@senecacollege.ca be9e0b50a8 Generate errors instead of hard-coding, with tests 2014-03-16 11:36:15 -04:00
..
adapters Fix remaining test failures 2014-03-05 16:27:12 -05:00
node-js/simple Deal with failing tests for rename, and do a better cleanup job in watcher.close() 2014-03-07 13:46:54 -05:00
providers Fix remaining test failures 2014-03-05 16:27:12 -05:00
shell Added shell.mkdirp. Fixes issue #126. 2014-03-13 23:03:29 -05: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 Refactor tests: switch to Mocha, make providers and filer source configurable. Fixes #59 2014-02-14 15:44:57 -05: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 Refactor tests: switch to Mocha, make providers and filer source configurable. Fixes #59 2014-02-14 15:44:57 -05:00
fs.mkdir.spec.js Refactor tests: switch to Mocha, make providers and filer source configurable. Fixes #59 2014-02-14 15:44:57 -05:00
fs.open.spec.js Refactor tests: switch to Mocha, make providers and filer source configurable. Fixes #59 2014-02-14 15:44:57 -05: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 Refactor tests: switch to Mocha, make providers and filer source configurable. Fixes #59 2014-02-14 15:44:57 -05:00
fs.readlink.spec.js Refactor tests: switch to Mocha, make providers and filer source configurable. Fixes #59 2014-02-14 15:44:57 -05: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 Refactor tests: switch to Mocha, make providers and filer source configurable. Fixes #59 2014-02-14 15:44:57 -05: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 Refactor tests: switch to Mocha, make providers and filer source configurable. Fixes #59 2014-02-14 15:44:57 -05: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 Refactor tests: switch to Mocha, make providers and filer source configurable. Fixes #59 2014-02-14 15:44:57 -05:00
fs.truncate.spec.js Refactor tests: switch to Mocha, make providers and filer source configurable. Fixes #59 2014-02-14 15:44:57 -05: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 Merge pull request #134 from pbouianov/issue125 2014-03-05 22:39:02 -05: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 Refactor tests: switch to Mocha, make providers and filer source configurable. Fixes #59 2014-02-14 15:44:57 -05:00
fs.xattr.spec.js Refactor errors code, fix to better match node 2014-03-16 11:36:15 -04:00
path-resolution.spec.js Updated tests already checking error name 2014-03-05 14:28:31 -05:00
time-flags.spec.js Add tests for time mount flag suppression (NOMTIME, NOCTIME) 2014-03-05 21:41:45 -05:00
times.spec.js Tests for ctime, mtime, atime updates 2014-03-05 19:53:21 -05:00