filer/tests
Sean 009821290f Fixes #499: Update functionality for fs.truncate (#533)
* Fixes #499: Update functionality for fs.truncate

This change to fs.truncate()'s functionality throws an error when the
length to truncate by is a non-numeric string.

* Refactor numeric type validation

As node implements a helper function to validate numeric values, let's
replicate the same logic to use throughout Filer.
2018-10-09 13:53:26 -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 Fixes #499: Update functionality for fs.truncate (#533) 2018-10-09 13:53:26 -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