filer/tests
VictorKubrak a447b2dd45 rename() should be able to rename an existing file to the same filename (#502)
* rename should not change name to itself

* new test expects failure

* should rename an existing file to itself

* should rename an existing file to itself

* Update tests/spec/fs.rename.spec.js

* add .skip to the test
2018-10-16 09:43:44 -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 rename() should be able to rename an existing file to the same filename (#502) 2018-10-16 09:43:44 -04:00
index.html Rebase and update to changes on develop 2018-07-14 11:21:34 -04:00
index.js Add eslint --fix scripts, fix first round of lint errors 2018-07-15 13:25:35 -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