Commit Graph

  • 71e500f4b5 Updated reporter documentation Martin Hořeňovský 2017-02-24 14:01:33 +0100
  • a0280f7f65 Add test name & sections to compact report’s output ronen barzel 2017-02-23 10:01:33 +0000
  • ad942885ce Removed unused exception object from release notes script Phil Nash 2017-02-23 08:10:37 +0000
  • e058a37614 Removed stray code Phil Nash 2017-02-23 08:10:16 +0000
  • 72b72ca937 Fix C++11 dependency in TAP reporter Martin Hořeňovský 2017-02-22 17:04:36 +0100
  • a8a6b3159d Disabled C4312 in the evaluate layer Martin Hořeňovský 2017-02-22 14:14:59 +0100
  • 9e2616aeac Add missing assert.h include to reporter bases. Martin Hořeňovský 2017-02-22 13:31:51 +0100
  • c5ffd2e3f0 Fixed up Automake reporter Martin Hořeňovský 2017-02-22 13:29:17 +0100
  • 0f24a8c06f Added Automake and TAP reporters to SelfTest's main Martin Hořeňovský 2017-02-22 13:28:36 +0100
  • b0260c615d Fixed-up TAP reporter a bit. Martin Hořeňovský 2017-02-22 13:28:13 +0100
  • a63ce953a0 Add TAP reporter Colton Wolkins (Ogre) 2015-10-15 00:54:37 -0600
  • 76984ded94 Merge b3c9d58484 into b753f05d74 Colton Wolkins 2017-02-22 10:18:10 +0000
  • b753f05d74 Add reporter for Automake (#826) Justin Wilson 2017-02-22 04:17:25 -0600
  • 77a59f8954 Make the Automake reporter work adhere to Catch's standards Martin Hořeňovský 2017-02-22 10:51:57 +0100
  • 9bab7c8229 Changed console reporter test duration reporting format Martin Hořeňovský 2017-02-17 14:07:56 +0000
  • d8c4512b25 Removed tabs Phil Nash 2017-02-22 08:26:52 +0000
  • 2e08bfe9cc Single include generator now handles spaces between # and include Phil Nash 2017-02-22 08:05:31 +0000
  • d2a59ad37b Fixed test spec parser issue - multiple specs in a single string, with escapes in each were erroring out Phil Nash 2017-02-22 07:49:38 +0000
  • 10dfca34ac Added first vector matchers (Contains and Equals) Phil Nash 2017-02-21 16:05:04 +0000
  • 45d4096756 Generalised Matchers so objects and comparators can be different types Phil Nash 2017-02-21 15:52:03 +0000
  • 4e6938d78e Moved matchers tests into their own file Phil Nash 2017-02-21 14:19:09 +0000
  • e2e51279e1 Add “slim” reporter. ronen barzel 2017-02-21 13:07:40 +0000
  • 1ca8cefa9a Added #define needed for gettimeofday() to be declared on some versions of Cygwin Phil Nash 2017-02-21 11:32:32 +0000
  • ca66dd243c Added a couple more unimplemented assignment operators to silence VS2013 warnings philsquared 2017-02-21 09:10:44 +0000
  • 44632c3d71 Merge branch 'warning-c4512' of https://github.com/gchudnov/Catch into gchudnov-warning-c4512 philsquared 2017-02-21 08:47:34 +0000
  • aa28196e8b Ignore .vs folder philsquared 2017-02-21 08:52:08 +0000
  • ec910a8435 Add reporter for Automake Justin R. Wilson 2017-02-19 21:31:58 -0600
  • 5d8055319e Updated docs to reflect the change to leak checking Martin Hořeňovský 2017-02-18 17:24:31 +0100
  • b1835e1de9 Moved WIndows leak detector code out of main() philsquared 2017-02-17 23:43:31 +0000
  • 8cd413572a Merge branch 'dev-windows-leakdetection' Martin Hořeňovský 2017-02-17 14:25:08 +0100
  • 30e4dbef1c Report leaks to debugger in addition to stderr Martin Hořeňovský 2017-02-17 14:22:42 +0100
  • 90b3946e9c Add file/line to TestCase, Section and Failure elements in Xml Reporter Phil Nash 2017-02-17 10:26:17 +0000
  • 9202a77498 Documentation improvement Martin Hořeňovský 2017-02-16 11:11:52 +0100
  • d8230a8d4d Add opt-in leak detection under MSVC + Windows. Martin Hořeňovský 2017-02-16 11:09:09 +0100
  • d6a89d1084 Merge 30ae1944a1 into c6178601c5 mKlus 2017-02-16 09:39:56 +0000
  • c6178601c5 Cygwin compatibility fixes Martin Hořeňovský 2017-02-15 17:57:22 +0100
  • 2e0ae01b05 Improve -Wparentheses supression for gcc Martin Hořeňovský 2017-02-15 17:11:39 +0100
  • 1f71d1f760 Some minor clean-up to Python script Phil Nash 2017-02-15 11:54:47 +0000
  • fe690a68ef push/pop warnings when disabling parentheses warnings within assertion (gcc/ clang) Phil Nash 2017-02-15 09:38:38 +0000
  • c9a37c59c4 Added `CATCH_CONFIG_FAST_COMPILE` to documentation. Martin Hořeňovský 2017-02-15 10:42:11 +0100
  • 3cfef738e7 Merge branch 'dev-performance-round3' Martin Hořeňovský 2017-02-15 10:35:01 +0100
  • 5cb9e47034 Added SOCI to open-source users Phil Nash 2017-02-15 08:39:21 +0000
  • 044b616127 Added link to matchers docs from readme Phil Nash 2017-02-14 11:24:15 +0000
  • f88049169e Fix wrong short option for section Kevin Wojniak 2017-02-14 12:21:23 -0800
  • a2a0b6e341 Merge 86bf762e00 into d4ae1b18c0 GatoRat 2017-02-15 02:35:59 +0000
  • 5d289b6898 Fix wrong short option for section Kevin Wojniak 2017-02-14 12:21:23 -0800
  • 7b13a8f85a Move debug break out of tests, speeds up compilation time Martin Hořeňovský 2017-02-14 15:35:12 +0100
  • 6da5e0862a Benchmark script: allow passing flags to compiler Martin Hořeňovský 2017-02-14 15:34:17 +0100
  • 2049113935 Benchmark script: use median AND mean of compile time Martin Hořeňovský 2017-02-14 15:34:00 +0100
  • d4ae1b18c0 Matcher documentation Phil Nash 2017-02-14 09:15:21 +0000
  • 2081caa452 Import MatcherBase to Catch namespace Phil Nash 2017-02-14 09:15:08 +0000
  • a5a013811c Renamed toStringUncached -> describe Phil Nash 2017-02-14 09:04:26 +0000
  • 1400127d6f Extracted string matchers impl into cpp that is only compiled into main TU Phil Nash 2017-02-08 15:14:51 +0000
  • 7fed25ad1f New Matchers implementation - simpler - less templates and machinery - no cloning, copying or unnecessary heap allocations - better factored Phil Nash 2017-02-08 14:17:17 +0000
  • 5530303be7 Removed test for invoking String Matcher with NULL (this will no longer be supported) Phil Nash 2017-02-08 15:20:39 +0000
  • 29fa1edcc7 Added appveyor.yml for CI with VS {2013, 2015} for {Win32, x64} Martin Hořeňovský 2017-02-14 09:37:37 +0100
  • 26fdcd0d54 fix annoying assignment operator could not be generated warnings in msvc2013 Grigoriy Chudnov 2017-02-14 11:33:39 +0300
  • 1cb8bafb1f Added missing #include in test file Phil Nash 2017-02-13 17:43:43 +0000
  • d08cee288f v1.7.2 build v1.7.2 Phil Nash 2017-02-13 16:15:42 +0000
  • 873ef276b6 XML Reporter closes tag and flushes stream at end of TestCase and Section tags. This fixes an issue where XML reports on stdout are broken by printf statements Phil Nash 2017-02-13 15:56:25 +0000
  • bc68b9f454 More include simplifications Martin Hořeňovský 2017-02-12 13:34:55 +0100
  • 67d513aa73 Removed single char contains() - had incorrect prototype anyway Phil Nash 2017-02-13 08:19:34 +0000
  • 9a3486a705 Replaced use of dynamic_cast with static_cast. It wasn't necessary anyway. This addresses #821 Phil Nash 2017-02-12 22:00:17 +0000
  • d890791800 Fixed editing mishap in documentation. Martin Hořeňovský 2017-02-12 15:48:32 +0100
  • 26f6012bb9 Expanded the practical example in slow-compiles documentation Martin Hořeňovský 2017-02-12 14:47:25 +0100
  • 50dee9ae57 Fixed typo in CLI error reporting Martin Hořeňovský 2017-02-12 13:50:15 +0100
  • b2a6fe971b Couple more includes cleaned out Martin Hořeňovský 2017-02-12 12:48:25 +0100
  • 0837132ce3 Make the benchmarking script Python 2 compatible Martin Hořeňovský 2017-02-12 12:25:43 +0100
  • 9012f95964 Moved some std includes out from catch_common.h Martin Hořeňovský 2017-02-12 12:17:07 +0100
  • 324260f253 Removed reference to DEBUG in command line docs Phil Nash 2017-02-11 23:39:27 +0000
  • d0620c3495 Added std:: qualification to some functions from C stdlib Martin Hořeňovský 2017-01-26 19:11:20 +0100
  • fd7dde10d3 Added example of how to separately compile Catch's main Martin Hořeňovský 2017-02-11 19:11:57 +0100
  • 9a3788d98c Added links to open source users page from general pages Phil Nash 2017-02-10 22:50:40 +0000
  • 005787f1c5 Marked IConfig implementations in Config CATCH_OVERRIDE (silences warnings) Phil Nash 2017-02-10 22:39:27 +0000
  • d2e814ff23 Tagged a C++11 specific test with [c++11] to exclude from approval tests (for now) Phil Nash 2017-02-10 19:13:45 +0000
  • f75a511b5c Fix MSVC /analyze warning about inconsistent annotations Martin Hořeňovský 2017-02-10 17:12:41 +0100
  • 3e20b991f1 Merge 604275c06c into ab44fb6811 zachstruck 2017-02-10 15:05:58 +0000
  • ab44fb6811 The file/ line in sections is now of the section. not the test case Phil Nash 2017-02-10 11:56:46 +0000
  • d6b8ac5a4e Added compilation tests to approvals Phil Nash 2017-02-10 11:53:29 +0000
  • c72ba93f92 Added file for listing commercial users Phil Nash 2017-02-09 17:54:13 +0000
  • 73159ace3d REQUIRE_THROWS_AS now catches exception by const& Martin Hořeňovský 2017-02-09 12:57:01 +0100
  • 9952dda524 REQUIRE_THROWS_AS is now reported with expected type as well Martin Hořeňovský 2017-02-09 12:41:16 +0100
  • e543cc0646 Removed an obsolete file that somehow got into the previous master. Martin Hořeňovský 2017-02-09 11:12:25 +0100
  • c1a5391034 Added some more open source projects Phil Nash 2017-02-08 21:46:44 +0000
  • a38ccec33a Added 3rd party bug to documentation Martin Hořeňovský 2017-02-08 20:53:39 +0100
  • 1ff56301a1 Corrected formatting Phil Nash 2017-02-08 18:35:30 +0000
  • aee3675968 Added ChakraCore, Couchbase-lite and MAME rot OS projects Phil Nash 2017-02-08 18:34:19 +0000
  • 0579f07092 Added RxCpp to OS page Phil Nash 2017-02-08 18:02:11 +0000
  • e9ad954435 Seeded new doc page for tracking open source projects that use Catch Phil Nash 2017-02-08 17:15:37 +0000
  • 1e87cae8af Documented the _THROWS_WITH macros, as well as slightly expanding the matchers docs. Phil Nash 2017-02-08 16:18:53 +0000
  • 26df0781a5 Added a script for running synthetic compile time benchmark Martin Hořeňovský 2017-02-08 14:14:01 +0100
  • 4d0cd602e3 Rebased approvals with tags and description attributes in XML report Phil Nash 2017-02-07 23:14:49 +0000
  • ab199d9cf9 XmlReporter: Trim test case name; added description and tags attributes to the test case element in the xml report. Marek Klus 2017-02-08 09:52:32 +1100
  • 97d8003a71 XmlWriter can specify a stylesheet Provide an extension point on XmlReporter to be able to supply a stylesheet url in a derived implementation Phil Nash 2017-02-07 23:09:43 +0000
  • 30ae1944a1 Merge branch 'master' of https://github.com/philsquared/Catch Marek Klus 2017-02-08 09:57:28 +1100
  • aafc3f58c9 XmlReporter: Trim test case name; added description and tags attributes to the test case element in the xml report. Marek Klus 2017-02-08 09:52:32 +1100
  • 1f271c9944 XmlWriter reverts to XML 1.0. Character encodings that are not valid in XML 1.0 are instead written using C-style escapes Phil Nash 2017-02-06 16:00:05 +0000
  • 7db4d8d90c Added tests (single char pretty printing + op overload) Martin Hořeňovský 2017-02-07 13:32:48 +0100
  • a5ce57b346 Improved .travis.yml Martin Hořeňovský 2017-02-07 11:56:34 +0100
  • 7b8a27eadb v1.7.1 build v1.7.1 Martin Hořeňovský 2017-02-07 10:06:52 +0100