a107fe21d7Fix#337: Pick up sedge's changes from 3c49743559
David Humphrey (:humph) david.humphrey@senecacollege.ca
2018-12-01 22:15:46 -0500
a60cdc583fFix#337: Pick up sedge's changes from 3c49743559
#592
David Humphrey (:humph) david.humphrey@senecacollege.ca
2018-12-01 22:15:46 -0500
d7945d745dFix#577: deal with promise exceptions and test console spam
David Humphrey (:humph) david.humphrey@senecacollege.ca
2018-12-01 22:02:26 -0500
aaf07232fdFix#577: deal with promise exceptions and test console spam
#591
David Humphrey (:humph) david.humphrey@senecacollege.ca
2018-12-01 22:02:26 -0500
923b999e89Fix#547: update Buffer use, docs, tests to match node.js v11.3.0
David Humphrey (:humph) david.humphrey@senecacollege.ca
2018-12-01 19:57:09 -0500
7ad04e00a3Fix#547: update Buffer use, docs, tests to match node.js v11.3.0
#589
David Humphrey (:humph) david.humphrey@senecacollege.ca
2018-12-01 19:57:09 -0500
9acedc2beb(no bug) Update CONTRIBUTING.md to reflect test changes
David Humphrey
2018-12-01 12:50:04 -0500
395406609dAdd Headless Firefox test support, fix failing truncate test in Firefox
David Humphrey
2018-12-01 12:33:32 -0500
67236a28daAdd Headless Firefox test support, fix failing truncate test in Firefox
#587
David Humphrey
2018-12-01 12:33:32 -0500
cc6e3f7edfIncrease coverage: check for non-int with chown/fchown
David Humphrey (:humph) david.humphrey@senecacollege.ca
2018-11-29 19:14:43 -0500
017e6c2701Increase coverage: check for non-int with chown/fchown
#584
David Humphrey (:humph) david.humphrey@senecacollege.ca
2018-11-29 19:14:43 -0500
43d2632069Improve coverage: add test for rel paths with symlink
David Humphrey
2018-11-29 16:49:19 -0500
4e537e640fImprove coverage: add test for rel paths with symlink
#583
David Humphrey
2018-11-29 16:49:19 -0500
7ab229a64cFix#572: remove lib/nodash.js, use builtins instead
David Humphrey
2018-11-27 20:49:38 -0500
ce030b91faFix issue #398 - Add testing for promises to all test cases in fs.writeFile-readFile.spec.js file (#402)
Alexander Ponomaroff
2018-10-20 16:59:26 -0400
5568c27becfix for #542 for fsPromises.symlink(target, path[, type]) (#543)
Deepanjali Gerangal
2018-10-20 16:57:45 -0400
3f17fbfc2ffix#542 added a newline at end
#543
Deepanjali Gerangal
2018-10-20 12:21:35 -0400
412e3ec45dupdated the requested changes
Deepanjali Gerangal
2018-10-20 12:15:40 -0400
951ffcd269Further Improvement
#402
Alexander Ponomaroff
2018-10-19 16:24:23 -0400
Merge pull request #1 from filerjs/master
VictorKubrak
2018-10-13 22:53:00 -0400
fe41a429ddAdded generateRandom(), randomChars() to shared.js. Corrections in README. Fixes for mkdtemp method
Alexei Kozachenko
2018-10-13 21:46:48 -0400
ddc43b6074Removes Symbolic Link check & Fixing Mixing Callbacks and Promises (Basically the fs.link test though)
#454
Dragomegak
2018-10-11 20:59:09 -0400
c27c9b9015Fixed indentation
#524
Julia Yatsenko
2018-10-11 14:28:22 -0400
e3242f8df7fix#523: moved a function from truncate to ftruncate and made a few minor changes
Julia Yatsenko
2018-10-10 20:47:38 -0400
0752e5a26cFix#523: added tests for fs.ftruncate()
Julia Yatsenko
2018-09-25 19:27:20 -0400
08b0b3001eremoved pre-existing comment about open()
#476
Stephen Ward
2018-10-10 22:48:13 -0400
c36b592cfdAdded check in read test for error code
#472
CometS1
2018-10-10 22:10:23 -0400
7c16490e25Included unwatchFile in test index.js
#466
Vince
2018-10-10 21:44:05 -0400
7b094e9d59fix symlinking change the file path
#477
Xiaochen Wang
2018-10-10 19:35:19 -0400
b73d0462e4fix symlinking change the file path
Xiaochen Wang
2018-10-10 19:29:42 -0400
99fd192af8fix unexpected indentation again
Xiaochen Wang
2018-10-10 19:21:55 -0400
e3d12a976ffix unexpected indentation again
Xiaochen Wang
2018-10-10 19:20:04 -0400
8626cf8e62fix unexpected indentation
Xiaochen Wang
2018-10-10 19:15:14 -0400
08e8bc7dd3change the code
Xiaochen Wang
2018-10-10 19:12:04 -0400
c62650586cchange the code
Xiaochen Wang
2018-10-10 19:05:25 -0400
9b1195f337change the code
Xiaochen Wang
2018-10-10 19:01:40 -0400
c2df3625fdremove test.txt
Xiaochen Wang
2018-10-10 18:55:37 -0400
57aa3792b1Made requested changes.
#471
Thomas Nolte
2018-10-10 15:50:47 -0400
58dc3e6d03Revert "cleaned up code. replaced all callbacks with promises in new test."
Thomas Nolte
2018-10-10 15:31:54 -0400