Commit Graph

177 Commits

Author SHA1 Message Date
Thomas Levine e745555367 update documentation in --help 2016-02-29 13:29:51 +00:00
Thomas Levine f8d98d9978 update shell cycling logic to match documentation
and I updated the documentation already because this new way seems
easier to think about
2016-02-29 12:29:49 +00:00
Thomas Levine ceaf1bc92d check for lacking shebang line, only 2016-02-29 05:10:53 +00:00
Thomas Levine 44d4446be0 make separate licenses more clear 2016-02-29 04:11:37 +00:00
Thomas Levine 6db7ec41eb agpl license 2016-02-29 04:09:46 +00:00
Thomas Levine 347d975508 test --verbose 2016-02-29 03:55:21 +00:00
Thomas Levine 8aab5dad0d implement --timeout 2016-02-29 03:40:27 +00:00
Thomas Levine 34a065c074 start timeout 2016-02-29 03:37:04 +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 39f1ec70f6 warn about sorting 2016-02-29 01:37:53 +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 fca041d26e change molly guard error explanation 2016-02-28 22:56:49 +00:00
Thomas Levine c6e1016b80 stop urchin_root at hidden directories 2016-02-28 22:49:57 +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 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 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 008d8a2829 test tap format
and find new cross-shell bugs in urchin!
2016-02-28 20:03:49 +00:00
Thomas Levine 4e2ba32e98 add documented flags 2016-02-28 19:45:18 +00:00
Thomas Levine 22e4ff4cc3 tests for -e, --exit-on-fail 2016-02-28 19:43:32 +00:00
Thomas Levine 77da4ce194 generating tests 2016-02-28 19:18:54 +00:00
Thomas Levine 4c84456574 formatting 2016-02-28 18:41:00 +00:00
Thomas Levine efab5cde8e shell cycling 2016-02-28 16:53:49 +00:00
Thomas Levine ad3c6b901e pass TEST_SHELL and stuff 2016-02-28 16:32:06 +00:00
Thomas Levine e71ac885b4 parellel yay 2016-02-28 16:19:42 +00:00
Thomas Levine d836a40047 include time in output 2016-02-28 16:12:13 +00:00
Thomas Levine 552873a642 adding parallel stuff 2016-02-28 16:05:03 +00:00
Thomas Levine 241ddcd2cf add series flag 2016-02-28 16:00:07 +00:00
Thomas Levine 2f57f7345e tap output with shell name 2016-02-28 15:50:53 +00:00
Thomas Levine 9f97f5d422 output for not executable file skipped 2016-02-28 15:40:28 +00:00
Thomas Levine 71881a8d2d group output of multiple shells 2016-02-28 15:28:56 +00:00
Thomas Levine 539e3f1c0d fix writing to log file 2016-02-28 15:21:47 +00:00
Thomas Levine a3c0a50c72 typo 2016-02-28 15:19:15 +00:00
Thomas Levine 5c88db1743 check for shells 2016-02-28 15:18:16 +00:00
Thomas Levine 8db241f1c3 hypothetical timeout flag 2016-02-28 15:15:09 +00:00
Thomas Levine 91202528e9 do not allow tabs 2016-02-28 14:32:33 +00:00
Thomas Levine ffc98da702 shell_list 2016-02-28 14:14:55 +00:00
Thomas Levine f9562e035b update help 2016-02-28 14:12:21 +00:00