Commit Graph

  • 3fd7dc0218 Prevent duplicate test names from being registered Phil Nash 2012-02-09 08:34:01 +0000
  • aa648bd690 Fix linker error in catch_debugger.hpp on iOS on ARM that occurs trying to use assembly for Intel because CATCH_PLATFORM_MAC is defined. herringbanger@gmail.com 2012-01-14 11:12:58 -0800
  • fd78e0f6df Regenerated single include after last commit Phil Nash 2011-12-28 19:56:39 +0000
  • d207cecade Fix for GitHub issue #56 Phil Nash 2011-12-28 19:55:11 +0000
  • f51d316dba Regenerated single include for last few commits Phil Nash 2011-12-28 10:37:31 +0000
  • 7c94aef660 Fix for GitHub Issue #66 Phil Nash 2011-12-28 10:33:54 +0000
  • 07ff5f39fd GitHub issue #62 Phil Nash 2011-12-28 10:28:56 +0000
  • b13ad46532 stdout retained for all sections Phil Nash 2011-12-28 10:23:32 +0000
  • 458e5eec16 Xcode 4, warnings and MinGW Phil Nash 2011-12-27 10:59:41 +0000
  • f7e2777665 Github issue #51 Fixed " entity referece Phil Nash 2011-09-30 08:04:54 +0100
  • 6e74b5c7ed Removed a couple of noisy warnings Phil Nash 2011-09-30 07:30:03 +0100
  • 4094e7fe3d Merge branch 'master' of github.com:philsquared/Catch Phil Nash 2011-09-29 18:42:32 +0100
  • a713ce0264 Simplified streamable detection Phil Nash 2011-09-29 09:01:59 +0100
  • 0afab69c7d Supress more warnings Phil Nash 2011-09-29 08:58:40 +0100
  • 7df1ba0926 Merge branch 'master' of github.com:philsquared/Catch Phil Nash 2011-09-29 08:49:05 +0100
  • 7c329e1d05 Added more warnings Phil Nash 2011-09-29 08:48:26 +0100
  • 820c2fb6ae Merge pull request #53 from wichert/warnings Phil Nash 2011-09-29 00:43:46 -0700
  • de15c93da2 Merge 6d18d4b189 into 98a21bce5d GitHub Merge Button 2011-09-29 00:19:08 -0700
  • 2411a6f808 Report test start instead of end time. Wichert Akkerman 2011-09-23 11:57:01 +0200
  • ddb6f306a8 Used fixed format when writing floats to XML Wichert Akkerman 2011-09-23 11:56:31 +0200
  • 3165f678e3 Generate timestamp and time in right format. Wichert Akkerman 2011-09-23 11:41:03 +0200
  • 6d18d4b189 Fix compiler warnings Wichert Akkerman 2011-09-23 10:03:52 +0200
  • 98a21bce5d regenerated single_include Phil Nash 2011-09-19 18:23:07 +0100
  • 5680fe4237 Merge ../../Catch Phil Nash 2011-09-19 18:20:11 +0100
  • 08a1b51987 Hold values by value and references by reference Phil Nash 2011-09-19 18:19:13 +0100
  • 0653f4880b Added tests for true == true etc Phil Nash 2011-09-19 18:17:51 +0100
  • 8152825e9f Fixed Obj-C related #include ordering Phil Nash 2011-08-15 09:06:31 +0100
  • 83224e637f Regenerated single include Phil Nash 2011-08-12 18:53:28 +0100
  • e88434067c Merge ../../Catch Phil Nash 2011-08-12 18:52:55 +0100
  • 8350ef6366 Re-ordered Obj-C headers to fix dependency issue Phil Nash 2011-08-12 18:52:10 +0100
  • 2254540959 Regenerated single include Phil Nash 2011-08-09 18:41:01 +0100
  • d474d8dcd8 Updated test count check to include recently added tests Phil Nash 2011-08-09 18:39:31 +0100
  • 4d0a8d96e6 Fixed issue with evaluating static bools Phil Nash 2011-08-09 08:18:27 +0100
  • 4021d65f64 Regenerated single_include Phil Nash 2011-07-15 08:12:10 +0100
  • 3723b527f5 Some fixes for string literals on LHS Phil Nash 2011-07-15 08:07:44 +0100
  • d6566f9d2f regen single header with __debugbreak fix Phil Nash 2011-07-04 09:14:15 +0100
  • 3d244adf22 Merge branch 'master' of github.com:philsquared/Catch Phil Nash 2011-07-04 09:10:12 +0100
  • 7cfe6eb078 Only use __debugbreak from MSVC (rather than any compiler on Windows) Phil Nash 2011-07-04 09:09:03 +0100
  • 62a5ddce2b regen single header with lhs string literal fix Phil Nash 2011-06-29 19:25:14 +0100
  • 1adebefb50 Fixed tests with string literal on lhs Phil Nash 2011-06-29 19:22:56 +0100
  • b5fabcb26b Updated glue script to work relative to script dir, then regenerated single header Phil Nash 2011-06-28 08:38:55 +0100
  • f5c057ead2 Merge branch 'master' of github.com:philsquared/Catch Phil Nash 2011-06-23 08:25:07 +0100
  • 3c20a75189 regenerated single header Phil Nash 2011-06-23 08:23:33 +0100
  • b6d4991add Updated self test counts Phil Nash 2011-06-23 08:19:48 +0100
  • eb2964e4ae Disambiguated some locally scoped names Phil Nash 2011-06-23 08:13:25 +0100
  • d258e49f7c (Hopefully) fixed infinite loop in sections (GitHub #39). Phil Nash 2011-06-21 08:43:48 +0100
  • f721a96d24 regenerated to include Approx changes Phil Nash 2011-06-07 14:13:57 +0100
  • 2fa72a47cd Added ability to build custom Approx instance Phil Nash 2011-06-06 08:21:21 +0100
  • cae44d8ace Made Approx a little more forgiving (to 100& epsilon of float) and added some more tests for it Phil Nash 2011-06-03 18:56:47 +0100
  • f5668fafd9 Made #include paths from reporters relative (again) Phil Nash 2011-06-02 08:49:47 +0100
  • 48112c2700 Fixed a potential ordering issue with output streambufs Phil Nash 2011-05-31 18:47:30 +0100
  • 6b6143ccd4 Removed templates from Approx (just uses double) Phil Nash 2011-05-31 07:51:04 +0100
  • 89d1e6c4f1 Tweaks to allow headers to be glued together. Added Python script to generate single header. Added new XCode project that runs self test against single header Phil Nash 2011-05-24 08:23:02 +0100
  • 4b24490e1a Fixed Github Issue #32: "ResultBuilder& operator << should use toString" Phil Nash 2011-05-11 10:06:28 +0100
  • 0ea29b7d28 Started adding tests for Approx Phil Nash 2011-04-28 08:28:03 +0100
  • dfea75fc05 Allow epsilon and scale to be specified Phil Nash 2011-04-28 08:20:47 +0100
  • d7b8b01f3e Updated to use Richard Harris' approximation formula Phil Nash 2011-04-28 08:11:00 +0100
  • d7c203c3e9 Factored Approx out into own file Phil Nash 2011-04-28 08:03:28 +0100
  • 95419e935c Merges objc top level headers into main headers (using #ifdef __OBJC__) Phil Nash 2011-04-26 19:00:25 +0100
  • 38edb9fa95 Removed bool warning Phil Nash 2011-04-26 08:35:52 +0100
  • 823ea3efd4 Re-org Phil Nash 2011-04-26 08:32:40 +0100
  • 02c877f916 Updated self test with current test counts Phil Nash 2011-04-22 19:30:55 +0100
  • db2eda9009 XML Reporter reports file/ line in Exception element Phil Nash 2011-04-22 19:22:14 +0100
  • 02e597c2cc report file/ line of section of unexpected exception is thrown Phil Nash 2011-04-21 19:43:55 +0100
  • 81e42ce139 capture file/ line of test case - for reporting on uncaught exceptions Phil Nash 2011-04-21 08:59:42 +0100
  • 77d72fb852 Qualified Catch::toSting Phil Nash 2011-04-20 22:33:23 +0100
  • 5d7b054f14 Improved custom exception handling Phil Nash 2011-04-20 19:09:41 +0100
  • 9430a2c4c8 First cut of custom exception support Phil Nash 2011-04-20 15:40:40 +0100
  • d4117b9208 Added name option to cmd line help Phil Nash 2011-04-19 18:53:48 +0100
  • b1d9fa82b6 Fixed bug in xml reporter that didn't accumulate success status correctly Phil Nash 2011-04-19 18:53:24 +0100
  • 06134ba167 Make FixtureWrapper class name unique using the preprocessor instead of a specialisations Phil Nash 2011-04-12 18:44:58 +0100
  • b3db552cfa Allow name to be provided for overall test run Phil Nash 2011-04-12 08:07:39 +0100
  • 0bc42c5659 change root element of xml reporter to Catch Phil Nash 2011-04-12 07:39:45 +0100
  • c8b279e76c change root element of xml reporter to Catch Phil Nash 2011-04-12 07:38:23 +0100
  • 0f2e5d65b7 Cleaned up some of the contributed tests Phil Nash 2011-04-11 08:32:55 +0100
  • 0f478a5b10 Some reporter refinements Phil Nash 2011-04-11 08:30:47 +0100
  • 381fffe07d Extract what() message from std::exceptions in _NO_THROW() Phil Nash 2011-04-08 19:44:22 +0100
  • 3e512bd316 Added boolean test for ptr expressions Phil Nash 2011-04-08 19:38:50 +0100
  • 46b4909c08 Added Malcolm Noyes' test cases Phil Nash 2011-04-06 22:26:16 +0100
  • 01db6c4471 Moved Approx into its own namespace to avoid ADL issues with operator == Phil Nash 2011-04-04 07:56:44 +0100
  • 3c08431c92 Updated test counts Phil Nash 2011-04-01 08:15:58 +0100
  • 4e58d7c6be Removed tests for unsigned ints against signed negative ints Phil Nash 2011-04-01 08:15:45 +0100
  • 751c8bd7f7 Removed special case logic around comparisons between unsigned ints and negative signed ints (as it was non-standard) Phil Nash 2011-04-01 08:15:08 +0100
  • 24b352f6b8 Allow warnings about comparisons between signed and unsigned ints to get through Phil Nash 2011-04-01 08:14:32 +0100
  • 07f228a525 Merge https://github.com/ctt/Catch into SingleEvaluation Phil Nash 2011-03-29 19:16:45 +0100
  • 5545627fb5 Merge branch 'SingleEvaluation' of https://github.com/ctt/Catch into SingleEvaluation Phil Nash 2011-03-29 19:15:49 +0100
  • 5de646c728 iPhone test runner adds OC_TEST_CASEs Phil Nash 2011-03-29 08:29:01 +0100
  • 84b394ec45 debug stream fixes Phil Nash 2011-03-29 08:05:47 +0100
  • a1e5e9ffa2 Added isDebuggerActive for non Windows and Mac platforms. ctt 2011-03-28 19:37:18 -0700
  • 4d43cae983 Added isDebuggerActive for non Windows and Mac platforms. ctt 2011-03-28 19:29:23 -0700
  • 7a4b215dd3 string reporting is more consistent Phil Nash 2011-03-25 19:39:11 +0000
  • f5f130c070 Refined multiline stdout Phil Nash 2011-03-25 19:09:41 +0000
  • 8431fa1ec5 Send to debugger console by default if running within debugger (only support on Windows at the moment) Phil Nash 2011-03-24 19:23:28 +0000
  • 62e23ac5a8 some investigation stuff Phil Nash 2011-03-22 19:16:01 +0000
  • f8f592fafa Updated test count Phil Nash 2011-03-21 18:00:49 +0000
  • 43c11398e7 Fixed VC++ warning Phil Nash 2011-03-21 18:00:19 +0000
  • e9e6b90219 Support output to debug window in Windows Phil Nash 2011-03-21 12:36:58 +0000
  • 7f52eda048 extracted showHelp() function Phil Nash 2011-03-21 12:36:21 +0000
  • 4d613f1f9e Added XCode 4 related extension to be ignored Phil Nash 2011-03-21 12:21:50 +0000
  • 0571f797c0 Split Main impl into layered functions to offer more customisation points Phil Nash 2011-03-21 12:21:25 +0000