JP Richardson
|
feeac7576f
|
test/remove/ moved remove tests into here
|
2015-04-10 04:11:23 -05:00 |
|
JP Richardson
|
7c51598f5f
|
test/mkdirp/umask: rename oct
|
2015-04-10 03:50:45 -05:00 |
|
JP Richardson
|
356a51e3b3
|
test/mkdirp/umask: modify tests a bit, trying to get Windows to pass
|
2015-04-10 03:50:10 -05:00 |
|
JP Richardson
|
a358c2a56c
|
tests/ in afterEach, use remove() instead of removeSync() to fix errors in windows tests
|
2015-04-09 13:49:50 -05:00 |
|
JP Richardson
|
666e0cca0c
|
test/move/move-clobber: extracted out clobber test into here
|
2015-04-04 23:40:44 -05:00 |
|
JP Richardson
|
3bbc9385d1
|
moved "move" tests into "test/move"
|
2015-04-04 23:30:52 -05:00 |
|
JP Richardson
|
fb455a575f
|
JavaScript Standard Style
|
2015-04-03 04:37:05 -05:00 |
|
JP Richardson
|
b99b6e798c
|
JavaScript Standard Style
|
2015-04-02 16:22:23 -05:00 |
|
JP Richardson
|
e5ad7b6730
|
JSS
|
2015-04-01 03:06:07 -05:00 |
|
JP Richardson
|
3609c217c6
|
JSS
|
2015-04-01 03:02:20 -05:00 |
|
JP Richardson
|
ab4d8a5165
|
JSS
|
2015-03-31 15:41:05 -05:00 |
|
JP Richardson
|
cdd063b1d4
|
lib/empty-dir: created emptyDir()
|
2015-03-31 15:13:38 -05:00 |
|
JP Richardson
|
ceb9a16455
|
test/empty/empty-dir-sync: forgot "test" prefix
|
2015-03-31 15:13:17 -05:00 |
|
JP Richardson
|
8882f738a3
|
lib/empty-dir: created emptyDirSync()
|
2015-03-31 15:03:25 -05:00 |
|
JP Richardson
|
38f0edb3d2
|
JSS
|
2015-03-28 08:32:59 -05:00 |
|
JP Richardson
|
fd03168a03
|
lib/create-output-stream: modified to improve async handling
|
2015-03-28 08:22:20 -05:00 |
|
JP Richardson
|
71c5ccfc8a
|
JSS
|
2015-03-28 06:05:30 -05:00 |
|
JP Richardson
|
1a95eaf7fe
|
test/mkdirp/umask.test: JSS
|
2015-03-28 06:01:23 -05:00 |
|
JP Richardson
|
02619dc08e
|
test/copy/sync/copy-sync: put in sync/ dir
|
2015-03-28 05:53:53 -05:00 |
|
JP Richardson
|
f2a4e90353
|
test/copy/ncp: added README note to make it clear where these tests came from
|
2015-03-28 05:50:40 -05:00 |
|
JP Richardson
|
918ad880db
|
test/ncp: removed unused fixtures
|
2015-03-28 05:50:15 -05:00 |
|
JP Richardson
|
3d9c5ae33c
|
Merge pull request #118 from charlierudolph/cr-createWriteStreamP
createOutputStream
|
2015-03-27 14:30:17 -05:00 |
|
JP Richardson
|
c896505335
|
test/move: JavaScript Standard Style
|
2015-03-25 10:36:02 -05:00 |
|
JP Richardson
|
a1000bf1a6
|
fs-extra: moved copy tests into test/copy/
|
2015-03-25 10:30:47 -05:00 |
|
JP Richardson
|
409c0769e5
|
test/{output, read}: JavaScript Standard Style
|
2015-03-23 14:58:42 -05:00 |
|
JP Richardson
|
711a97ee4c
|
test/remove.test: JavaScript Standard Style
|
2015-03-23 14:55:39 -05:00 |
|
JP Richardson
|
0bed228be2
|
test/copy-sync: added tests for clobber option
|
2015-03-19 11:32:35 -05:00 |
|
JP Richardson
|
f80ab7eb75
|
test/copy-sync: removed testutil
|
2015-03-19 11:30:12 -05:00 |
|
JP Richardson
|
1d8fcb5e1f
|
test/copy-sync: accidentally commented out necessary test code
|
2015-03-19 10:55:44 -05:00 |
|
JP Richardson
|
82dbdb1e3d
|
test/copy-sync: JavaScript Standard Code Style
|
2015-03-19 10:54:11 -05:00 |
|
charlierudolph
|
af6402cbe4
|
createOutputStream
|
2015-03-15 15:22:32 -06:00 |
|
JP Richardson
|
a026e41c3e
|
lib/move: bugfix when dest is a directory, clobber is true, should clobber. Closes #114
|
2015-03-08 12:10:02 -05:00 |
|
JP Richardson
|
4d1b48c666
|
test/move.test: preparing for clobber test
|
2015-03-02 18:42:41 -06:00 |
|
JP Richardson
|
7e94584a71
|
test/move: remove leading spaces
|
2015-03-02 18:20:59 -06:00 |
|
JP Richardson
|
57576461e0
|
test/mkdir: adhere to standard style
|
2015-02-10 07:14:06 -06:00 |
|
JP Richardson
|
7e23614f45
|
test/output: adhere to npm standard
|
2015-02-08 19:38:20 -06:00 |
|
JP Richardson
|
9c8eaf7616
|
test/read: npm standard
|
2015-02-07 10:20:03 -06:00 |
|
JP Richardson
|
cc411b1f4a
|
test/remove: made adhere to https://www.npmjs.com/package/standard
|
2015-02-07 10:05:28 -06:00 |
|
JP Richardson
|
f9cb10dff4
|
reverted fs.move change
|
2015-01-28 15:01:30 -06:00 |
|
JP Richardson
|
f7726c12dc
|
test/copy: afterEach remove sync
|
2015-01-28 02:43:31 -06:00 |
|
JP Richardson
|
0c8853ab0a
|
lib/_copy: removed options.modified
|
2015-01-28 01:30:35 -06:00 |
|
JP Richardson
|
47d8e7d755
|
lib/_copy: removed options.rename
|
2015-01-28 01:28:37 -06:00 |
|
JP Richardson
|
00cdb25333
|
test/ncp/ncp.test: renamed
|
2015-01-28 01:04:17 -06:00 |
|
JP Richardson
|
8a4931e25c
|
test/ncp/ncp: added comment url for reference to weird behavior
|
2015-01-28 00:53:56 -06:00 |
|
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.
|
2015-01-28 00:43:39 -06:00 |
|
JP Richardson
|
1818c97c0a
|
test/move: rearranged cross-device test a bit more
|
2015-01-27 23:34:15 -06:00 |
|
JP Richardson
|
c28fff8542
|
test/move: 4th time is a charm
|
2015-01-27 20:52:44 -06:00 |
|
JP Richardson
|
20bdeff69a
|
test/move: 3rd time is a charm
|
2015-01-27 20:52:14 -06:00 |
|
JP Richardson
|
1f2ef2bd83
|
test/move: fixing last test (if no access to difference device)
|
2015-01-27 20:47:35 -06:00 |
|
JP Richardson
|
77857d4086
|
test/move: check if we can write to device
|
2015-01-27 19:52:34 -06:00 |
|