David Humphrey
|
acef2c93b0
|
Update https://github.com/filerjs/filer/pull/485 to master, add tests + fix.
|
2018-12-14 22:05:51 -05:00 |
David Humphrey (:humph) david.humphrey@senecacollege.ca
|
d7945d745d
|
Fix #577: deal with promise exceptions and test console spam
|
2018-12-01 22:07:24 -05:00 |
David Humphrey
|
d1cf1286cb
|
Fix #576: remove unnecessary methods from fs.promises, adjust tests to match
|
2018-11-28 19:42:32 -05:00 |
yuzhouChen
|
8504cc7e2a
|
Issue497 Add test for fs.chmod when the path is invalid (#525)
* Fix #497 Add test for fs.chmod when the path is invalid
* Fix #497 All test passed
|
2018-10-09 17:30:36 -04:00 |
Daniel Bogomazov
|
87230ce1e3
|
Fix #405 - Added tests for chmod and fchmod using Promises (#458)
* Added tests for chmod and fchmod using Promises
* Remove unrelated files from pull request
* Fixed spelling mistake
* Removed redundant catch blocks
|
2018-10-09 12:59:17 -04:00 |
rhayes2
|
7a716e033b
|
Add chmod --test for chmode mode value
|
2018-09-25 00:31:49 -04:00 |
rhayes2
|
395de63751
|
aDD Chmod --test for chmod
|
2018-09-25 00:29:33 -04:00 |
rhayes2
|
7f155a0f40
|
Add chmod test with incorrect mode value
|
2018-09-25 00:27:31 -04:00 |
rhayes2
|
294685d6cb
|
Style fix
|
2018-09-25 00:15:07 -04:00 |
rhayes2
|
546b4567d2
|
Added Test for CHMODE
|
2018-09-24 14:16:16 -04:00 |
David Humphrey
|
f89b616fdc
|
Fix issues in fs.chmod.spec.js
|
2018-07-27 11:01:47 -04:00 |
David Humphrey
|
9832807dd1
|
Rebase and update to changes on develop
|
2018-07-14 11:21:34 -04:00 |
David Humphrey
|
9508833b37
|
Add chown, fchown, chmod, fchmod and tests.
|
2018-07-14 10:02:29 -04:00 |