Commit Graph

580 Commits

Author SHA1 Message Date
Thomas Levine 34a065c074 start timeout 2016-02-29 03:37:04 +00:00
Thomas Levine c97d212485 move more todo to history 2016-02-29 03:31:10 +00:00
Thomas Levine c47cdf6bc8 more history 2016-02-29 03:25:53 +00:00
Thomas Levine 7386fb7229 update HISTORY 2016-02-29 03:00:51 +00:00
Thomas Levine ff5c4fd800 finish zsh support 2016-02-29 02:44:43 +00:00
Thomas Levine 2c0fbae1af zsh support in some tests 2016-02-29 02:42:48 +00:00
Thomas Levine e5792a2f90 debugging zsh errors 2016-02-29 02:32:58 +00:00
Thomas Levine bf19f94c08 pass env variable better i think 2016-02-29 02:13:40 +00:00
Thomas Levine 1f26a67c9e change ps command to be more portable 2016-02-29 02:01:27 +00:00
Thomas Levine 1752d19e35 tmp file 2016-02-29 01:40:13 +00:00
Thomas Levine 694bc293c8 fix fixture 2016-02-29 01:37:59 +00:00
Thomas Levine 39f1ec70f6 warn about sorting 2016-02-29 01:37:53 +00:00
Thomas Levine 05f80bf9fc fix the exit on fail test 2016-02-29 01:08:46 +00:00
Thomas Levine 6f9aa9ad32 exit on fail works i think 2016-02-29 01:07:04 +00:00
Thomas Levine f9c7b63b7c Automatic commit with j 2016-02-29 01:03:56 +00:00
Thomas Levine ac557a4295 exit code handling 2016-02-29 01:03:17 +00:00
Thomas Levine 9477e3ee73 direct stderr to /dev/null 2016-02-29 00:43:56 +00:00
Thomas Levine a94d04b136 sort -m 2016-02-29 00:41:03 +00:00
Thomas Levine 5ee0771f2b remove remainder of old tests 2016-02-29 00:39:33 +00:00
Thomas Levine 5b1910de3a sort 2016-02-28 23:07:45 +00:00
Thomas Levine 7ea2171494 hyphen tests don't quite work yet 2016-02-28 23:03:14 +00:00
Thomas Levine 87d04792a1 fix molly guard tests 2016-02-28 22:58:50 +00:00
Thomas Levine fca041d26e change molly guard error explanation 2016-02-28 22:56:49 +00:00
Thomas Levine e81b120a11 update counting tests for multi-shell testing 2016-02-28 22:51:28 +00:00
Thomas Levine c6e1016b80 stop urchin_root at hidden directories 2016-02-28 22:49:57 +00:00
Thomas Levine 3e90e83237 use mktemp 2016-02-28 22:43:35 +00:00
Thomas Levine 9d60edae83 use mktemp 2016-02-28 22:43:17 +00:00
Thomas Levine 90494385e2 rm 2016-02-28 22:41:27 +00:00
Thomas Levine 67aa65c3c7 add --verbose 2016-02-28 22:41:13 +00:00
Thomas Levine 06952c7761 work on setup teardown 2016-02-28 22:36:45 +00:00
Thomas Levine 58f2f754b5 move some setup teardown tests 2016-02-28 22:33:47 +00:00
Thomas Levine a8931169ae remove some sloppy tests 2016-02-28 22:28:37 +00:00
Thomas Levine 7267239313 start moving cross-shell testing tests
and also make them more cross-shell test style
2016-02-28 22:23:47 +00:00
Thomas Levine 6846876448 better name 2016-02-28 22:03:42 +00:00
Thomas Levine c93456f6e5 CDPATH test 2016-02-28 22:03:11 +00:00
Thomas Levine cb91efb126 remove now-redundant test 2016-02-28 21:49:53 +00:00
Thomas Levine 348a5a3a29 move more tests 2016-02-28 21:48:22 +00:00
Thomas Levine 4e277acb0c delete near-useless tests 2016-02-28 21:44:17 +00:00
Thomas Levine 9772161eaf fix exit codes 2016-02-28 21:37:28 +00:00
Thomas Levine fd85cc54a3 don't worry about supporting zsh for now 2016-02-28 21:31:57 +00:00
Thomas Levine f29cf2cc86 add .urchin for exit codes testsuite 2016-02-28 21:10:59 +00:00
Thomas Levine dfab129074 exit 11 2016-02-28 21:02:38 +00:00
Thomas Levine d7e1806040 make fullpath a function instead of an alias
Somehow this helps with sub-shells I guess.
2016-02-28 20:58:54 +00:00
Thomas Levine 3b90d0cda6 shorter molly guard message code 2016-02-28 20:57:55 +00:00
Thomas Levine 5aa081f1df test exit codes 2016-02-28 20:56:21 +00:00
Thomas Levine 7ab322923a separate stdout files by shell 2016-02-28 20:31:17 +00:00
Thomas Levine 2ce27acf95 oops == is not shell 2016-02-28 20:18:22 +00:00
Thomas Levine 0d0c7aa0f3 use TEST_SHELL 2016-02-28 20:11:34 +00:00
Thomas Levine 008d8a2829 test tap format
and find new cross-shell bugs in urchin!
2016-02-28 20:03:49 +00:00
Thomas Levine e0fc0356a9 move --version test 2016-02-28 19:47:07 +00:00