Commit Graph

580 Commits

Author SHA1 Message Date
Thomas Levine
f61ca2f994 simpler sort string 2016-03-06 10:55:01 +00:00
Thomas Levine
997d256281 GNU sort note 2016-03-06 10:47:22 +00:00
Thomas Levine
868822758f help formatting 2016-03-06 10:46:24 +00:00
Thomas Levine
139152431e add --quiet 2016-03-06 10:45:40 +00:00
Thomas Levine
f5dc43bcef more verbosity levels 2016-03-06 10:42:34 +00:00
Thomas Levine
d39555bfc3 start on more verbosity levels 2016-03-06 10:39:40 +00:00
Thomas Levine
fbe825e4b3 specify color and verbose in color test 2016-03-06 10:27:15 +00:00
Thomas Levine
cd79969f28 remove color command from no-color code 2016-03-06 10:26:00 +00:00
Thomas Levine
6cdbe27bbf add verbose flag to test 2016-03-06 10:25:32 +00:00
Thomas Levine
dc26f877b7 fix file discovery 2016-03-06 10:22:15 +00:00
Thomas Levine
933aa466c4 Automatic commit with j 2016-03-06 10:04:16 +00:00
Thomas Levine
338b779cb9 file discovery tests
come up finally with failing tests
2016-03-06 09:57:38 +00:00
Thomas Levine
5b9bee4ad3 test that files are really ignored 2016-03-06 09:53:37 +00:00
Thomas Levine
a9cad20ff7 testing --color 2016-03-06 09:47:16 +00:00
Thomas Levine
dbd604a82d start on --color 2016-03-06 09:44:10 +00:00
Thomas Levine
91e5630d74 add shells to nix enviroment 2016-03-06 09:40:36 +00:00
Thomas Levine
0b7812bfd1 nix environment with busybox 2016-03-06 09:39:59 +00:00
Thomas Levine
81b028d546 start on -v, -vv 2016-03-06 09:37:08 +00:00
Thomas Levine
9c392c84df change introduction to focus less on testing 2016-03-06 09:27:36 +00:00
Thomas Levine
b06f9a4816 todo 2016-03-03 15:52:56 +00:00
Thomas Levine
c4239dba06 references 2016-03-03 11:18:09 +00:00
Thomas Levine
d504f83141 skip non-executable directories 2016-03-02 22:02:21 +00:00
Thomas Levine
d2290911df tests for skipping dirs and files 2016-03-02 22:01:42 +00:00
Thomas Levine
cf0c5b3233 fix molly guard tests 2016-03-02 21:49:16 +00:00
Thomas Levine
f2305648b7 half-way implementation of error on no found tests 2016-03-02 21:46:16 +00:00
Thomas Levine
918bf31ec5 fix molly guard 2016-03-02 21:18:40 +00:00
Thomas Levine
9fecb802cb remove newline 2016-03-02 20:39:37 +00:00
Thomas Levine
b1ea7ed294 add more braces 2016-03-02 20:39:31 +00:00
Thomas Levine
2b0974d305 add braces around variables 2016-03-02 20:29:33 +00:00
Thomas Levine
a90aed95a5 Automatic commit with j 2016-03-02 20:19:33 +00:00
Thomas Levine
e745555367 update documentation in --help 2016-02-29 13:29:51 +00:00
Thomas Levine
54403c725b support GNU and BusyBox ps 2016-02-29 12:48:13 +00:00
Thomas Levine
d5f1060c1a finish cross-shell testing tests 2016-02-29 12:42:56 +00:00
Thomas Levine
d3752070ea rename test to match new behavior 2016-02-29 12:34:44 +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
37dcdfd216 lin 2016-02-29 12:15:31 +00:00
Thomas Levine
bc5032fff2 TODO 2016-02-29 12:06:47 +00:00
Thomas Levine
ceaf1bc92d check for lacking shebang line, only 2016-02-29 05:10:53 +00:00
Thomas Levine
32a2247292 explain the new cycling 2016-02-29 05:07:15 +00:00
Thomas Levine
ff212bab20 move licensing to HISTORY 2016-02-29 04:34:20 +00:00
Thomas Levine
62fc20cdea remove alternatives list
I have started listing them in my NYC*BUG talk.
2016-02-29 04:13:06 +00:00
Thomas Levine
d96e9955dd remove website 2016-02-29 04:12:35 +00:00
Thomas Levine
0e7331d1d4 remove obselete cross-shell-tests helper 2016-02-29 04:12:07 +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
62bb91b3d5 make --timeout tests less slow 2016-02-29 03:54:57 +00:00
Thomas Levine
3b722ebfef timing 2016-02-29 03:51:30 +00:00
Thomas Levine
adc2c0dbdc test for --timeout 2016-02-29 03:45:27 +00:00
Thomas Levine
8aab5dad0d implement --timeout 2016-02-29 03:40:27 +00:00