Commit graph

16 commits

Author SHA1 Message Date
jez
b1cffddcba check environment variable against null before trying to stream it 2010-02-19 11:20:25 +00:00
Jez Higgins
4d2ecb80c0 find returns npos when not found, not -1. I blame Java for making me think like that. 2010-01-15 10:22:02 +00:00
Jez Higgins
6734035e62 don't print the log prefix now we've established it works :) 2010-01-12 22:45:02 +00:00
Jez Higgins
ad68d0bb5e if log option is set, don't generate console output unless -v is given 2010-01-12 22:31:44 +00:00
Jez Higgins
8042da8594 fudged TestRunner to add the JEZUK_CPP_UNIT environment variable to the arguments. It's a bit of a hack, but it makes it easier to hook into the ci server 2010-01-12 21:38:03 +00:00
Jez Higgins
c634f6c847 prefix testsuite name with executable name 2010-01-12 15:56:44 +00:00
Jez Higgins
a8fbaad9b8 test to see if Hudson will parse test logs 2010-01-12 12:07:32 +00:00
Jez Higgins
7f7c6f9aff added option to log to file in addition to console 2010-01-12 09:42:08 +00:00
Jez Higgins
967a6807d2 started work on a JUnit/Ant style XML output format for hooking into Hudson and similar CI servers 2010-01-11 17:02:11 +00:00
jez
07ef52f308 Added -table option to test executables. It outputs the results as a tab
seperated table, which can be pasted into spreadsheet/google docs/etc.
2008-08-09 23:19:21 +01:00
jez
ad597b2374 minor change to return pass/fail from run 2007-12-08 20:46:40 +00:00
jez
afe8903976 reworked test builds to use Automakes built in check target 2007-08-29 02:03:12 +00:00
jez
4861c93e6c renamed test directory to tests 2007-07-19 17:43:13 +00:00
jez
13a0c3c3c2 renamed tests back to test 2007-06-20 23:22:10 +00:00
jez
eb65f43391 made verbose test output the default 2006-11-13 16:52:25 +00:00
jez
c12723cfb7 2006-10-11 22:51:04 +00:00
Renamed from test/CppUnit/TestRunner.cpp (Browse further)