Patrick Johnmeyer
|
de915185f6
|
Remove unused variable from test copy constructor
|
2016-07-15 23:58:48 -05:00 |
|
Patrick Johnmeyer
|
bec6ba56ec
|
Attempted fix for Travis build.
|
2016-07-15 23:54:59 -05:00 |
|
Patrick Johnmeyer
|
21589e5612
|
Take UnitTest::Check parameter by const reference
Fixes #119 and #7
|
2016-07-15 23:23:45 -05:00 |
|
Patrick Johnmeyer
|
b47b4f7e85
|
Add uncrustify config and run first pass.
|
2016-01-29 22:15:10 -06:00 |
|
Martin Moene
|
23127fe5b9
|
Add changes required to compile with MS VC6
Add macro UNITTEST_COMPILER_IS_MSVC6
Add macro UNIITEST_NS_QUAL_STD(fun)
Avoid __pragma()
Skip tests with long long
|
2013-05-09 11:12:29 +02:00 |
|
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 |
|