248 Commits

Author SHA1 Message Date
JP Richardson
3c75253709 test/readme.md: notice about test files 2015-06-24 10:52:42 -05:00
JP Richardson
0e214422d6 lib/__tests__/fs-integration: moved 2015-06-24 10:49:47 -05:00
JP Richardson
ccb44ceede lib/output/__tests__: moved 2015-06-24 10:48:19 -05:00
JP Richardson
bef28cc118 lib/mkdirs/__tests__/mkdir: moved 2015-06-24 10:44:18 -05:00
JP Richardson
9acf7494cd test/mocha.opts: removed (unused) 2015-06-24 10:40:23 -05:00
JP Richardson
49726e8718 lib/move/__tests__: moved 2015-06-24 10:39:45 -05:00
JP Richardson
4939a83a66 lib/ensure/__tests__: moved 2015-06-23 07:47:09 -05:00
JP Richardson
6e441adcd6 lib/empty: moved emptyDir() and __tests__ 2015-06-22 08:13:28 -05:00
JP Richardson
f84330583b lib/streams/__tests__: moved tests inline 2015-06-21 09:52:46 -05:00
JP Richardson
b3e5aea5a0 lib/copy/__tests__: moved inline 2015-06-21 09:38:46 -05:00
JP Richardson
eb9f190723 test/_lib/util: removed 2015-06-21 09:34:54 -05:00
JP Richardson
407a4c378c test/copy/sync/copy-sync: removed testily 2015-06-21 09:33:51 -05:00
JP Richardson
c1e91ae393 test/copy/copy: remove testlib 2015-06-21 09:26:42 -05:00
JP Richardson
5a22837b31 test/_lib/util: removed createTestDir() 2015-06-21 09:15:36 -05:00
JP Richardson
02e6fc7abe lib/mkdirs/__tests__: moved from tests/mkdirp 2015-06-20 07:56:38 -05:00
JP Richardson
ee763a7b34 lib/remove/__tests__: moved from tests/ 2015-06-20 07:50:40 -05:00
JP Richardson
32a5daf7b1 fs-extra: started moving tests inline 2015-06-19 09:17:07 -05:00
JP Richardson
5ab4aa9f1e test/mkdirp/perm_sync: append .test suffix 2015-06-19 09:11:11 -05:00
JP Richardson
025e85eab8 test/mocha.opts: removed growl 2015-06-17 09:05:26 -05:00
JP Richardson
39ed5fd034 lib/copy/ncp: renamed from lib/copy/_copy 2015-06-11 10:26:52 -05:00
JP Richardson
f91063043b lib/copy: started refactoring directory structure 2015-06-11 10:24:14 -05:00
JP Richardson
3c1a6c6567 test/copy/async/copy-gh-98: finished test 2015-06-06 22:37:29 -05:00
JP Richardson
f2c2c586dd test/copy/ncp/ncp: added another test
Test from: 3c88d8a3f3/test/ncp.js
2015-06-02 07:49:28 -05:00
JP Richardson
3fac3f31d9 fs-extra: removed 'testutil' dev dep 2015-05-26 10:44:56 -05:00
JP Richardson
48d49ef08a test/copy/copy: removed usage of testutil 2015-05-25 10:28:55 -05:00
JP Richardson
2e9ac77562 test/remove: moved tests 2015-04-27 07:17:25 -05:00
JP Richardson
91149a7efd test/remove: moved some tests 2015-04-25 23:51:55 -05:00
JP Richardson
cc0556bd3e JSS 2015-04-19 04:53:13 -05:00
JP Richardson
fddef1e94a test/copy: added another test 2015-04-19 04:44:50 -05:00
JP Richardson
97bef121f9 test/copy/ncp/ncp-error-perm: skip test in windows 2015-04-18 04:01:32 -05:00
JP Richardson
4cc4c2eac6 test/copy/ncp/ncp-error-perm: created 2015-04-18 03:58:51 -05:00
JP Richardson
931d409429 lib/index: bugfix fs contants. Closes #120 2015-04-17 11:01:22 -05:00
JP Richardson
458c7f0c77 test/copy/ncp/broken-symlink: small test cleanup 2015-04-15 09:25:54 -05:00
JP Richardson
1225fbd30d test/copy/ncp/broken-symlink: deleted file fixtures in place of actually creating them with code (improve Windows tests) 2015-04-15 09:22:45 -05:00
JP Richardson
7f85308079 test/copy/ncp/symlink: deleted file fixtures in place of actually creating them with code (improve Windows tests) 2015-04-15 08:38:10 -05:00
JP Richardson
a05a128108 test/copy/ncp: extract symlink tests into own file 2015-04-15 00:57:56 -05:00
JP Richardson
ddba2b7609 test/mkdirp/umask: skip test in windows 2015-04-15 00:17:15 -05:00
JP Richardson
cf3c44e55f test/mkdirp: more fixes for windows tests 2015-04-15 00:05:05 -05:00
JP Richardson
ed2d4c32dc remove more testutil 2015-04-15 00:04:43 -05:00
JP Richardson
703c184371 test/mkdirp/sync: fix test for windows 2015-04-14 15:21:50 -05:00
JP Richardson
08f4c3ffe1 test/mkdirp/sync: fix test for windows 2015-04-14 15:00:01 -05:00
JP Richardson
ab39b26b15 remove more testutil 2015-04-14 14:55:11 -05:00
JP Richardson
64a3cce133 test/move/move-clobber: trying to improve windows test 2015-04-14 00:04:45 -05:00
JP Richardson
4634eb114f test/move/move-clobber: try to fix windows test 2015-04-13 09:25:50 -05:00
JP Richardson
b89472dc1c test/mkdirp/clobber: trying to fix test for windows 2015-04-13 00:42:27 -05:00
JP Richardson
88392eed72 test/mkdirp/clobber: trying to fix test for windows 2015-04-13 00:24:59 -05:00
JP Richardson
7f24c1179e test/mkdirp/clobber: trying to fix test for windows 2015-04-13 00:13:40 -05:00
JP Richardson
ca15bf2368 removed more testutil 2015-04-12 23:04:57 -05:00
JP Richardson
eca78e3f8a test/mkdirp: forgot to include "path" 2015-04-12 22:28:27 -05:00
JP Richardson
a637f71a86 test/mkdirp: replaced '/' for path.sep 2015-04-12 22:21:09 -05:00