Commit Graph

16 Commits

Author SHA1 Message Date
rick
322ace4e9c use fd 5, since end_test uses 3/4 already 2015-09-08 10:03:44 -06:00
rick
027f33c4a7 add extra line after displaying stdout/err/trace logs 2015-09-08 09:45:48 -06:00
rick
ba21e8e383 it's a unix system. i know this 2015-09-08 09:39:37 -06:00
rick
62e9e7d026 reset the trace file between tests 2015-09-08 09:34:38 -06:00
rubyist
ae9f89f199 Add GIT_TRACE output to integration tests, display on failure 2015-09-04 10:45:07 -04:00
Rick Olson
202ae122d4 update the shebang lines to use bash 2015-07-29 20:37:31 -06:00
Rick Olson
42ae63fe7a remove test counting code
while a nice idea, it wasn't helping. any begin_test failures halt immediately
2015-07-29 20:27:23 -06:00
Rick Olson
791d10077b compare ran tests vs how many begin_test calls are in the test file 2015-07-29 20:14:01 -06:00
Rick Olson
1efb30a51f rebuild HOME for each test 2015-07-29 20:03:57 -06:00
Rick Olson
7955046d5c add some basic init tests 2015-06-28 06:48:59 -06:00
Michael Käufl
2dd5e683c5 Return a non-zero exit status if build fails
When running test scripts and the build fails, the tests are running
anyway.  This obscures the build error in case an old executable is
still present.
2015-06-07 18:03:30 +02:00
Rick Olson
de1e0a0c22 run tests in parallel with xargs 2015-05-18 19:09:32 -06:00
Rick Olson
7b6d89d59f teach script/integration how to setup and run the test suite 2015-05-18 17:28:58 -06:00
Rick Olson
3f15399164 better test output 2015-05-18 17:15:32 -06:00
Rick Olson
5914d7da68 implement the full push/clone workflow test 2015-05-18 16:49:21 -06:00
Rick Olson
b1f5025c7b import testlib with as few changes as possible 2015-05-18 13:44:22 -06:00