Commit Graph

  • 75a08bbc6c Merge branch 'tuple_to_string' of https://github.com/PureAbstract/Catch into PureAbstract-tuple_to_string Phil Nash 2014-12-30 18:42:17 +0000
  • b9ec8a10ed Merge pull request #344 from therocode/patch-1 Phil Nash 2014-12-30 18:36:27 +0000
  • 060b65bd81 Merge pull request #329 from AnthonySuper/betterdocs Phil Nash 2014-12-30 18:35:09 +0000
  • d76e08113b build 12 Phil Nash 2014-12-30 18:26:07 +0000
  • c6635a7b79 Added type attribute to xml reporter output Phil Nash 2014-12-30 18:25:27 +0000
  • 6817bb099d Fixed up xml reporter and rebased Phil Nash 2014-12-30 18:24:31 +0000
  • 3e0c501812 Fixed escaping of ' in TeamCity reporter Phil Nash 2014-12-29 20:04:54 +0000
  • 1cbc4f2c9c Merge branch 'develop' of https://github.com/SeanCline/Catch into develop Phil Nash 2014-12-23 18:54:08 +0000
  • 92f0836fd3 build 11 Phil Nash 2014-12-22 20:18:05 +0000
  • 3c8c9b2933 rebased Phil Nash 2014-12-22 20:17:50 +0000
  • fa751e6a37 FIxed a couple of test names Phil Nash 2014-12-22 20:17:26 +0000
  • 7619920f86 Support for reporting skipped tests Phil Nash 2014-12-22 20:10:33 +0000
  • 58dcb5ea92 Removed #includes for Catch headers Phil Nash 2014-12-22 19:45:16 +0000
  • b771394e00 regenerated single include Phil Nash 2014-12-22 07:42:57 +0000
  • a9f16b18f7 Fix memset build error Phil Nash 2014-12-22 07:42:25 +0000
  • 576aff6085 build 10 Phil Nash 2014-12-21 00:21:23 +0000
  • 3dc3763b07 Rebased Phil Nash 2014-12-21 00:20:09 +0000
  • 3f9e3e21ea Some clean-up ready for first push to GitHub Phil Nash 2014-12-21 00:17:45 +0000
  • 2771220a41 Cleaned up section headers Phil Nash 2014-12-20 01:02:17 +0000
  • 8ec959e936 TeamCity reporter work Phil Nash 2014-12-20 00:46:02 +0000
  • 5933d75cdc Fixed HasExpression check Phil Nash 2014-12-19 19:25:53 +0000
  • 3724463be7 Fixed escape order and expression reporting Phil Nash 2014-12-19 19:24:41 +0000
  • 7306eb3cfc TeamCity reporter Phil Nash 2014-12-19 19:05:24 +0000
  • 458b3ae257 Fixed replace(inPlace) function Phil Nash 2014-12-19 18:16:19 +0000
  • db0421e840 First commit of (in progress) TeamCity reporter Phil Nash 2014-12-19 17:52:33 +0000
  • acf638f2bc Added docs for floating point comparisons Phil Nash 2014-12-17 18:45:50 +0000
  • b454c43dea Extends configuration docs Phil Nash 2014-12-17 18:16:24 +0000
  • 7abc9fa8b7 Added docs for --invisibles Phil Nash 2014-12-16 18:38:40 +0000
  • f5c9859131 Try again to fix --order docs Phil Nash 2014-12-16 18:21:42 +0000
  • c0c6e7a746 Fixed single_include link Phil Nash 2014-12-16 18:19:42 +0000
  • 0b1fa6a080 fixed (hopefully) formatting of '--order' docs Phil Nash 2014-12-16 18:19:28 +0000
  • 840b99af92 Added docs for --input-file (somehow missing from previous commit) Phil Nash 2014-12-16 18:13:29 +0000
  • 5259b78fea Updated command line docs Phil Nash 2014-12-16 18:11:13 +0000
  • 91c17f34eb build 9 Phil Nash 2014-12-15 07:26:31 +0000
  • 7e1f21b334 tweaks to tutorial Phil Nash 2014-12-15 07:25:54 +0000
  • 0dd214f6db tags with . prefix are all hidden Phil Nash 2014-12-15 07:25:34 +0000
  • 6725e09003 any tag prefixed with . hides the test Phil Nash 2014-12-15 07:07:59 +0000
  • 30888f59bf removed spurious } Phil Nash 2014-12-12 08:33:10 +0000
  • 82754c1766 tweaked formatting Phil Nash 2014-12-12 08:29:21 +0000
  • 694c4d7a59 Merge pull request #350 from jamiebullock/master Phil Nash 2014-12-12 08:19:06 +0000
  • 13f98431ad build 8 Phil Nash 2014-12-12 08:11:18 +0000
  • ff9e51df7f toString( int ) uses hex for large values Phil Nash 2014-12-12 08:10:45 +0000
  • bd9fbe25f6 Fixed toString for Approx Phil Nash 2014-12-11 23:48:11 +0000
  • a99e75b928 Made approvals more platform agnostic Phil Nash 2014-12-11 23:40:29 +0000
  • c6d9bde04e fixed case of tostring.md link Phil Nash 2014-12-09 22:58:28 +0000
  • 15a8bdf45b Added string conversions link Phil Nash 2014-12-09 19:15:49 +0000
  • d8e3c1f6e3 Last tweak to download text - honest Phil Nash 2014-12-09 19:07:48 +0000
  • 93da743932 tweaked download link text Phil Nash 2014-12-09 19:06:22 +0000
  • e8f704c768 Absolute path to single direct download Phil Nash 2014-12-09 19:04:17 +0000
  • 94ab8f64a2 Updated README with direct download link Phil Nash 2014-12-09 18:59:06 +0000
  • 27ce70c96b Added documentation for toString Phil Nash 2014-12-09 18:54:35 +0000
  • b0545d1f12 Some toString cleanups Phil Nash 2014-12-09 18:49:58 +0000
  • 4d85a8f83b adds link to printable types Ryan Haining 2014-11-14 13:13:22 -0500
  • dd6de240dc cleans up description Ryan Haining 2014-11-14 13:12:02 -0500
  • bffc8eae34 creates printabletypes.md to describe output Ryan Haining 2014-11-14 12:50:42 -0500
  • 6b07bafdb0 Made test cases based on __COUNTER__ where available instead of __LINE__. Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) 2014-11-10 19:13:44 +0000
  • aaa1970a06 More generic and maintainable makefile. Fixes #348 Jamie Bullock 2014-11-08 18:57:03 +0000
  • 3bdf1c05f8 Merge 81fc6d7111 into d4e5f18436 Jamie Bullock 2014-11-07 11:38:38 +0000
  • 81fc6d7111 Remove missing catch_self_test.cpp, fixes #348 Jamie Bullock 2014-11-07 11:37:27 +0000
  • 32186db1b0 Added first cut of docs for configuring Catch - initially just covers new colour config - also updated all [Home] links in footers to go to local readme Phil Nash 2014-10-21 18:25:57 +0100
  • e54ac70671 build 7 Phil Nash 2014-10-21 07:25:26 +0100
  • bde3567f3e Cleaned up terminal colouring impl and added more config options Phil Nash 2014-10-21 07:24:30 +0100
  • 00b152b26d fix typo; checked tests Ribulous Barnulous 2014-10-14 01:15:50 -0400
  • 678a42baa1 updated prefix version of catch macros Ribulous Barnulous 2014-10-14 01:07:40 -0400
  • cce7bddbf3 added code to unwrap expression Ribulous Barnulous 2014-10-13 19:22:42 -0400
  • e26e1567c8 Update test-fixtures.md Tobias Widlund 2014-10-13 16:37:03 +0200
  • 452bf7a4a3 modified to make some of the macros work better with templates Ribulous Barnulous 2014-10-13 02:55:25 -0400
  • 6e99695610 XmlReporter enhancement: Add an attribute for the macro name of an expression. Sean D. Cline 2014-10-11 20:01:14 -0400
  • ea81e98d6a XmlReporter enhancement: Add attributes for duration when requested by the command line. Sean D. Cline 2014-10-11 19:57:45 -0400
  • b0e53a8ee0 Move the xml reporter away from the deprecated IReporter interface. Sean D. Cline 2014-10-11 17:20:55 -0400
  • a5dca3d370 removed some warnings Phil Nash 2014-10-03 08:17:40 +0100
  • 12fe67cc82 Updated NonCopyable (to include C++11 version) and use for Session and Section Phil Nash 2014-10-03 08:15:27 +0100
  • e606cebac5 Fixed #include Phil Nash 2014-10-02 19:13:21 +0100
  • 383d7c06a1 Only use std::cout/ cert via Catch::cout/ cert - and make those conditional on CATCH_CONFIG_NOSTDOUT Phil Nash 2014-10-02 19:08:19 +0100
  • 85b4e94192 build 6 Phil Nash 2014-10-02 18:51:05 +0100
  • 4b3fa4742b Use reset instead of assignment when updating auto_ptr/unique_ptr Phil Nash 2014-10-02 18:47:07 +0100
  • b1936d3b0e Calls method of FatalConditionHandler (to avoid warnings) Phil Nash 2014-10-02 18:28:45 +0100
  • 8ec9a5a547 Updated project for Xcode 6 Phil Nash 2014-10-02 18:25:05 +0100
  • f2f3da42df Merge 25f196098e into d4e5f18436 Chenliang Xu 2014-09-28 02:53:13 +0000
  • 25f196098e Disable copy constructor of Session Chenliang Xu 2014-09-27 21:28:00 -0500
  • ee3b265aa1 build 5 Phil Nash 2014-09-18 18:25:10 +0100
  • b62a1b5334 Moved RandomNumberGenerator out of function and pass in a named instance instead of a temporary - both for C++03 compatibility reasons Phil Nash 2014-09-18 18:24:41 +0100
  • 16a7db036f enable nullptr for VS2010 Phil Nash 2014-09-18 18:23:47 +0100
  • 73a0744452 Backed out PR #307 (use nullptr from VS2005) as it seems clr specific Phil Nash 2014-09-17 18:06:47 +0100
  • 4954484a0a Fix ICC C++ compiler warnings on OS X Adam Strzelecki 2014-09-17 16:07:42 +0200
  • 6492560394 Made sorting functors const Phil Nash 2014-09-15 23:36:39 +0100
  • 9630454b0f Added missing #include Phil Nash 2014-09-15 23:32:13 +0100
  • 6a8e8ada0d build 4 Phil Nash 2014-09-15 18:40:24 +0100
  • fa0122bf54 Allow testing ordering to be specified as declaration, lexicographical, or random. Allow random seed to be specified Phil Nash 2014-09-15 18:39:31 +0100
  • c9746634c4 Documentation Changes Anthony Super 2014-09-12 17:12:43 -0600
  • 0d8cdf1280 merge build 35 Phil Nash 2014-04-12 19:21:08 +0100
  • 59b173c717 Secondary fix for #270 (addresses same issue with CHECK) Phil Nash 2014-04-12 19:20:46 +0100
  • 27992f056b merge build 34 Phil Nash 2014-04-12 19:07:24 +0100
  • d4e5f18436 Merged group name commit from develop Phil Nash 2014-09-08 08:14:22 +0100
  • ea33961b43 Factored out mention of "unprintable string" ("{?}") Phil Nash 2014-09-08 08:14:59 +0100
  • 3e1d3c7271 Give (currently not used, so global only) group a name Phil Nash 2014-09-08 08:14:22 +0100
  • 3ad2d700e4 change indent to make merge easier Malcolm Noyes 2014-09-08 06:35:21 +0100
  • a2640ee1b1 Merge 89caf4ab1d into 4caabfa45e PureAbstract 2014-09-04 21:06:52 +0000
  • 89caf4ab1d Avoid std::begin/std::end for archaic compilers Andy Sawyer 2014-09-04 21:37:07 +0100
  • c571f0a597 Test toString(pair<vector>) Andy Sawyer 2014-09-04 21:19:02 +0100