403 Commits

Author SHA1 Message Date
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
1965bebdec readme: small typo updates 2015-04-04 23:48:46 -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
febb7a6bb2 .npmignore: added appveyor 2015-04-03 05:38:21 -05:00
JP Richardson
7fc320d202 readme: improve test output coverage 2015-04-03 05:37:14 -05:00
JP Richardson
2754070956 readme: windows tests note 2015-04-03 05:33:31 -05:00
JP Richardson
d470459ad2 appveyor: updated according to docs 2015-04-03 05:12:10 -05:00
JP Richardson
d512ef243e readme: appveyor badge updated 2015-04-03 05:09:18 -05:00
JP Richardson
886c1cf3f6 added appveyor (Windows CI) 2015-04-03 05:07:51 -05:00
JP Richardson
c545edd20b readme: removed contributions section (redundant because of new hacking section) 2015-04-03 04:59:58 -05:00
JP Richardson
9a4c123ee6 package: add standard to test script 2015-04-03 04:55:15 -05:00
JP Richardson
a681467b84 readme: added note about hacking on fs-extra 2015-04-03 04:54:16 -05:00
JP Richardson
6b57dcb752 JavaScript Standard Style 2015-04-03 04:44:00 -05:00
JP Richardson
fb455a575f JavaScript Standard Style 2015-04-03 04:37:05 -05:00
JP Richardson
3320a30840 Merge branch 'master' of github.com:jprichardson/node-fs-extra 2015-04-02 16:22:33 -05:00
JP Richardson
b99b6e798c JavaScript Standard Style 2015-04-02 16:22:23 -05:00
JP Richardson
753d548462 Merge pull request #122 from brycepj/master
Update section links in README to match current section ids.
2015-04-02 16:12:44 -05:00
Bryce Johnson
807ff3032c Update section links in README to match current section ids. 2015-04-01 13:22:38 -04: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
e348aef09f 0.18.0 0.18.0 2015-03-31 15:42:11 -05:00
JP Richardson
ab4d8a5165 JSS 2015-03-31 15:41:05 -05:00
JP Richardson
3f917c2d98 package: fixed coverage script 2015-03-31 15:36:36 -05:00
JP Richardson
27fd4ba78b readme: added index 2015-03-31 15:22:46 -05:00
JP Richardson
bada977aa5 readme: emptyDir() 2015-03-31 15:17: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
a3555eb422 0.17.0 0.17.0 2015-03-28 08:33:57 -05:00
JP Richardson
38f0edb3d2 JSS 2015-03-28 08:32:59 -05:00
JP Richardson
ab560f9621 readme: JavaScript Standard Style 2015-03-28 08:28:35 -05:00
JP Richardson
8d165224a1 travis: removed 0.11, added 0.12 and ions 2015-03-28 08:26:05 -05:00
JP Richardson
34b38037c4 readme: github shorthand for JS 2015-03-28 08:23:19 -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
7360865e8a readme: removed leading spaces 2015-03-28 05:56:14 -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
a592001b63 lib/copy: added clobber to copyFileSync() 2015-03-19 12:02:18 -05:00