Commit Graph

  • 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
  • 2b74613c54 Revert "First cut of Evaluate refactoring to remove int specialisations, among other things" Phil Nash 2017-02-06 22:37:23 +0000
  • 23600609c0 Deregister SEH handler before reporting SE. Martin Hořeňovský 2017-02-06 20:40:46 +0100
  • 4feb2dbb50 Removed const qualification to disambiguate between operator overloads Martin Hořeňovský 2017-02-06 20:39:18 +0100
  • 84af6bc955 XmllWriter flushes the stream after every endElement now Phil Nash 2017-02-06 16:25:36 +0000
  • 197bf075c4 Rebased again - against the right executable this time :-s Phil Nash 2017-02-06 16:25:09 +0000
  • 1f5ec9884c Rebased approvals following previous reversal (d’oh!) Phil Nash 2017-02-06 16:23:34 +0000
  • 88b760276d Revert "XmlWriter reverts to XML 1.0." Phil Nash 2017-02-06 16:21:01 +0000
  • 23eb4cc580 Added stdout and stderr to XML Reporter Phil Nash 2017-02-06 16:14:06 +0000
  • a189387f49 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
  • f65776890c Merge branch 'master' of https://github.com/philsquared/Catch Phil Nash 2017-02-06 15:17:00 +0000
  • 39753558eb First cut of Evaluate refactoring to remove int specialisations, among other things Phil Nash 2017-02-06 15:15:43 +0000
  • f126d7943a Add explanation of THROW assertion limits + using lambda Martin Hořeňovský 2017-02-06 16:08:13 +0100
  • cd489d9647 More documentation of known issues. Martin Hořeňovský 2017-02-06 15:55:01 +0100
  • b6e8179513 Merge 517e31799f into e991c006b7 Vladimir Zelenkin 2017-02-06 03:24:16 +0000
  • e991c006b7 Fixes for MinGW compatibility Martin Hořeňovský 2017-02-06 01:43:53 +0100
  • 7e7c813486 New documentation section: "known limitations" Martin Hořeňovský 2017-02-06 00:53:39 +0100
  • 5947f77031 Merge a274c0a005 into 712323ab7c lightmare 2017-02-03 16:37:18 +0000
  • 4a70f628cb Merge de9c657d2f into 712323ab7c Matt McShane 2017-02-03 16:37:18 +0000
  • 712323ab7c Include windows.h proxy header, instead of windows.h itself Martin Hořeňovský 2017-02-03 14:09:17 +0100
  • 81ff748284 Remove dead link Henry Hirsch 2017-02-02 19:01:28 +0100
  • de9c657d2f Fix single-header download link in README Matt McShane 2017-02-02 10:25:49 -0500
  • ce37f48ffa v1.7.0 build v1.7.0 Martin Hořeňovský 2017-02-01 21:47:43 +0100
  • 090fc74cca Scripts intended to be run should now have x bit set. Martin Hořeňovský 2017-02-01 21:34:45 +0100
  • f58ff0c540 Remove \l, add \f in character pretty printing Martin Hořeňovský 2017-02-01 21:31:14 +0100
  • a600bfeb75 Fix travis build + build warnings Martin Hořeňovský 2017-02-01 21:01:14 +0100
  • 8cad76a749 typo Phil Nash 2017-02-01 14:39:06 +0000
  • 1a3f6d829b Updated command line docs with info on -c for running sections, as well as -# for filenames as tags Phil Nash 2017-02-01 14:37:02 +0000
  • b524fa7cd8 Fixed bugs in escape char handling in test names 1. If escape char is first char, sets start of range 2. Multiple escape chars are handled (offsets chars to remove) Phil Nash 2017-02-01 14:13:10 +0000
  • 5121b5b058 Put quote marks around printed characters; also nicely print some escapes Eric Schmidt 2016-04-20 21:52:20 -0600
  • 1e5176bd69 Cap main exit code to 255 (#797) Jan Včelák 2017-01-31 20:48:14 +0100
  • 7baa508e58 Documentation fixup. Martin Hořeňovský 2017-01-31 20:44:34 +0100
  • 7dd4f2977a Added INSTALL commands (#788) Saad K 2017-01-31 14:22:45 -0500
  • 50c95a0143 Bumped min cmake version to 3.0 Martin Hořeňovský 2017-01-31 20:21:03 +0100
  • a572db8a5f Keep only the single-include header in cmake install command Martin Hořeňovský 2017-01-31 18:09:15 +0100
  • 0dabd951ba expr is now cast to void in THROWS family of assertions. Martin Hořeňovský 2017-01-31 18:02:11 +0100
  • 7ae96c710b Returned basic warnings to CMake generated builds Martin Hořeňovský 2017-01-31 17:37:27 +0100
  • 70d3c937c3 Enable breaking into debugger on Mac Josef Kemetmueller 2017-01-23 21:19:10 +0100
  • 38af8d7035 Fixed SEH deregistration on Windows Martin Hořeňovský 2017-01-30 19:54:16 +0100
  • c97ada1910 Improved assertion documentation Martin Hořeňovský 2017-01-30 19:42:27 +0100
  • b135e2f402 docs: exit code shall not exceed 8-bit value Jan Vcelak 2017-01-30 18:59:18 +0100
  • 79d27df33a default main: cap the exit code to 8-bits Jan Vcelak 2017-01-30 18:56:23 +0100
  • 615aa071a8 Merge branch 'dev-performance-round2' Martin Hořeňovský 2017-01-30 13:02:48 +0100
  • af0b03abd2 Merge branch 'templates' Martin Hořeňovský 2017-01-30 12:03:01 +0100
  • 15816c5760 Revert "use sizeof(expr) for unevaluated syntax check" Martin Hořeňovský 2017-01-30 11:56:29 +0100
  • f11a45aa67 Added benchmark for the char literals change Martin Hořeňovský 2017-01-29 23:23:33 +0100
  • bcaa2f9646 Use char literal instead of string literal with 1 char Martin Hořeňovský 2017-01-29 23:07:15 +0100
  • efab3ca8b2 Added benchmark result for the SourceLineInfo change Martin Hořeňovský 2017-01-29 22:10:37 +0100
  • 60f8ebec49 Use const char* for filename in SourceLineInfo Martin Hořeňovský 2017-01-29 22:03:27 +0100
  • e1dbb7cf64 First draft of issue and PR templates. Martin Hořeňovský 2017-01-28 11:42:11 +0100
  • 02a69b449f Compilation warnings fix (#791) Alexander Ryabykin 2017-01-27 11:32:58 +0300
  • 58f5400a1c Removed unused argument from reportFatal function Martin Hořeňovský 2017-01-26 23:40:37 +0100
  • c390c4cb9f Fixed inconsistent and trailing whitespace Martin Hořeňovský 2017-01-26 23:13:12 +0100
  • 7a74088fcc Compilation warnings fix Alexander Ryabykin 2017-01-27 00:19:08 +0300
  • de34e412ca Merge f1729d5aff into 60a9ac7e65 Ralph Langendam 2017-01-26 17:50:21 +0000
  • 60a9ac7e65 Enabled previous commit under MSVC, introduced new feature toggle Martin Hořeňovský 2017-01-26 18:47:29 +0100
  • c06afe438e Add support for comparison of Approx with strong typedefs Jonathan Coe 2016-05-12 19:18:44 +0100
  • 8716fa912f Merge 5a9072d01e into 73872207db Jonathan B Coe 2017-01-26 12:14:48 +0000
  • 73872207db Direct download link now links to latest release version Martin Hořeňovský 2017-01-26 13:12:14 +0100
  • 51860f1568 Change include -> single_include in CMake example Joshua Gerrard 2017-01-13 23:21:50 +0000
  • dab1d9d222 Added CheckFileList in CMake over the benchmark sources Martin Hořeňovský 2017-01-25 23:02:25 +0100
  • 4ce11d63a6 Merge branch 'dev-performance' Martin Hořeňovský 2017-01-25 22:56:36 +0100
  • 99c2ea594c Renamed measurement script for benchmarking Martin Hořeňovský 2017-01-25 22:55:11 +0100
  • 51107d7cbd Added copyright headers to benchmark files. Martin Hořeňovský 2017-01-16 18:40:55 +0100
  • 83f4b39680 Added benchmark for previous commit, added iterations to failure bench. Martin Hořeňovský 2017-01-15 10:06:18 +0100
  • b1171bd1f2 Merge branch 'dev-signals' Martin Hořeňovský 2017-01-25 22:09:52 +0100
  • 054422e06c Merge 611d1af5a6 into 6c23a6582b Martin Hořeňovský 2017-01-25 20:47:14 +0000
  • a18d53e76d Merge ae7bad2ff8 into 6c23a6582b Martin Hořeňovský 2017-01-25 20:47:14 +0000
  • 445873f218 Merge c87b13a8cd into 6c23a6582b Ross Bencina 2017-01-24 13:14:27 +0000
  • 78bfc18d16 Merge 13071a875c into 6c23a6582b wiscy 2017-01-24 13:14:25 +0000
  • 6c23a6582b Mark CHECKed-throw test as [failing] Phil Nash 2017-01-24 09:53:04 +0000
  • 111bc03f27 Merge 6b8887fe61 into 7bcb42496d Matt Godbolt 2017-01-24 09:01:30 +0000
  • 7ad9825fae Enable breaking into debugger on Mac Josef Kemetmueller 2017-01-23 21:19:10 +0100
  • 7bcb42496d Changed exception tests to allow for now throw-from-CHECK behaviour Phil Nash 2017-01-23 17:56:41 +0000
  • 184865358c CHECK no longer stops running SECTION on exception. Martin Hořeňovský 2017-01-15 20:28:02 +0100
  • 225e90d8ba Don’t include tests that rely on varying two-phase-lookup behaviour in approval tests Phil Nash 2017-01-23 17:47:58 +0000
  • 31c23b9489 Added [!nonportable] tag Phil Nash 2017-01-23 17:44:55 +0000