Alex Cunningham
|
8fa77de2a0
|
Removed cpp file for Failure, small cleanups
|
2012-07-18 15:43:55 +00:00 |
Alex Cunningham
|
6266a2c56d
|
Removed SimpleString from CppUnitLite - now just uses std::string and boost::lexical_cast
|
2012-07-18 15:43:54 +00:00 |
Kai Ni
|
24d499039f
|
prepend license information on all the codes
|
2010-10-14 04:54:38 +00:00 |
Alex Cunningham
|
815d892806
|
Added TEST_UNSAFE to avoid exception checking in normal tests, as well as an assert_inequal() evaluation in TestableAssertions.h.
|
2010-08-30 20:54:12 +00:00 |
Alex Cunningham
|
7b85dc3ff4
|
CppUnitLite will now catch exceptions and tell you the error and the line number of the failing test. This is to avoid having to hunt for crashing tests out of a large battery of tests. Look at the results of the (still failing) wrap/testWrap for an example.
|
2010-07-16 19:30:38 +00:00 |
Richard Roberts
|
d80fa24a9f
|
Fixing directory structure
|
2009-08-21 22:23:24 +00:00 |