Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-01-02 | Happy new year! | Ryan Dahl | |
2018-10-19 | Add missing copyrights (#1024) | ztplz | |
2018-10-17 | Fix a bug that copyFile reports different error codes | Jinho Bang | |
This is a workaroud. Once the issue is resolved in Rust side, we should remove it. Fixes #895 | |||
2018-10-03 | Reenable copyFile tests | Kevin (Kun) "Kassimo" Qian | |
2018-10-03 | test: disable incorrect tests | Bert Belder | |
These tests weren't running because with the old timer implementation time-outs were sometimes lost, and the test harness uses setTimeout to throw errors after a test has failed. | |||
2018-09-30 | Add copyFile/copyFileSync (#863) | Kevin (Kun) "Kassimo" Qian | |