Commit Graph

  • 763d5c368a Fixed warning about copy ctor Phil Nash 2010-12-29 23:18:16 +0000
  • 4b8e3fca32 Fixed some more warnings Phil Nash 2010-12-29 23:13:22 +0000
  • 04ecced419 Moved boilerplate main for obj bindings into header Phil Nash 2010-12-28 22:43:32 +0000
  • 9a79ee7958 Cleaned up some more warnings Phil Nash 2010-12-28 17:21:29 +0000
  • 3000f6a3b1 Merge remote branch 'socketpuppet/master' Phil Nash 2010-12-28 17:18:06 +0000
  • 9dfb8157a0 Allow tests including catch to compile with g++ flags -Wall and -Werror. Michael Mortensen 2010-12-28 15:42:46 +0100
  • 36ff7ba720 Fixes to the self test Phil Nash 2010-12-28 14:41:57 +0000
  • 4aa36f6071 Changed initialization order to avoid some warnings when compiling with g++. Michael Mortensen 2010-12-28 15:17:27 +0100
  • 1b96cec8f2 Fixed bug with listing test cases Phil Nash 2010-12-28 13:31:22 +0000
  • 01f3dfffbc Fixed OCTest project to use new REQUIRE macro Phil Nash 2010-12-27 22:37:51 +0000
  • 034c8b6248 INFO()s are only cleared by failures or end of test case Phil Nash 2010-12-27 22:18:33 +0000
  • 89c464709e INFO() now works correctly Phil Nash 2010-12-27 22:05:13 +0000
  • a36b8d0779 Added facility to write self-registering test cases as methods Phil Nash 2010-12-27 20:51:06 +0000
  • 7abc6365a9 Added file for DebugBreak to project Phil Nash 2010-12-27 20:50:30 +0000
  • 53da26eef1 Added ability to break into debugger on Windows and Mac Phil Nash 2010-12-27 20:49:19 +0000
  • 0025668584 Added streaming to message macros and added scoped info Phil Nash 2010-12-27 11:09:34 +0000
  • b3ef7fc0f2 Added nested sections test Phil Nash 2010-12-15 19:36:39 +0000
  • aae41833b0 Fixed comment Phil Nash 2010-12-14 09:05:51 +0000
  • a2d20951a2 changed macro names: EXPECT -> REQUIRE, *_NOT -> *_FALSE Phil Nash 2010-12-14 09:00:09 +0000
  • de77ff3b29 Some tidy up Phil Nash 2010-12-10 20:06:54 +0000
  • 68eec929e4 Refactored xml reporter in terms of xmlwriter and filled out new events Phil Nash 2010-12-10 20:01:40 +0000
  • a35e4b5670 Some clean-up and a little more JUnit implementation Phil Nash 2010-12-10 08:18:06 +0000
  • 0ab4432025 First draft of Junit reporter Phil Nash 2010-12-10 08:01:42 +0000
  • ce319b79e5 stdout/ stderr capturing Phil Nash 2010-11-30 06:48:21 +0000
  • 9a703f73d4 Tidy up after merge mess Phil Nash 2010-11-29 22:52:27 +0000
  • fa9f970890 fixed merge Phil Nash 2010-11-29 22:33:48 +0000
  • ceab2a63bd merge Phil Nash 2010-11-29 19:48:37 +0000
  • e6b2b0e656 Implemented more reporter methods and started to fill out Section impl Phil Nash 2010-11-29 19:40:44 +0000
  • 388e9ffde6 Some work on sections Phil Nash 2010-11-19 08:30:45 +0000
  • 5f43a43662 Fixed broken meta-test Phil Nash 2010-11-16 19:48:05 +0000
  • 7d1ce5fade toString() now works with non-specialised non-streamable types Phil Nash 2010-11-16 19:30:41 +0000
  • f59ecbcad6 Auto registers OC Classes Phil Nash 2010-11-16 07:00:08 +0000
  • d52f61cc67 first cut of ObjC bindings Phil Nash 2010-11-14 22:47:30 +0000
  • 635216e2c6 Move the Xcode project around a bit Phil Nash 2010-11-13 09:39:45 +0000
  • 3d6fa68970 Moved catch_runnerconfig.hpp into internal Phil Nash 2010-11-12 19:55:53 +0000
  • c6177be3bc Moved catch_runnerconfig.hpp into internal Phil Nash 2010-11-12 19:52:36 +0000
  • 0c65b0a2ec Fixed project after file rename Phil Nash 2010-11-12 19:39:13 +0000
  • d8aa843c7d Added Visual Studio project and fixed up some warnings showing in VS Phil Nash 2010-11-12 19:32:13 +0000
  • 7e8cfa714f more portability fixes Phil Nash 2010-11-12 08:12:01 +0000
  • 9e4708371e some portability fixes (thanks to Sam Saariste) Phil Nash 2010-11-11 20:56:38 +0000
  • 7d71e9b431 #include and newline fixes from Björn Fahller Phil Nash 2010-11-11 20:42:16 +0000
  • 92f2d32f74 Fixed leak Phil Nash 2010-11-11 20:37:46 +0000
  • 5cf94a8043 Allow -s to be used to show successful results in test harness Phil Nash 2010-11-11 07:30:44 +0000
  • c435f4c42b Test cases all succeed again Phil Nash 2010-11-11 07:22:46 +0000
  • 48a70220a3 Detect and warn about overly complex expressions Phil Nash 2010-11-11 07:21:57 +0000
  • 3d0fed768a Fixed a == 1 || b == 2 case Phil Nash 2010-11-10 19:18:46 +0000
  • e3bcf68f7a Fixed temporary encapsulation violation Phil Nash 2010-11-10 08:43:48 +0000
  • 16a6dd5746 Added note about ! operator Phil Nash 2010-11-10 07:59:07 +0000
  • 3455e55538 Change some names to protect the ... reserved Phil Nash 2010-11-10 07:42:15 +0000
  • d80260001b First commit for GitHub Phil Nash 2010-11-09 23:24:00 +0000