206 Commits
Author SHA1 Message Date
Thomas Levine dc0a030f71 change tests that need series flag to be series 2016-02-26 17:28:04 +00:00
Thomas Levine 41a63f003c better waiting 2016-02-26 17:27:14 +00:00
Thomas Levine aa05b95715 add wait and stuff still works 2016-02-26 17:17:00 +00:00
Thomas Levine c611667152 add --b, --series parser 2016-02-26 16:54:25 +00:00
Thomas Levine 80ebf28da9 test skipping idea 2016-02-26 16:39:53 +00:00
Thomas Levine 3f0e925975 move molly-guard change from todo to history 2016-02-26 16:26:22 +00:00
Thomas Levine 43674f12e2 more accepting molly-guard 2016-02-26 16:23:41 +00:00
Thomas Levine 9bb1366549 simpler truth test 2016-02-26 16:19:32 +00:00
Thomas Levine 643a1bf576 test a more accepting molly-guard 2016-02-26 16:18:49 +00:00
Thomas Levine 08ea7bb88f specify version in readme 2016-02-26 16:14:54 +00:00
Thomas Levine e5ada4899a task runner ideas 2016-02-26 15:57:21 +00:00
Thomas Levine c818033faa list alternatives 2016-02-14 16:38:02 +00:00
Thomas Levine 88572b6c90 to support single file runs 2016-02-14 07:44:07 +00:00
Thomas Levine 3e5e7334e8 sourcing idea 2016-02-11 20:18:35 +00:00
Thomas Levine 87bb9f4660 link to COPYING file on web v0.0.6 2016-02-08 16:09:00 +00:00
Thomas Levine caabcd25ff update HISTORY 2016-02-08 16:06:22 +00:00
Thomas Levine 8f82cf5aeb make long lines shorter 2016-02-08 16:05:56 +00:00
Thomas Levine 385ec3fe81 add a copying notice to the urchin excutable 2016-02-08 16:02:03 +00:00
Thomas Levine d4eb99ffb0 rename LICENSE -> COPYING 2016-02-08 15:59:56 +00:00
Thomas Levine ed939ff39a update history 2016-02-08 15:59:47 +00:00
Thomas Levine d24a71d0d7 copyright notice
add Thomas Levine and Michael Klement
2016-02-08 15:59:16 +00:00
Thomas Levine ceae1811e2 nagios todo 2016-02-08 15:51:53 +00:00
Thomas Levine 2ac3a52707 fix printf to work in mksh 2016-02-08 15:50:12 +00:00
Thomas Levine 2d4de62729 msys64 test results 2016-02-08 15:48:57 +00:00
Thomas Levine 3b3ba0e1fa windows bash implementations list 2016-02-08 15:48:57 +00:00
Thomas Levine 1bc9bb2671 explain license thing 2016-02-08 15:48:57 +00:00
Thomas Levine fafd0c1801 note desire to test on windows 2016-02-08 15:48:57 +00:00
Thomas Levine d85b0ee352 packaging ideas 2016-02-08 15:48:57 +00:00
Thomas Levine cf793387e9 licensing 2016-02-08 15:48:57 +00:00
Thomas Levine 1f79db874b environment variables 2016-02-08 15:48:57 +00:00
Thomas Levine c770479884 TODO list 2016-02-08 15:48:57 +00:00
Thomas Levine 96ab43c233 explain why urchin is called urchin 2016-01-29 17:28:26 +00:00
Thomas Levine 2be0151213 document the --help flag 2016-01-29 17:20:18 +00:00
Thomas Levine 655daf4b74 show all counts in cross-shell-tests runner
It previously just showed the last three lines. It needs to show the
last four lines now because urchin now displays skipped tests.
2016-01-29 17:19:15 +00:00
Thomas Levine 31023bce21 update HISTORY 2016-01-29 17:17:35 +00:00
Thomas Levine d96f3707e9 implement -v 2016-01-29 17:17:31 +00:00
Thomas Levine 3f05794d7e add -v to usage 2016-01-29 17:16:01 +00:00
Thomas Levine d7c8549206 urchin -v test 2016-01-29 17:14:34 +00:00
Thomas Levine bc74b20c5c add authors 2016-01-28 15:33:43 +00:00
Thomas Levine 8bdd00c3e9 explain the branching 2016-01-28 15:30:59 +00:00
Thomas Levine 42dd0947e8 more changes 2016-01-28 15:28:36 +00:00
Thomas Levine da6d89aa56 add to change log 2016-01-28 15:27:32 +00:00
Thomas Levine 3ea035d188 rename test to be more clear 2016-01-28 15:24:24 +00:00
Thomas Levine 8e669c40a6 add + indent symbol so directories line up 2016-01-28 15:23:14 +00:00
Thomas Levine 66c010b694 fix fixture to not expect stderr 2016-01-28 15:23:14 +00:00
Thomas Levine 7339e84d7c test stdout stderr for TAP 2016-01-28 15:23:14 +00:00
Thomas Levine e364d40f3a TAP test 2016-01-28 15:23:14 +00:00
Thomas Levine 13e748d684 remove awk dependency in test suite
I'm on NixOS, so awk isn't in /usr/bin. I can search for it with
/usr/bin/env, but then I can't use -f in the shebang line.
2016-01-28 15:23:14 +00:00
Thomas Levine bb42d27917 test plan 2016-01-28 15:23:14 +00:00
Thomas Levine c1ec06c6fe logfile 2016-01-28 15:23:14 +00:00