Commit Graph

130 Commits

Author SHA1 Message Date
Thomas Levine 37e57773a6 NO_MAIN variable 2016-04-11 04:04:30 +00:00
Thomas Levine cebf0d3add update format tests 2016-04-07 05:18:56 +00:00
Thomas Levine a9e0f856fb error message text 2016-04-04 01:17:58 +00:00
Thomas Levine 72f0700598 fixing timeout flag 2016-04-04 01:16:51 +00:00
Thomas Levine a486a6f296 check timeout error message 2016-04-04 01:07:29 +00:00
Thomas Levine 586f46600a assert that there is no timeout output 2016-04-04 01:03:05 +00:00
Thomas Levine 940cd549ab more timeout tests 2016-04-04 00:58:37 +00:00
Thomas Levine 4f7541b1fd change flag name 2016-03-31 19:56:12 +00:00
Thomas Levine 5b2ab72ee1 change success and failure symbols 2016-03-31 19:54:27 +00:00
Thomas Levine 73035208d3 update | in test 2016-03-31 19:48:40 +00:00
Thomas Levine 64530e8920 count setup better 2016-03-31 19:46:13 +00:00
Thomas Levine d42079ef38 fix shebang tests 2016-03-31 19:40:46 +00:00
Thomas Levine 5c24879dd8 oops 2016-03-31 19:28:28 +00:00
Thomas Levine 9ea757722a rename 2016-03-31 19:26:37 +00:00
Thomas Levine 72ea60bb8d separate has_shebang_line tests 2016-03-31 19:26:11 +00:00
Thomas Levine edda2a0e90 fix has_shebang_line test 2016-03-31 19:10:31 +00:00
Thomas Levine 3c5593c812 fix has_shebang_line 2016-03-31 19:06:23 +00:00
Thomas Levine ce9273abfc test has_shebang_line 2016-03-31 19:05:02 +00:00
Thomas Levine cac691805c remove sort_python test 2016-03-31 18:46:45 +00:00
Thomas Levine dd12693da1 test to change #!/bin/sh shell 2016-03-29 16:48:56 +00:00
Thomas Levine 6a0e9f3e64 set root-level running in series 2016-03-06 14:55:11 +00:00
Thomas Levine 5864d81f55 fix verbosity levels in tests 2016-03-06 14:40:47 +00:00
Thomas Levine 5cd182ff8f look for .urchin_root rather than .urchin 2016-03-06 14:38:56 +00:00
Thomas Levine 375e8a3137 change -v options to match my needs 2016-03-06 13:54:10 +00:00
Thomas Levine 40d1c63f37 python sort test 2016-03-06 13:39:29 +00:00
Thomas Levine fbe825e4b3 specify color and verbose in color test 2016-03-06 10:27:15 +00:00
Thomas Levine 6cdbe27bbf add verbose flag to test 2016-03-06 10:25:32 +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 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 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 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 adc2c0dbdc test for --timeout 2016-02-29 03:45:27 +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 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 05f80bf9fc fix the exit on fail test 2016-02-29 01:08:46 +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