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
0f8d425de7
Move config.h to src/Config.h.
...
This is a 1.4 compatibility and consistency change.
2013-02-20 00:01:55 -06:00
Patrick Johnmeyer
7e99532785
Normalized line endings
2013-01-31 20:49:13 -06:00
Patrick Johnmeyer
7b9e3a17f8
r22 | charles.nicholson | 2010-03-18 18:39:32 -0500 (Thu, 18 Mar 2010) | 1 line
...
negate config flags and comment them out by default; this allows command-line preprocessor symbol injection to control flags. Useful for having a master copy of utpp that build with different flags for different compilers/platforms
2013-01-09 23:44:50 -06:00
Patrick Johnmeyer
637f00a8a6
r16 | charles.nicholson | 2010-03-18 15:01:25 -0500 (Thu, 18 Mar 2010) | 1 line
...
DLL builds for win32, more bin/lib/obj location and configuration name changing in vs2005
2013-01-09 23:44:07 -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
eebfcb4103
r11 | charles.nicholson | 2010-03-17 18:49:54 -0500 (Wed, 17 Mar 2010) | 1 line
...
fix makefile, gcc 4.3 compiles cleanly, fix obj/bin/lib dirs
2013-01-09 23:43:32 -06:00
qdii
24216b2556
Added all files from UnitTest++ v1.4
2012-11-14 16:28:24 -05:00