248 Commits (7a9bb173b99c6922acb4659ddec282e46551fd74)

Author SHA1 Message Date
JP Richardson 7e23614f45 test/output: adhere to npm `standard` 10 years ago
JP Richardson 9c8eaf7616 test/read: npm `standard` 10 years ago
JP Richardson cc411b1f4a test/remove: made adhere to https://www.npmjs.com/package/standard 10 years ago
JP Richardson f9cb10dff4 reverted fs.move change 10 years ago
JP Richardson f7726c12dc test/copy: afterEach remove sync 10 years ago
JP Richardson 0c8853ab0a lib/_copy: removed options.modified 10 years ago
JP Richardson 47d8e7d755 lib/_copy: removed options.rename 10 years ago
JP Richardson 00cdb25333 test/ncp/ncp.test: renamed 10 years ago
JP Richardson 8a4931e25c test/ncp/ncp: added comment url for reference to weird behavior 10 years ago
JP Richardson a89099543a test/ncp/ncp: made callback recursive test actually assert (work), test is still failing though, but this time for the right reasons. 10 years ago
JP Richardson 1818c97c0a test/move: rearranged cross-device test a bit more 10 years ago
JP Richardson c28fff8542 test/move: 4th time is a charm 10 years ago
JP Richardson 20bdeff69a test/move: 3rd time is a charm 10 years ago
JP Richardson 1f2ef2bd83 test/move: fixing last test (if no access to difference device) 10 years ago
JP Richardson 77857d4086 test/move: check if we can write to device 10 years ago
JP Richardson 0204d645c5 test/move: test for copy across device move bug in linux 10 years ago
JP Richardson 4934993f65 test/mkdipr/umask: cleanup tests 10 years ago
JP Richardson 5d5bac749b test/move: cleanup tests 10 years ago
JP Richardson 4639788f85 test/lib/util: implemented testutil.createTestDir() (from npm `testutil`) 10 years ago
JP Richardson c7fb06ad86 text/fixtures/move: moved from /test/fixtures 10 years ago
JP Richardson 1ee77c8a80 lib/move: bugfix `fs.move()` into itself. Closes #104 10 years ago
JP Richardson db0ba920b7 test/ncp/ncp: added a test that demonstrates flakey callback behavior in ncp 10 years ago
JP Richardson 4d441fb973 lib/_copy: moved exports to bottom 10 years ago
JP Richardson f632decd11 fs-extra: dropped ncp 10 years ago
JP Richardson 58af843350 test/mkdirp/opts_fs*: disable mockfs tests 10 years ago
JP Richardson def1ebe489 lib/copy: changed copySync signature to match copy 10 years ago
overlookmotel 7ae5f03a78 copy: options object or filter to pass to ncp 10 years ago
JP Richardson a999effd5f test/ncp/ncp: made temporary note for read-dir-files 10 years ago
JP Richardson dfbea0b5db test/ncp: imported tests from ncp 10 years ago
JP Richardson b264d81e04 test/mkdirp/README: created 10 years ago
JP Richardson 116a72ac55 fs-extra: removed mkdirp dependency 10 years ago
JP Richardson cdfe6d7d08 test/mkdirp/umask_sync.test: 4 spaces to 2, removed semicolons, tap to assert 10 years ago
JP Richardson de933e9b13 test/mkdirp/umask_sync.test: imported from mkdirp package 10 years ago
yibuyisheng 1d22dd1902 delete some useless spaces and use path.join 10 years ago
JP Richardson f3ba833731 test/mkdirp/unmask.test: 4 spaces to 2, tap to assert, removed semicolons 10 years ago
JP Richardson 3b0ac66cc4 test/mkdirp/umask.test: imported from npm 10 years ago
JP Richardson 69a4a73ce3 test/mkdirp/sync.test: 4 spaces to 2, removed semicolons, tap to assert 10 years ago
JP Richardson 466dc7039e test/mkdirp/sync.test: imported from npm mkdirp 10 years ago
JP Richardson 3c29682dd8 test/mkdirp/root.test: 4 spaces to 2, removed semicolons, tap to assert 10 years ago
JP Richardson 4dce91a757 test/mkdirp/root.test: created from npm mkdirp 10 years ago
JP Richardson c15f6b5ba1 test/mkdirp/return_sync.test: imported from npm mkdirp, tap to assert, 4 spaces to 2, removed semicolons 10 years ago
JP Richardson 9417961f36 test/mkdirp/return.test: 4 spaces to 2, removed semicolons, tap to assert 10 years ago
JP Richardson 6f8e25dae5 test/mkdirp/return.test: imported from npm mkdirp 10 years ago
JP Richardson 7ca7f5b874 test/mkdirp/rel.test: 4 spaces to 2, removed semicolons, tap to assert 10 years ago
JP Richardson bad1b5cb10 test/mkdirp/rel.test: imported from npm mkdirp 10 years ago
JP Richardson a219696650 test/mkdirp/race.test: 4 spaces to 2, removed semicolons, tap to assert 10 years ago
JP Richardson ac7bc95413 test/mkdirp/race.test.js: imported from npm mkdirp 10 years ago
JP Richardson b162b8f492 test/mkdirp/race.test.js: imported from npm mkdirp 10 years ago
JP Richardson 002e6cef7f test/mkdirp/perm_sync: removed semicolons, 4 spaces to 2, tap to assert 10 years ago
JP Richardson e809501bc9 test/mkdirp/perm_sync.test: imported from npm mkdirp 10 years ago