Commit graph

3 commits

Author SHA1 Message Date
Patrick Johnmeyer
b2e2959c76 r12 | charles.nicholson | 2010-03-17 18:59:25 -0500 (Wed, 17 Mar 2010) | 1 line
move unittestpp.h and config.h to top-level folder, to allow 'include unittestpp/unittestpp.h' directives in client code
2013-01-09 23:43:37 -06:00
Patrick Johnmeyer
3a40aa80a1 r8 | charles.nicholson | 2010-03-16 21:27:33 -0500 (Tue, 16 Mar 2010) | 1 line
fixed bug where tests weren't correctly executing while testing the TestRunner (accessing the Details and Results singletons was redirecting failures to bogus RecordingReporters, instead of the real UT++ test engine).  Hoisted assert failure reporting into ReportAssert, in preparation for setjmp/longjmp assert handling in the absence of exceptions.  Slight renamings and cosmetic fixups
2013-01-09 23:43:07 -06:00
qdii
24216b2556 Added all files from UnitTest++ v1.4 2012-11-14 16:28:24 -05:00