.. |
adapters
|
Deal with provider.open edge case in new provider-agnostic tests. Fixes issue #127.
|
2014-03-03 19:11:31 -05:00 |
node-js/simple
|
Merge branch 'develop' of github.com:js-platform/filer into develop
|
2014-02-21 12:51:59 -05:00 |
providers
|
Updated indexeddb test messages to match websql
|
2014-02-18 21:49:56 -05:00 |
shell
|
Change sh.exec to take a list vs. object for passed args
|
2014-02-19 17:36:26 -05: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
|
Added fs.exists support. Fixes Issue91
|
2014-02-21 06:56:14 -05:00 |
fs.link.spec.js
|
Refactor tests: switch to Mocha, make providers and filer source configurable. Fixes #59
|
2014-02-14 15:44:57 -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.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
|
Change fs.utime test to remove constant times, prefering calculated duration. Fixes #103
|
2014-03-04 15:30:46 -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 tests: switch to Mocha, make providers and filer source configurable. Fixes #59
|
2014-02-14 15:44:57 -05:00 |
path-resolution.spec.js
|
Refactor tests: switch to Mocha, make providers and filer source configurable. Fixes #59
|
2014-02-14 15:44:57 -05:00 |