7611186151Add .npmignore to slim down npm package
David Humphrey (:humph) david.humphrey@senecacollege.ca
2018-12-20 16:14:29 -0500
9f7f93776efix#635: added test for fs.ftruncate()
Julia Yatsenko
2018-12-19 18:13:02 -0500
cef05cf805fix#637: added tests for fs.fsync()
#638
Julia Yatsenko
2018-12-19 18:49:05 -0500
fe7d902a2cfix#635: added test for fs.ftruncate()
#636
Julia Yatsenko
2018-12-19 18:13:02 -0500
69758613dbStop npm from spamming on test failures
David Humphrey (:humph) david.humphrey@senecacollege.ca
2018-12-18 11:22:16 -0500
b0067fb17bStop npm from spamming on test failures
#634
David Humphrey (:humph) david.humphrey@senecacollege.ca
2018-12-18 11:22:16 -0500
1ae7a220b4Run migration tests by default after browser tests
David Humphrey (:humph) david.humphrey@senecacollege.ca
2018-12-18 10:54:13 -0500
b5fe85caaaFixes to pass 0.43 migration test
David Humphrey (:humph) david.humphrey@senecacollege.ca
2018-12-18 10:50:46 -0500
d0178539f5Refactor Node to support layout changes with backwad compatibility
David Humphrey
2018-12-08 21:59:04 -0500
e8026b6e11Run migration tests by default after browser tests
#614
David Humphrey (:humph) david.humphrey@senecacollege.ca
2018-12-18 10:54:13 -0500
31b6afbaa4Fixes to pass 0.43 migration test
David Humphrey (:humph) david.humphrey@senecacollege.ca
2018-12-18 10:50:46 -0500
b4e945cbdeRefactor Node to support layout changes with backwad compatibility
David Humphrey
2018-12-08 21:59:04 -0500
f738cbc17dFix#605: add migration tests for Filer 0.43
David Humphrey (:humph) david.humphrey@senecacollege.ca
2018-12-17 21:08:19 -0500
5170e11ef4Fix#605: add migration tests for Filer 0.43
#632
David Humphrey (:humph) david.humphrey@senecacollege.ca
2018-12-17 21:08:19 -0500
b7312bfa1eFix how mode gets processed when building images (only use permission bits).
David Humphrey (:humph) david.humphrey@senecacollege.ca
2018-12-17 19:57:02 -0500
164de97183Fix how mode gets processed when building images (only use permission bits).
#631
David Humphrey (:humph) david.humphrey@senecacollege.ca
2018-12-17 19:57:02 -0500
b0809272a1Included unwatchFile in test index.js
Vince
2018-10-10 21:44:05 -0400
fb76c0ec1eFix#445 test cases for fs.unwatchFile
Vince
2018-09-23 19:51:21 -0400
9a7d3514d8Fix#514: add test for fsPromises.lstat with directory
qwang135
2018-09-24 22:47:52 -0400
848cc7d3deAdding more tests for fs.copyFile
Yuecheng Wu
2018-09-24 14:35:41 -0400
ba188169d6Review fixes, skip copyFile test for now
David Humphrey
2018-12-17 16:06:24 -0500
62cbe11a93Fixed lint issues in copyFile test
mordax
2018-09-23 20:00:07 -0400
ef80713c33Added tests for future fs.copyFile implementation and adjusted index.js to run it.
mordax
2018-09-23 19:20:16 -0400
7b0e79885aadded extended test for fs.access
Deepanjali Gerangal
2018-12-03 20:06:00 -0500
0f94c476e7Fix#597: use built-in path-browserify via Parcel vs. our own path.js
David Humphrey (:humph) david.humphrey@senecacollege.ca
2018-12-03 16:31:43 -0500
c10a455a90Fix#597: use built-in path-browserify via Parcel vs. our own path.js
#600
David Humphrey (:humph) david.humphrey@senecacollege.ca
2018-12-03 16:31:43 -0500
f5678ebe20Rebase and rework test, skip() for now, see #594
David Humphrey (:humph) david.humphrey@senecacollege.ca
2018-12-02 10:14:26 -0500
97fb82769aIssue #158 - Added test to ensure that watchers monitoring hardlinks are notified when the original file is updated
kwkofler
2014-04-17 15:02:15 -0400
c73772b5edRebase and rework test, skip() for now, see #594
#595
David Humphrey (:humph) david.humphrey@senecacollege.ca
2018-12-02 10:14:26 -0500
c3cfe6b220Issue #158 - Added test to ensure that watchers monitoring hardlinks are notified when the original file is updated
kwkofler
2014-04-17 15:02:15 -0400
7d196763f8Update docs, fix test failure
David Humphrey (:humph) david.humphrey@senecacollege.ca
2018-12-01 23:59:36 -0500
6a5d9073f3Issue 87 - Added fs.fsync() as a no-op, and added tests. Modified documentation.
kwkofler
2014-04-18 14:27:21 -0400
b6f7c93a10Update docs, fix test failure
#593
David Humphrey (:humph) david.humphrey@senecacollege.ca
2018-12-01 23:59:36 -0500
cfc471e02bIssue 87 - Added fs.fsync() as a no-op, and added tests. Modified documentation.
kwkofler
2014-04-18 14:27:21 -0400