Commit graph

10 commits

Author SHA1 Message Date
refaelos
658589c35e changed excludeHidden to excludeHiddenUnix b/c the testing for hidden file is only applicable for unix 2012-10-15 15:35:43 +02:00
refaelos
8097eb52bd added tests 2012-10-15 15:33:36 +02:00
Ryan McGrath
b035bdc01c Merge pull request #27 from domenic/dev-niceties
Dev niceties
2012-05-16 08:33:13 -07:00
domenic
5d1d96379b Fixing tests to use path.join for Windows compat.
Now they pass on Windows.
2012-05-14 19:31:00 -04:00
domenic
828798c43c Using nodeunit's deepEqual instead of manually looping.
This makes for more readable assertion messages (so you can actually see the difference in the lists), and removes the underscore dependency.
2012-05-14 19:21:37 -04:00
Vladimir Grichina
b8ae7be2f7 Added async readdir 2012-02-18 00:35:25 +02:00
Vladimir Grichina
b91834d796 Renamed tests 2012-02-17 22:58:46 +02:00
Charles Bourasseau
7acfd0141c some small improvements 2012-01-31 11:35:58 +01:00
millermedeiros
139ed486f1 add readdirSyncRecursive and the test runner file. 2012-01-14 14:10:47 -02:00
David Schoen
a3a546914d adding nodeunit test for issue #7 2011-10-23 15:48:43 +08:00