filer/tests
ThomasNolte 3bbabfcb4a added tests for fs.promises.chown() closes #465 (#471)
* added tests for fs.promises.chown() for check if function exists and updating gid/uid for a file

* update to pass lint tests

* cleaned up code. replaced all callbacks with promises in new test.

* Revert "lint tests fix"

This reverts commit 3c256124cf, reversing
changes made to 71a6f514fc.

* Revert "cleaned up code. replaced all callbacks with promises in new test."

This reverts commit 71a6f514fc.

* Made requested changes.
2018-10-16 11:43:59 -04:00
..
bugs Fix lint issues in issue258.js 2018-07-27 11:09:45 -04:00
lib Fix lint issue in tests/lib/indexeddb.js 2018-07-27 11:03:43 -04:00
spec added tests for fs.promises.chown() closes #465 (#471) 2018-10-16 11:43:59 -04:00
index.html Rebase and update to changes on develop 2018-07-14 11:21:34 -04:00
index.js Fix #523: added tests for fs.ftruncate() (#524) 2018-10-16 11:21:49 -04:00
test-dir.zip All tests passing, replaced zlib.js with jszip, upstream fixes to browser-request + jszip for Buffers 2014-06-06 21:29:09 -04:00
test-file.txt Add sh.wget() for downloading files into the fs, with tests and docs 2014-05-14 13:24:53 -04:00
test-file.txt.zip First working end-to-end unzip test passing 2014-05-14 13:31:52 -04:00