12 Commits

Author SHA1 Message Date
Nate Fischer
3a7eb3f2ad feat(glob): glob support for (almost) all commands 2016-02-13 21:22:48 -08:00
Burak Yigit Kaya
175f5e1efd Fix tests on Windows 2016-01-27 22:53:31 +02:00
Artur Adib
193968a978 remove old shims 2013-09-21 10:19:38 -04:00
Li Ge
38f1d6d9c4 If a symbolic link is broken, test('-L', badlink) should still return true.
While test('-L', 404) should return false.
2013-03-21 01:33:02 -07:00
Artur Adib
ef795af7e4 adding jshint to tests; all tests pass 2012-12-27 16:32:31 -05:00
Artur Adib
e4d9dabe52 introducing config.silent, config.fatal
deprecates silent()
2012-12-01 09:48:23 -05:00
James Campos
57bdc55f01 only lstat on -L 2012-09-12 10:08:42 -07:00
James Campos
0b624342a7 add test for non-existant file 2012-09-12 07:42:21 -07:00
James Campos
1e7a0b9a8d rm tests for block, character, fifo files 2012-09-12 07:41:38 -07:00
James Campos
8a46ec6c83 add test tests (causes mv tests to fail 2012-09-08 19:14:35 -07:00
Artur Adib
11614fd516 Deprecated: verbose() and exists() 2012-03-15 14:20:10 -04:00
Artur Adib
c2ab790cde simple test() 2012-03-14 15:57:39 -04:00