.. |
node-js/simple
|
Fix #568: switch all stats.type checks in tests/ to use is*() methods (#581)
|
2018-11-28 13:54:20 -05:00 |
providers
|
Follow-up from #603, rename ImportExportProvider to SerializableMemoryProvider
|
2018-12-05 10:18:31 -05:00 |
shell
|
Fix #337: Pick up sedge's changes from 3c49743559
|
2018-12-01 22:20:09 -05:00 |
errors.spec.js
|
Add eslint --fix scripts, fix first round of lint errors
|
2018-07-15 13:25:35 -04:00 |
filer.buffer.spec.js
|
Fix #547: update Buffer use, docs, tests to match node.js v11.3.0
|
2018-12-01 20:05:05 -05:00 |
filer.filesystem.spec.js
|
Add eslint --fix scripts, fix first round of lint errors
|
2018-07-15 13:25:35 -04:00 |
filer.spec.js
|
Add eslint --fix scripts, fix first round of lint errors
|
2018-07-15 13:25:35 -04:00 |
fs.access.spec.js
|
Fix for issue #561 - Extend fs.access to support R_OK, W_OK, and X_OK (#601)
|
2018-12-03 23:08:40 -05:00 |
fs.appendFile.spec.js
|
Fix review nits, move contents to earlier scope and reuse.
|
2018-12-12 21:08:30 -05:00 |
fs.chmod.spec.js
|
Fix #577: deal with promise exceptions and test console spam
|
2018-12-01 22:07:24 -05:00 |
fs.chown.spec.js
|
Fix #577: deal with promise exceptions and test console spam
|
2018-12-01 22:07:24 -05:00 |
fs.close.spec.js
|
Fix #547: update Buffer use, docs, tests to match node.js v11.3.0
|
2018-12-01 20:05:05 -05:00 |
fs.exists.spec.js
|
Fix issue #475 - Add test for fs.exits() when resulting path of a symbolic link is not found (#519)
|
2018-10-09 14:31:15 -04:00 |
fs.fsync.spec.js
|
Update docs, fix test failure
|
2018-12-02 00:05:57 -05:00 |
fs.ftruncate.spec.js
|
Fix #547: update Buffer use, docs, tests to match node.js v11.3.0
|
2018-12-01 20:05:05 -05:00 |
fs.link.spec.js
|
Fix review issues
|
2018-12-12 21:31:27 -05:00 |
fs.lseek.spec.js
|
Fix #547: update Buffer use, docs, tests to match node.js v11.3.0
|
2018-12-01 20:05:05 -05:00 |
fs.lstat.spec.js
|
Fix #568: switch all stats.type checks in tests/ to use is*() methods (#581)
|
2018-11-28 13:54:20 -05:00 |
fs.mkdir.spec.js
|
Fix #568: switch all stats.type checks in tests/ to use is*() methods (#581)
|
2018-11-28 13:54:20 -05:00 |
fs.mknod.spec.js
|
Fix #568: switch all stats.type checks in tests/ to use is*() methods (#581)
|
2018-11-28 13:54:20 -05:00 |
fs.open.spec.js
|
Fix #568: switch all stats.type checks in tests/ to use is*() methods (#581)
|
2018-11-28 13:54:20 -05:00 |
fs.read.spec.js
|
Fix #547: update Buffer use, docs, tests to match node.js v11.3.0
|
2018-12-01 20:05:05 -05:00 |
fs.readdir.spec.js
|
Fix #577: deal with promise exceptions and test console spam
|
2018-12-01 22:07:24 -05:00 |
fs.readlink.spec.js
|
Improve coverage: add test for rel paths with symlink
|
2018-11-29 16:57:06 -05:00 |
fs.rename.spec.js
|
Issue 417 - Added test for fs.promises.rename to rename existing directory (#460)
|
2018-10-16 11:07:10 -04:00 |
fs.rmdir.spec.js
|
Add test for fsPromises.rmdir() when dir not empty and dir is a file, Fix Issue 474 (#510)
|
2018-10-09 13:51:19 -04:00 |
fs.shell.spec.js
|
Fixes #422: Add nyc lcov-based code coverage for tests (#565)
|
2018-11-28 19:24:03 -05:00 |
fs.spec.js
|
Fix #568: switch all stats.type checks in tests/ to use is*() methods (#581)
|
2018-11-28 13:54:20 -05:00 |
fs.stat.spec.js
|
Update fs.stat.spec.js to not have uncaught exception on promise
|
2018-11-28 19:41:46 -05:00 |
fs.stats.spec.js
|
Fix lint issues in fs.read.spec.js, fix test failure in fs.stats.spec.js
|
2018-07-27 10:37:45 -04:00 |
fs.symlink.spec.js
|
Fix review issues
|
2018-12-12 21:38:16 -05:00 |
fs.truncate.spec.js
|
Fix #547: update Buffer use, docs, tests to match node.js v11.3.0
|
2018-12-01 20:05:05 -05:00 |
fs.unlink.spec.js
|
Fix #431: add test for fsPromises.unlink
|
2018-12-12 20:59:41 -05:00 |
fs.utimes.spec.js
|
Fix #577: deal with promise exceptions and test console spam
|
2018-12-01 22:07:24 -05:00 |
fs.watch.spec.js
|
Rebase and rework test, skip() for now, see #594
|
2018-12-02 10:19:43 -05:00 |
fs.write.spec.js
|
Fix #547: update Buffer use, docs, tests to match node.js v11.3.0
|
2018-12-01 20:05:05 -05:00 |
fs.writeFile-readFile.spec.js
|
Fix #547: update Buffer use, docs, tests to match node.js v11.3.0
|
2018-12-01 20:05:05 -05:00 |
fs.xattr.spec.js
|
Fix lint issues in fs.xattr.spec.js
|
2018-07-26 17:56:54 -04:00 |
path-resolution.spec.js
|
Fix lint issues in path-resolution.spec.js
|
2018-07-26 17:53:02 -04:00 |
time-flags.spec.js
|
Fix lint issues in time-flags.spec.js
|
2018-07-26 17:39:19 -04:00 |
times.spec.js
|
Fix #547: update Buffer use, docs, tests to match node.js v11.3.0
|
2018-12-01 20:05:05 -05:00 |
trailing-slashes.spec.js
|
Update package.json + tests/ to support browser property for bundlers, delete old useless tests for AMD
|
2018-07-14 10:53:23 -04:00 |