filer/tests/spec
David Humphrey (:humph) david.humphrey@senecacollege.ca d61c61aab8 Switch to parceljs for bundling, eslint for linting, drop grunt 2018-07-14 10:50:22 -04:00
..
node-js/simple Fix typos and clean up for review 2018-07-14 10:02:29 -04:00
providers Fix #266 - let FileSystem ctor figure out if an existing filesystem exists 2014-08-20 20:53:01 -04:00
shell Update sh.ls and stats to remove bits I don't need, add what I do. 2018-07-14 10:02:29 -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 #245 - Forced the user to manually instantiate FileSystemShell objects 2014-11-04 13:03:49 -05: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.chmod.spec.js Add chown, fchown, chmod, fchmod and tests. 2018-07-14 10:02:29 -04:00
fs.chown.spec.js Add chown, fchown, chmod, fchmod and tests. 2018-07-14 10:02:29 -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 Fix mode, fs.link, fix other bugs and cleanup 2018-07-14 10:02:29 -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 Add note about https://github.com/filerjs/filer/issues/314 2014-10-17 13:34:29 -04:00
fs.read.spec.js Fix #256 - fs.read() for dir paths should fail 2014-11-16 00:12:53 -05: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 Fix #308 - fs.rename does not work on directories 2014-12-06 16:34:36 -05:00
fs.rmdir.spec.js Get tests to run 2014-05-23 16:53:50 -04:00
fs.shell.spec.js Fixed #323 - Updated references to "fs.Shell" in the docs and test suite 2014-11-14 12:04:51 -05:00
fs.spec.js Get tests to run 2014-05-23 16:53:50 -04:00
fs.stat.spec.js Switch to parceljs for bundling, eslint for linting, drop grunt 2018-07-14 10:50:22 -04:00
fs.stats.spec.js Fix bug with stats.name generated from fd, add tests 2018-07-14 10:02:29 -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 #294 - Failure to unlink directories should return an EPERM error 2014-09-24 11:22:29 -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 Fix #329 - Implement Shell.find() 2014-11-28 15:05:47 -05: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