Commit Graph

  • e7984e3711 Reorganised the readme/ ref docs TOC and added link to reporters docs Phil Nash 2017-03-15 09:08:20 +0000
  • 90d89377ea Added docs on reporters Phil Nash 2017-03-15 09:07:23 +0000
  • 0692317bc5 Added Obj-C bindings fix to release notes Phil Nash 2017-03-15 09:04:09 +0000
  • e8b31108d6 Fix Catch::toString() linker error when main() is compiled as C++ Kevin Wojniak 2017-03-14 11:54:14 -0700
  • 95fc8d62a2 Fixed up old documentation links in release notes Martin Hořeňovský 2017-03-13 21:31:26 +0100
  • 0c015aa887 v1.8.2 release v1.8.2 Martin Hořeňovský 2017-03-13 21:29:30 +0100
  • f69f821853 Updatecd [!shouldFail] docs with extra explanatory note, Phil Nash 2017-03-13 19:35:17 +0000
  • 485dbdc0e7 Added link to event listeners docs Phil Nash 2017-03-13 19:27:18 +0000
  • 0afd52b98d Fix Objective-C Matchers Fixes #854 Phil Nash 2017-03-13 15:40:21 +0000
  • 38b05f1400 Don’t assume first CL arg (exe name) is present Fixes #729 Phil Nash 2017-03-13 11:00:58 +0000
  • db9866677e Don’t ref past end of string fixes #830 Phil Nash 2017-03-13 10:22:02 +0000
  • 4101ff314a #include <ctype> for std::to lower Phil Nash 2017-03-10 19:25:00 +0000
  • 68da5a6d19 Docs for Listeners Phil Nash 2017-03-10 19:17:25 +0000
  • e4a25ad5ff Added CATCH_REGISTER_LISTENER without the INTERNAL_ prefix Phil Nash 2017-03-10 19:15:03 +0000
  • 5d6c744d38 Qualified std::tolower in Clara. Fixes #543 Phil Nash 2017-03-10 18:38:52 +0000
  • 1855b76255 Add parentheses around macro parameter "expr" to avoid -Wparentheses in gcc. Toni Neubert 2017-03-09 12:57:53 +0100
  • 5dd0639520 Added FAIL_CHECK Works like FAIL, but does not abort test. As proposed in #765 Phil Nash 2017-03-08 15:40:20 +0000
  • a2515755c3 Merge pull request #846 from m0ppers/patch-1 Phil Nash 2017-03-07 11:34:07 +0000
  • 807941eb31 Add ArangoDB m0ppers 2017-03-07 12:29:13 +0100
  • a2e20b07f8 "Fix" build by annotating the new test as !shouldfail Martin Hořeňovský 2017-03-07 10:17:59 +0100
  • ace70407a2 Add tests for #835 Martin Hořeňovský 2017-03-06 22:07:33 +0100
  • 613e1466f9 Save errno before using sprintf, ifstream. Martin Hořeňovský 2017-03-06 21:51:22 +0100
  • d8f45cd5f1 changing tabs to spaces Alex Glyde 2017-03-06 10:55:00 -0500
  • 3afd077b55 teamcity reporter should time durations explicitly Alex Glyde 2017-03-06 10:35:03 -0500
  • e95bf48445 Take std::string by const-ref where possible Martin Hořeňovský 2017-03-06 13:16:43 +0100
  • 932a405e18 /Wx -> /WX (stupid typo) Martin Hořeňovský 2017-03-06 11:29:57 +0100
  • 9a037204fa Enable /Wx (Warnings as error) for SelfTest builds Martin Hořeňovský 2017-03-06 11:21:35 +0100
  • 374c050a42 benchmarkCompile.py fixup Martin Hořeňovský 2017-03-06 10:59:17 +0100
  • 8b8e3ee117 Disable C4702 in Exception tests self tests Martin Hořeňovský 2017-03-06 10:52:21 +0100
  • af1ed708e4 Copied release note fixes to documentation Martin Hořeňovský 2017-03-03 15:03:23 +0100
  • 041498b221 Fixed unintentional tabs Phil Nash 2017-03-06 09:23:31 +0000
  • d5a5883a10 Fixed mssing virtual destructor warnings philsquared 2017-03-06 08:59:52 +0000
  • 6fea473414 Fixed CMake generation of MSVC warning levels philsquared 2017-03-06 08:35:14 +0000
  • 68e7fdce20 Added 4265 to specific warnings in VS Phil Nash 2017-03-06 08:21:52 +0000
  • c0383a46f6 Update catch.hpp Tocic 2017-03-04 17:53:49 +0200
  • b4c9bf5802 Removed version # from readme - and script that updates it (as it’s now automatically in a badge) Phil Nash 2017-03-03 15:36:15 +0000
  • e952fa8946 Added release badge Phil Nash 2017-03-03 15:25:58 +0000
  • 84a178f0b0 Add AppVeyor status Phil Nash 2017-03-03 14:38:20 +0000
  • f9db24a824 Refactored console reporter include logic to match Xml Reporter’s Phil Nash 2017-03-03 14:19:41 +0000
  • 9bee606dd6 Tweaked Xml Reporter to follow same success/ info behaviour as Console reporter Phil Nash 2017-03-03 14:12:47 +0000
  • be4f6ab8e1 Change reporting of CAPTURE'd variables Martin Hořeňovský 2017-03-03 14:34:50 +0100
  • fd6c7aee6d Fixed compile benchmark script Martin Hořeňovský 2017-03-02 18:27:31 +0100
  • cd6de9cd34 Don't reconstruct expression on encountering fatal error Martin Hořeňovský 2017-03-02 18:18:28 +0100
  • 40f6a5b8a4 Added duration reporting to compact reporter Martin Hořeňovský 2017-03-02 16:16:17 +0100
  • 95b0eb2b6c TAP reporter now behaves as if -s was always set Martin Hořeňovský 2017-03-02 15:54:08 +0100
  • 0b28d3daf2 Merge branch 'tap-count-success' of https://github.com/gahr/Catch Martin Hořeňovský 2017-03-02 15:23:46 +0100
  • 8435dcbb61 Resized main logo again Phil Nash 2017-03-01 17:00:33 +0000
  • 99347df70e Updated artwork Phil Nash 2017-03-01 16:47:04 +0000
  • 658b5f63ef Updated release notes Phil Nash 2017-03-01 16:06:48 +0000
  • c6535a080e v1.8.1 release v1.8.1 Phil Nash 2017-03-01 16:04:44 +0000
  • 673ec550f5 Moved definition of _BSD_SOURCE earlier Phil Nash 2017-03-01 15:58:57 +0000
  • ff78e7c45a Fixed typo in test name Phil Nash 2017-03-01 15:58:34 +0000
  • da023b2f9a TAP Reporter: count success tests even if not printed Pietro Cerutti 2017-03-01 09:24:58 +0000
  • 470561cbbd Update release-notes.md Phil Nash 2017-03-01 08:24:16 +0000
  • 417202b743 Update release-notes.md Phil Nash 2017-03-01 08:22:38 +0000
  • 70baf8769e Added SET_UP and TEAR_DOWN macros. Marek Klus 2017-03-01 12:21:05 +1100
  • 41fdabb055 Merge remote-tracking branch 'upstream/master' Marek Klus 2017-03-01 12:20:38 +1100
  • 0952b76e16 v1.8.0 release v1.8.0 Phil Nash 2017-02-28 14:19:09 +0000
  • c3da6d6e41
    Add missing typename R. Martinho Fernandes 2017-02-27 18:32:42 +0100
  • 7d460d9f46
    Make INFO() use the same output customization as CHECK() R. Martinho Fernandes 2017-02-27 18:18:45 +0100
  • bbeb192ec9 Updated baselines Martin Hořeňovský 2017-02-27 16:27:43 +0100
  • e4f4335b07 Improved Approx documentation Martin Hořeňovský 2017-02-27 14:22:17 +0100
  • 8c07899715 Added tests for using margin with Approx. Martin Hořeňovský 2017-02-27 14:15:03 +0100
  • d5c623b3b6 Merge branch 'develop' of https://github.com/CNugteren/Catch Martin Hořeňovský 2017-02-27 13:12:13 +0100
  • 061a183036 Console reporter now uses fixed decimal formatting Martin Hořeňovský 2017-02-27 11:34:15 +0100
  • 70ac6dbb9f Minor output improvements in approvalTests.py Martin Hořeňovský 2017-02-24 15:56:26 +0100
  • 593161ddd8 Documented the new vector matchers Martin Hořeňovský 2017-02-24 15:42:11 +0100
  • 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