Commit Graph

  • 726b66022d Refactor toString vector test mat tso 2016-03-08 02:04:00 +0100
  • fbceb5e4a2 Prepare toString support for std containers mat tso 2016-03-07 23:22:34 +0100
  • c3d80cf5eb Publish toString support for pairs mat tso 2016-03-07 22:12:39 +0100
  • 1f97d4d318 Fixed std::distance compile error with Oracle Solaris Studio 12.1 Andrew Foster 2016-10-10 11:34:19 +0100
  • 87803cdd2d Fixed std::make_pair compile error with Oracle Solaris Studio 12.1 Andrew Foster 2016-10-10 11:27:32 +0100
  • 71b969dec9 Fixed const_reverse_iterator compile error with Oracle Solaris Studio 12.1 Andrew Foster 2016-10-10 11:21:22 +0100
  • f1729d5aff Solved compiler warnings C5026 and C5027 for VS2015. RLangendam 2016-10-08 17:38:33 +0200
  • d9471bd189 Merge 8c38bd9d68 into 88732e85b2 xyb 2016-10-05 23:56:57 +0000
  • 4c798ce6ff add support for inequalities Jonathan B. Coe 2016-09-24 17:59:23 +0100
  • 88732e85b2 Merge pull request #716 from jbcoe/master Phil Nash 2016-10-04 15:57:10 +0100
  • 1c9a6cab88 Removed XCode6 builds (which were erroring anyway) and added XCode8 builds Phil Nash 2016-09-27 11:20:33 +0100
  • 40f6068d52 Build 1.5.7 v1.5.7 Phil Nash 2016-09-27 10:46:22 +0100
  • 21cbfc107e --list-test-names quotes test names that start with # - completes #717 Phil Nash 2016-09-27 10:43:03 +0100
  • 31861bbd46 rebased following recent changes Phil Nash 2016-09-27 10:28:11 +0100
  • b1eeec7c69 -f supports quoted test names (test name surrounded with " characters). This is the first part to resolving #717 Phil Nash 2016-09-27 10:27:28 +0100
  • c23b374f3d Added braces to emphasise the return logic Phil Nash 2016-09-27 09:58:12 +0100
  • 916317bd81 Merge pull request #680 from nabijaczleweli/master Phil Nash 2016-09-27 09:49:37 +0100
  • 8c459dd207
    Fix misindent nabijaczleweli 2016-07-04 12:44:08 +0200
  • fd7d35464b quick fix for failing travis builds on os x Jonathan B. Coe 2016-09-24 19:38:43 +0100
  • c47c1797d2 Merge pull request #701 from razeh/master Phil Nash 2016-09-22 17:44:14 +0100
  • f5d2b2dce8 Merge pull request #705 from hmich/xml-reporter-trim Phil Nash 2016-09-22 17:28:46 +0100
  • 0524a81887 Node.js versioning/metadata for merging to @philsquared Ben Chociej 2016-09-21 11:56:09 -0500
  • 669fc3d35e Add/update npm support, based on @smikes fork Ben Chociej 2016-09-21 11:26:36 -0500
  • 23123aeefb Minor typo fix Antoine Wendlinger 2016-08-30 21:07:14 +0200
  • de5f60ed81 Merge 21efac35f9 into 35f510545d Antoine Wendlinger 2016-08-30 19:02:50 +0000
  • 21efac35f9 Minor typo fix Antoine Wendlinger 2016-08-30 21:02:10 +0200
  • 02c7e41c7c Do not trim test case names in the XML reporter. Igor Akhmetov 2016-08-30 10:54:02 +0100
  • 5095619955 Fixes for XML encoding. Robert A Zeh 2016-08-24 09:38:24 -0500
  • 604275c06c Fixed Visual Studio analyze warning about inconsistent annotation. Zachary Struck 2016-08-21 20:21:42 -0400
  • fad27a3364 Fixed Visual Studio analyze warning about isalum requiring unsigned char Zachary Struck 2016-08-21 18:19:43 -0400
  • bf48c1ddbd Fix build error on VS 2015 with Clang/C2 Zachary Struck 2016-08-01 19:51:07 -0400
  • c2709dcf3c fix include path to internal header Mickey Rose 2016-07-27 08:53:36 +0200
  • a08b4b9705 add missing SelfTest sources to Makefile and CMakeLists Mickey Rose 2016-07-27 08:42:16 +0200
  • b1a298ac02 Fix grammar error in tutorial.md faulda 2016-07-17 15:21:01 -0700
  • e9b77b4029 Fix color escape sequence for blue Zhe Wang 2016-03-06 09:58:25 +0800
  • ada5a75cca own-main.md: fix typo Victor 2016-06-15 21:01:55 +0200
  • 7cb87f8c43 Merge cac0f4775e into 35f510545d Cyberboss 2016-06-15 16:16:20 +0000
  • cac0f4775e Removed 1 line of verbosity from --list-tests-and-sources Cyberboss 2016-06-15 12:16:16 -0400
  • 590061d37f 1 stray tab character Cyberboss 2016-06-14 10:45:01 -0400
  • 75be50ced4 Fixed the Wreoder bug Cyberboss 2016-06-14 10:12:57 -0400
  • 52e415805f Fixed a dangling else issue Cyberboss 2016-06-13 10:27:52 -0400
  • 88f7513007 Merge branch 'master' of https://github.com/philsquared/Catch Cyberboss 2016-06-13 10:17:02 -0400
  • dfca8bcf57 --list-test-sources documentation Cyberboss 2016-06-13 10:15:32 -0400
  • b2c9a681bb Added --list-tests-and-sources Cyberboss 2016-06-13 10:08:25 -0400
  • c8eb28622c Merge 5300004f50 into 35f510545d Ludger Sprenker 2016-06-12 16:34:35 +0000
  • 1dd63a15ef Update catch_common.h Sergej Zuyev 2016-06-12 17:34:56 +0200
  • 237d275fda Update catch_common.h Sergej Zuyev 2016-06-12 17:21:10 +0200
  • 2a7d33a38c First cut of new, non-owning, StringRef class, with no dependencies in header Phil Nash 2016-06-10 19:37:27 +0100
  • 3be950958c Suppress more warnings in test code Phil Nash 2016-06-10 19:33:23 +0100
  • 3984473e26 Remove unused constructor in test code to eliminate warning Phil Nash 2016-06-10 19:33:07 +0100
  • 36cd85acbe Suppress warnings about double promotions Phil Nash 2016-06-10 19:32:33 +0100
  • 35f510545d v1.5.6 v1.5.6 Phil Nash 2016-06-09 19:21:09 +0100
  • 742457cbcf Use Clara v0.0.2.4 (updated) - fix for string lengths Phil Nash 2016-06-09 19:19:55 +0100
  • 1aa6c91e64 Fixed RNG issue with pre C++14 compilers Phil Nash 2016-06-09 19:07:05 +0100
  • 9023ec72f0 Merge 1d1b240306 into ac220289a6 akale2408 2016-06-09 15:55:56 +0000
  • 1d1b240306 generated single_include using scripts/generateSingleHeader.py Atul Kale 2016-06-09 10:55:48 -0500
  • c1f94441d6 Fix indentation warnings from gcc 6.1.0 Atul Kale 2016-06-09 08:40:23 -0500
  • ac220289a6 v1.5.5: Deal with auto_ptr and random_shuffle hard deprecations in C++14 v1.5.5 Phil Nash 2016-06-09 08:19:23 +0100
  • be3570ef22 Use std::shuffle instead of (deprecated) std::random_shuffle if C++14 detected Phil Nash 2016-06-09 08:15:57 +0100
  • a74d760d74 Switched remaining std::auto_ptrs to use CATCH_AUTO_PTR Phil Nash 2016-06-08 19:14:54 +0100
  • afc0b31b10 Regenerated single-header Phil Nash 2016-06-07 22:59:54 +0100
  • 95efc50731 dev build 3 Phil Nash 2016-06-07 07:42:59 +0100
  • f19b2dc661 Rebased approvals following several merges from master Phil Nash 2016-06-07 07:42:10 +0100
  • 07f04fc95d "test" expression using !! instead of static_cast to bool. This addresses #657 while (hopefully) maintaining fix for #574 Phil Nash 2016-05-12 19:17:55 +0100
  • b4f4cf370d Using Clara 0.0.2.4 - fixes issue with spaces in quoted arguments Phil Nash 2016-05-07 23:12:46 +0100
  • f61d30d620 Pins LLVM 3.8 (stable) instead of tracking the nightly repository Daniel J. Hofmann 2016-05-07 18:54:46 +0200
  • 5c99c53a34 Removed use of dynamic_cast from test_case_tracker. (Thanks to #631 and #648) Phil Nash 2016-04-28 08:10:10 +0100
  • 5d84c964c9 Removed use of dynamic_cast for MultipleReporters (Thanks to #630, #636 and #648) Phil Nash 2016-04-28 07:54:57 +0100
  • a96974e65f Updated embedded Clara to 0.0.2.3 - has all new, more robust, token parsing. - eliminates issue with unreachable code - allows use of forward slashes to introduce short args on Windows Phil Nash 2016-04-23 13:21:29 +0100
  • 7ea59102f1 Update tutorial.md Rafael Eyng 2016-04-04 23:04:45 -0300
  • c4c8843cae [#608] Don't use exit() on duplicate test descriptions Robert Dailey 2016-04-01 11:54:23 -0500
  • 675bc5450e Added missing CATCH_OVERRIDE to CumulativeReporterBase::assertionEnded(). This fixes a warning when building in Xcode 7.2+ with default warning settings. Ian Copland 2016-03-29 17:03:09 +0100
  • c65b00f73e Fixed !shouldfail Phil Nash 2016-03-14 19:13:34 +0000
  • 65b768aad7 Fix CATCH_INTERNAL_SUPPRESS_PARENTHESES_WARNINGS: GCC needs to be capitalized. David Grayson 2016-03-04 19:24:07 -0800
  • 45bf93aa8b Suppress parentheses warnings on clang and gcc - should address #593, #528, #521, #496 (and possibly others) Phil Nash 2016-02-29 08:01:06 +0000
  • 109758131a Removed deprecated --force-colour option Phil Nash 2016-06-07 07:16:35 +0100
  • 8a102bd13c Added --use-colour option to give finer control over colourisation. --force-colour is still present but deprecated (will remove soon) Phil Nash 2016-02-24 18:51:01 +0000
  • a4a2c15e0c removes link to missing readme file Trevor Hickey 2016-02-26 10:29:23 -0500
  • 3f226c1999 Support explicit operator bool Sean Middleditch 2016-02-25 00:34:09 -0800
  • e134da2e10 Use Clara v0.0.1.1 Phil Nash 2016-02-10 19:21:09 +0000
  • 7f9fbd58c8 Fix as suggested in #574 Cast expression to bool to prevent custom && from defeating short-circuiting Phil Nash 2016-02-10 05:49:56 +0000
  • 5c60a06ffe Removed reference to pre 1.0 release from README Phil Nash 2016-01-22 07:57:45 +0000
  • 51cc268609 Fix EndsWith Matcher (and refactored EndsWith and StartsWith in terms of endsWith and startsWith) (see Issue #573) Phil Nash 2016-01-22 07:50:59 +0000
  • d1b394d957 Fixed CATCH_REGISTER_TEST_CASE too Phil Nash 2016-01-22 07:50:10 +0000
  • 642598b11e Fixed REGISTER_TEST_CASE for VS2013 (hopefully) - see #549 Phil Nash 2016-01-05 08:19:16 +0000
  • 7e86613377 Fixed catch_with_main.hpp (no longer references deleted catch_runner.hpp) Phil Nash 2015-12-28 15:06:04 +0000
  • b54813e84e First cut of ThreadContext (not plumbed in anywhere yet) Phil Nash 2015-12-07 18:47:59 +0000
  • 3d6bef2a82 Keep Xcode 7.1 happy Phil Nash 2015-11-24 18:16:21 +0000
  • c2b8919b4d Removed LegacyReporter support Phil Nash 2015-11-23 18:52:57 +0000
  • 79e4327329 Fixed a couple of warning regressions Phil Nash 2015-11-23 18:45:40 +0000
  • ebb4677089 Funnel most calls to getCurrentRunContext() through C_A_T_C_H_Context() Phil Nash 2015-11-23 18:43:16 +0000
  • 56eea9de22 Fixed indentation Peter Nemere 2016-06-06 14:41:20 +1000
  • ede3dd13fa Modified team city reporter to report testIgnored if it was skipped, eg due to the [mayfail] tag Peter Nemere 2016-06-06 14:32:07 +1000
  • d0bd13dc17 --list-test-names-and-sources Fixed tabs/spaces Cyberboss 2016-06-05 15:56:50 -0400
  • 8fd23466ba --list-test-names-and-sources documentation Cyberboss 2016-06-05 15:45:44 -0400
  • 406e568d80 --list-test-names-and-sources functionality Cyberboss 2016-06-05 15:41:19 -0400
  • bc4bba8d63 1.5.4 Andrea Colaci 2016-05-17 12:59:49 +0100
  • bbfb64dfe6 Fix string iteration accesses null terminator. cppcheck complains. Alternatively, if this is intentional, a comment would be appreciated, such as: // intentional access of terminating-'\0' Ross Bencina 2016-05-16 19:02:09 +1000
  • 085e13849a Merge 73869e9143 into f666f5f0ae Nigel Stewart 2016-05-13 23:56:25 +0000
  • f666f5f0ae v1.5.4 v1.5.4 Phil Nash 2016-05-12 19:18:04 +0100