summaryrefslogtreecommitdiff
path: root/js/copy_file_test.ts
AgeCommit message (Collapse)Author
2018-10-03Reenable copyFile testsKevin (Kun) "Kassimo" Qian
2018-10-03test: disable incorrect testsBert 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-30Add copyFile/copyFileSync (#863)Kevin (Kun) "Kassimo" Qian