Alexis Denis
|
c5aa621e64
|
Catching and resolving the exception thrown when accessing an empty string from an ostrstream (MemoryOutStream GetString would throw if the stream was empty).
Moving the exception disable to the test file instead of the main file so the workaround is located where it is needed.
All tests pass!!!
|
2016-11-22 13:16:33 -06:00 |
|
Patrick Johnmeyer
|
f82c403768
|
Change preprocessor indent rules.
|
2016-01-29 22:22:37 -06:00 |
|
Patrick Johnmeyer
|
b47b4f7e85
|
Add uncrustify config and run first pass.
|
2016-01-29 22:15:10 -06:00 |
|
Martin Moene
|
65d2e03ec9
|
Adapt MemoryOutStream for VC6 __int64 type
|
2013-05-10 11:32:15 +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 |
|