Patrick Johnmeyer
443b35690a
Fixed test failures in Streaming[Unsigned]LongLongWritesCorrectCharacters
2013-01-10 00:05:00 -06:00
Patrick Johnmeyer
3caf00bcf7
r30 | charles.nicholson@gmail.com | 2010-07-30 16:09:20 -0500 (Fri, 30 Jul 2010) | 1 line
...
dummy change to test committing
2013-01-09 23:45:36 -06:00
Patrick Johnmeyer
d286f58ead
r29 | charles.nicholson | 2010-07-30 12:44:06 -0500 (Fri, 30 Jul 2010) | 1 line
...
normalize configurations, output paths
2013-01-09 23:45:30 -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
f5ba405795
r27 | charles.nicholson | 2010-03-25 15:45:52 -0500 (Thu, 25 Mar 2010) | 1 line
...
add Clear() to MemoryOutStream()
2013-01-09 23:45:20 -06:00
Patrick Johnmeyer
3fe7f2f5bd
r26 | charles.nicholson | 2010-03-22 14:16:24 -0500 (Mon, 22 Mar 2010) | 1 line
...
platform macros for jmp_buf, setjmp, longjmp. Remove unused code, fix shadowed virtual functions (yikes!)
2013-01-09 23:45:16 -06:00
Patrick Johnmeyer
e92de84bc2
r25 | charles.nicholson | 2010-03-22 14:01:16 -0500 (Mon, 22 Mar 2010) | 1 line
...
add vs2008 solution + vcproj files
2013-01-09 23:45:10 -06:00
Patrick Johnmeyer
e4272010e6
r24 | charles.nicholson | 2010-03-19 18:34:42 -0500 (Fri, 19 Mar 2010) | 1 line
...
inject 'using namespace std' into TestTestMacros.cpp
2013-01-09 23:45:02 -06:00
Patrick Johnmeyer
7510e7f42b
r23 | charles.nicholson | 2010-03-18 19:14:06 -0500 (Thu, 18 Mar 2010) | 1 line
...
long long streaming for MemoryOutStream, from sony
2013-01-09 23:44:56 -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
909f4b2e91
r21 | charles.nicholson | 2010-03-18 16:52:29 -0500 (Thu, 18 Mar 2010) | 1 line
...
reset config.h macros
2013-01-09 23:44:42 -06:00
Patrick Johnmeyer
534aca3236
r20 | charles.nicholson | 2010-03-18 16:49:54 -0500 (Thu, 18 Mar 2010) | 1 line
...
add UNITTEST_WIN32 macro, turn dllmacros.h into helpermacros.h, wrap do/while(0) in __pragma to avoid VS 'conditional expression is constant' warning
2013-01-09 23:44:37 -06:00
Patrick Johnmeyer
a0501f6b71
r19 | charles.nicholson | 2010-03-18 16:22:06 -0500 (Thu, 18 Mar 2010) | 1 line
...
add mt and md build configurations for vs2005, for CRT selection convenience
2013-01-09 23:44:30 -06:00
Patrick Johnmeyer
88b09d46e8
r18 | charles.nicholson | 2010-03-18 15:42:23 -0500 (Thu, 18 Mar 2010) | 1 line
...
add scea 'TestReporterMulti' as 'CompositeTestReporter', add tests
2013-01-09 23:44:22 -06:00
Patrick Johnmeyer
32288a53b9
r17 | charles.nicholson | 2010-03-18 15:01:48 -0500 (Thu, 18 Mar 2010) | 1 line
...
forgot to add file
2013-01-09 23:44:16 -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
c95e86cf8b
r15 | charles.nicholson | 2010-03-17 20:08:52 -0500 (Wed, 17 Mar 2010) | 1 line
...
simple changes from sony
2013-01-09 23:43:59 -06:00
Patrick Johnmeyer
b9825d16f8
r14 | charles.nicholson | 2010-03-17 19:39:17 -0500 (Wed, 17 Mar 2010) | 1 line
...
better configuration names
2013-01-09 23:43:54 -06:00
Patrick Johnmeyer
946aa5e7d4
r13 | charles.nicholson | 2010-03-17 19:05:19 -0500 (Wed, 17 Mar 2010) | 1 line
...
rename sln/vcproj to '_vs2005', fix up targets to still be named unittestpp and test-unittestpp
2013-01-09 23:43:48 -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
Patrick Johnmeyer
bcde677ff0
r10 | charles.nicholson | 2010-03-17 18:04:53 -0500 (Wed, 17 Mar 2010) | 1 line
...
rename unittestpp folder to src, fix bin/lib/obj folders in vcproj files
2013-01-09 23:43:23 -06:00
Patrick Johnmeyer
c8f551a502
r9 | charles.nicholson | 2010-03-17 17:13:51 -0500 (Wed, 17 Mar 2010) | 1 line
...
setjmp/longjmp in place for assert handling when UNITTEST_USE_EXCEPTIONS is not defined
2013-01-09 23:43:13 -06:00
Patrick Johnmeyer
3a40aa80a1
r8 | charles.nicholson | 2010-03-16 21:27:33 -0500 (Tue, 16 Mar 2010) | 1 line
...
fixed bug where tests weren't correctly executing while testing the TestRunner (accessing the Details and Results singletons was redirecting failures to bogus RecordingReporters, instead of the real UT++ test engine). Hoisted assert failure reporting into ReportAssert, in preparation for setjmp/longjmp assert handling in the absence of exceptions. Slight renamings and cosmetic fixups
2013-01-09 23:43:07 -06:00
Patrick Johnmeyer
ab8b818591
r7 | charles.nicholson | 2010-03-16 16:18:18 -0500 (Tue, 16 Mar 2010) | 1 line
...
add DeferredTestReporter and DeferredTestResult back in, conditional on UNITTEST_USE_DEFERRED_REPORTER
2013-01-09 23:42:51 -06:00
Patrick Johnmeyer
6712ae184a
r6 | charles.nicholson | 2010-03-15 19:03:04 -0500 (Mon, 15 Mar 2010) | 1 line
...
pull in less win32 stuff in timehelpers, strip down top-level unittestpp.h
2013-01-09 23:42:44 -06:00
Patrick Johnmeyer
23c7368d92
r5 | charles.nicholson | 2010-03-15 17:46:01 -0500 (Mon, 15 Mar 2010) | 1 line
...
remove leftover exception test structures, fix ReportAssert for no-exceptions build
2013-01-09 23:42:35 -06:00
Patrick Johnmeyer
4f556d6539
r4 | charles.nicholson | 2010-03-08 23:23:36 -0600 (Mon, 08 Mar 2010) | 1 line
...
all try/catch calls are either #ifdefd out or replaced with UT_TRY/UT_CATCH macro madness
2013-01-09 23:42:29 -06:00
Patrick Johnmeyer
67d4ecb5c5
r3 | charles.nicholson | 2010-03-08 22:58:59 -0600 (Mon, 08 Mar 2010) | 1 line
...
first pass at adding exception macros
2013-01-09 23:42:14 -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
Patrick Johnmeyer
a3f957c09f
------------------------------------------------------------------------
...
r207 | llopis | 2009-04-26 19:51:43 -0500 (Sun, 26 Apr 2009) | 2 lines
Updated announcement URL'
------------------------------------------------------------------------
2012-12-14 00:25:19 -06:00
Patrick Johnmeyer
d1c51eb71b
------------------------------------------------------------------------
...
r206 | cnicholson | 2009-02-01 23:09:01 -0600 (Sun, 01 Feb 2009) | 1 line
- apply patch from tracker issue 2528976, VC6 support from Koji Yoshioka
------------------------------------------------------------------------
2012-12-14 00:24:48 -06:00
Patrick Johnmeyer
270380845c
------------------------------------------------------------------------
...
r205 | cnicholson | 2009-02-01 22:50:16 -0600 (Sun, 01 Feb 2009) | 2 lines
- TimeHelpers reports fractions of msec, though time constraint is still on integers.
- compile fixes for more strict gcc warnings.
------------------------------------------------------------------------
2012-12-14 00:17:17 -06:00
Patrick Johnmeyer
d6ba794823
------------------------------------------------------------------------
...
r204 | cnicholson | 2008-11-15 11:08:34 -0600 (Sat, 15 Nov 2008) | 1 line
fix for VC6 with native dinkumware stl, cstdio doesn't pull in std:: so we redefine it at the top of the file. yuck.
------------------------------------------------------------------------
2012-12-13 23:53:56 -06:00
qdii
24216b2556
Added all files from UnitTest++ v1.4
2012-11-14 16:28:24 -05:00