Patrick Johnmeyer
|
859e6250d2
|
Move src to UnitTest++ and move src/tests to tests.
CMakeLists was modified to support this, then include paths for the
test executable also had to be modified to include UnitTest++.
|
2013-02-20 00:22:14 -06:00 |
|
Patrick Johnmeyer
|
c3aa1e45a8
|
Move unittestpp.h to src/UnitTestPP.h and add src/UnitTest++.h.
This is a 1.4 compatibility and consistency fix.
|
2013-02-19 23:56:22 -06:00 |
|
Patrick Johnmeyer
|
69acc43ef4
|
CHECK_EQUAL no longer crashes if string pointers are NULL.
|
2013-02-03 00:47:52 -06:00 |
|
Patrick Johnmeyer
|
7e99532785
|
Normalized line endings
|
2013-01-31 20:49:13 -06:00 |
|
Patrick Johnmeyer
|
57bf80682e
|
r28 | charles.nicholson | 2010-07-29 17:43:45 -0500 (Thu, 29 Jul 2010) | 1 line
fix strict aliasing violation, was causing gcc failures. use std::memcpy instead of union-cast
|
2013-01-09 23:45:25 -06:00 |
|
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
|
72c2581719
|
Renamed files with + in them to be alphanumeric and baselined to roughly r2 or http://unittestpp.googlecode.com/svn/trunk/
|
2013-01-09 23:33:51 -06:00 |
|
qdii
|
24216b2556
|
Added all files from UnitTest++ v1.4
|
2012-11-14 16:28:24 -05:00 |
|