Commit graph

6 commits

Author SHA1 Message Date
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
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
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
Renamed from src/Config.h (Browse further)