Commit Graph

  • 3b6fda3c1b Add tests for StringRef::numberOfCharacters Martin Hořeňovský 2018-02-08 13:10:12 +0100
  • 1b2fa601c6 Remove superfluous comment Martin Hořeňovský 2018-02-08 13:09:02 +0100
  • 39bfc6e82b Export Catch as a CMake package and 'linkable' target Daniel J. Rollins 2018-01-29 22:56:43 +0000
  • f14e49ec77 Avoid out of line template definition Corentin Jabot 2017-12-31 18:35:55 +0100
  • e5beae57e4 Export Catch as a CMake package and 'linkable' target Daniel J. Rollins 2018-01-29 22:56:43 +0000
  • ba6d33fb8c Enable -Wpedantic, fix unconditional use of C++14 extension Martin Hořeňovský 2018-02-05 10:04:18 +0100
  • 4be81d3588 Remove unnecessary semicolons Zachary Michaels 2018-02-03 09:16:33 -0800
  • a029826c59 Remove unnecessary semicolons Zachary Michaels 2018-02-03 09:16:33 -0800
  • 5201e92564 Redirect std::uncaught_exception to Catch::uncaught_exception Josh Lospinoso 2018-01-26 10:59:47 -0500
  • 7337425943 Redirect std::uncaught_exception to Catch::uncaught_exception Josh Lospinoso 2018-01-26 10:59:47 -0500
  • 330941f4a0
    Merge 4550aaeb09 into 5e484862f2 gabm 2018-02-02 10:24:42 +0000
  • 5e484862f2 Add Catch::is_range to documentation Martin Hořeňovský 2018-02-01 20:29:18 +0100
  • 5713381d06 Fixes for cygwin philsquared 2018-02-01 16:14:12 +0000
  • 1ab6be30a2 Add a BrightYellow colour, also use it for reconstructed exprs Martin Hořeňovský 2018-01-26 23:04:54 +0100
  • 126850e76b Prefer operator<< to range-based stringification Martin Hořeňovský 2018-02-01 14:07:23 +0100
  • 4550aaeb09 add cmake package config Matthias Gabriel 2018-01-31 15:26:19 +0100
  • 27dca5d9c9 Install Catch only when run as standalone project David Seifert 2018-01-30 11:13:53 +0100
  • c778848b09 Fix pkg-config David Seifert 2018-01-30 11:13:53 +0100
  • 5e8df1c384 Update opensource-users.md George Fotopoulos 2018-01-28 19:58:36 +0200
  • 02157cb41c
    Update opensource-users.md George Fotopoulos 2018-01-28 19:58:36 +0200
  • 44dbda9f01 Add CATCH_VERSION_* defines for external use Martin Hořeňovský 2018-01-26 20:27:19 +0100
  • ca2455e6e6 Fixed NoAssertions warning Phil Nash 2018-01-26 16:52:28 +0000
  • 42213d4c31 Keep LICENCE.txt with LF as line endings for easy hashing Martin Hořeňovský 2018-01-26 16:45:32 +0100
  • 62dae592c3 v2.1.1 v2.1.1 Martin Hořeňovský 2018-01-26 16:06:07 +0100
  • 9a5705411a Add % to codecov coverage decrease threshold Martin Hořeňovský 2018-01-26 15:45:31 +0100
  • a1aefce6e4 Guard against CLR exceptions when translating exceptions Martin Hořeňovský 2018-01-24 12:10:03 +0100
  • bc74a062d2 Merge cde9c8ed59 into d5959907f5 坂本ポテコ 2018-01-23 07:44:29 +0000
  • d5959907f5 Added Catch::clara namespace to doc for adding Opt Phil Nash 2018-01-23 07:44:09 +0000
  • cde9c8ed59
    Fixing clara Opt namespace 坂本ポテコ 2018-01-23 14:54:42 +0800
  • 31e6499e64 Embed Clara v1.1.1 Phil Nash 2018-01-22 15:08:28 +0000
  • 91b1475518 Merge 4ff3556d3f into b0f4f16ee0 David Seifert 2018-01-19 14:24:26 +0000
  • 4ff3556d3f Add value initializer to silence warning David Seifert 2018-01-19 15:17:14 +0100
  • b0f4f16ee0 Namespace Catch CMake options David Seifert 2018-01-18 19:20:08 +0100
  • 1e3ddbb496 Specify VERSION in modern CMake David Seifert 2018-01-18 19:20:08 +0100
  • cb646bd1ab Namespace Catch CMake options David Seifert 2018-01-18 19:20:08 +0100
  • 385a26a298 Specify VERSION in modern CMake David Seifert 2018-01-18 19:20:08 +0100
  • 15ad95c8db Make generateSingleHeader compatible with Python 2.7 Martin Hořeňovský 2018-01-18 16:28:19 +0100
  • 00a10d5a5e Return fixed codecov settings Martin Hořeňovský 2018-01-17 20:02:15 +0100
  • 0d687a15d3 Change CMake project name to 'Catch2' David Seifert 2018-01-18 00:01:27 +0100
  • bdf431c400 Install documentation David Seifert 2018-01-18 00:01:27 +0100
  • a0359980f0 Use CTest to control test suite via BUILD_TESTING David Seifert 2018-01-18 00:01:27 +0100
  • 8d4074aad9 Use GNUInstallDirs module David Seifert 2018-01-18 00:01:27 +0100
  • 7a7e8d5363 Change CMake project name to 'Catch2' David Seifert 2018-01-18 00:01:27 +0100
  • 22c41eeb99 Install documentation David Seifert 2018-01-18 00:01:27 +0100
  • ef83d4046b Use CTest to control test suite via BUILD_TESTING David Seifert 2018-01-18 00:01:27 +0100
  • f0f40a0dbf Ensure that the single header is kept with LFs Martin Hořeňovský 2018-01-18 12:35:40 +0100
  • a144a66bb9 Use GNUInstallDirs module David Seifert 2018-01-18 00:01:27 +0100
  • fa4fd7f296 Modify codecov.yml again Martin Hořeňovský 2018-01-15 13:59:48 +0100
  • 07c84adfba Allow disabling -Werror in CMake Martin Hořeňovský 2018-01-14 18:14:11 +0100
  • 8d854c689b Provide useful and unambigous stringification for static arrays Martin Hořeňovský 2018-01-14 18:06:21 +0100
  • f0909dfe02 Add yet another expansion of INF macro Martin Hořeňovský 2018-01-14 17:04:36 +0100
  • de36b2ada6 Fix compilation for types where relops don't return bool Martin Hořeňovský 2018-01-12 15:43:56 +0100
  • 9700ee4fc0 Update CTest autodiscovery documentation Martin Hořeňovský 2018-01-12 12:28:14 +0100
  • bbda8cd77c Update reporter docs with their new location Martin Hořeňovský 2018-01-12 12:20:52 +0100
  • 4575594bbf Comment why the return code is clamped Martin Hořeňovský 2018-01-12 11:49:48 +0100
  • c053dca26e Update path to vcpkg's portfile Martin Hořeňovský 2018-01-12 11:09:46 +0100
  • b97e9a2f8b Update path for catch-classic vcpkg's portfile Martin Hořeňovský 2018-01-12 11:06:09 +0100
  • 34f7cfe046 v1.12.0 v1.12.0 Martin Hořeňovský 2018-01-12 09:54:01 +0100
  • 3d7104c124 Catch `catch_discover_tests` garethsb-sony 2017-12-19 12:26:37 +0000
  • 6441c20a2c Modify codecov behaviour Martin Hořeňovský 2018-01-11 21:13:52 +0100
  • 5774c4f9c2 Update release process with the need to release reporters Martin Hořeňovský 2018-01-11 21:06:35 +0100
  • 2bc33dd04d Fix script responsible for updating release link in the readme Martin Hořeňovský 2018-01-10 14:01:20 +0100
  • cd76f5730c v2.1.0 v2.1.0 Martin Hořeňovský 2018-01-10 13:53:04 +0100
  • f5910f38ef Copy reporters to single_include during releases Martin Hořeňovský 2018-01-10 13:44:08 +0100
  • 421ab16062 Exclude string-literal arrays from automatic range serialisation Phil Nash 2018-01-08 15:15:44 +0000
  • 161dd4ed24 Merge commit '2c43620d9baed1fdcaa9146af1d3eb90520cbe92' Phil Nash 2018-01-08 11:13:29 +0000
  • 13ea4225e7 Add fuxedo.io to open source users Aivars Kalvans 2018-01-06 13:56:14 +0200
  • b05fd68ad6 Add fuxedo.io to open source users Aivars Kalvans 2018-01-06 13:56:14 +0200
  • 2c43620d9b Exclude benchmark dir Phil Nash 2018-01-05 14:39:59 +0000
  • 8be1df243e Added test for stringifying std::arrays Phil Nash 2018-01-04 10:52:55 +0000
  • 32eb90b9bd Fix stringifying of unknown enums Phil Nash 2018-01-04 10:21:52 +0000
  • 702cfdaf6e Added special handling for vector<bool> when stringifying Phil Nash 2018-01-04 10:05:02 +0000
  • e41e8e8384 Added tests for stringifying map and set Phil Nash 2018-01-04 10:03:08 +0000
  • af3f2499bc Added generic container detection in StringMaker. Phil Nash 2018-01-04 09:30:06 +0000
  • c3a1143d23 Cleanly override warning level for SelfTest in MSVC philsquared 2018-01-02 10:18:35 +0000
  • f580591bf8 Test different way of excluding system headers Martin Hořeňovský 2017-12-25 19:38:51 +0100
  • 07891c5023 Catch `catch_discover_tests` garethsb-sony 2017-12-19 12:26:37 +0000
  • fc88313d45 Added DtCraft to Open Source users Phil Nash 2017-12-12 17:20:44 +0000
  • 3979845d5f Add coverage badge Martin Hořeňovský 2017-12-11 13:06:01 +0100
  • 88d2bac624 Trivial typo fix. (#1119) Dan Nissenbaum 2017-12-09 15:29:39 -0500
  • fc409c652b Some typos to roll into the patch Martin Hořeňovský 2017-12-09 20:58:56 +0100
  • ed33e9787e Update MessageTests.cpp Pfiffikus 2017-11-30 16:17:23 +0100
  • f466d9a1ed Fix a7a9ee5 Martin Hořeňovský 2017-12-09 20:48:29 +0100
  • a7a9ee5552 Manual cherry-pick from #1111 Martin Hořeňovský 2017-12-09 20:17:47 +0100
  • 7aa64a6666 Merge 9a1791ab9f into 0cf05d54a6 coombez 2017-12-09 19:05:14 +0000
  • 9a1791ab9f Merge remote-tracking branch 'upstream/master' into contrib Martin Hořeňovský 2017-12-09 20:04:47 +0100
  • 0cf05d54a6 Force Travis badge to use status of master branch Martin Hořeňovský 2017-12-08 21:47:42 +0100
  • 11887fbbab Point AppVeyor status badge at status for this repo Martin Hořeňovský 2017-12-08 21:35:47 +0100
  • 347be87126 Removed debug code accidentally left in previous commit Phil Nash 2017-12-08 16:30:16 +0000
  • 4da655c1b0 Increased int size for timers to avoid truncations Phil Nash 2017-12-08 15:57:36 +0000
  • 07b9bda1d2 Revert backport of new evaluate layer to fix C++98 compilation Martin Hořeňovský 2017-12-07 19:46:26 +0100
  • c4d1aa9033 Fix std::uncaught_exception deprecation warning in ~ScopedMessage Martin Hořeňovský 2017-12-07 19:10:28 +0100
  • 495d2458e0 Add UnorderedEqualsMatcher for vectors Martin Hořeňovský 2017-12-07 17:07:25 +0100
  • 3035120dc7 Some bits of tidy up Phil Nash 2017-12-07 00:02:19 +0000
  • 584e04d480 Add compact reporter baseline Martin Hořeňovský 2017-12-06 21:47:14 +0100
  • 84e8b696b1 Include Info messages in xml reporter even without -s Phil Nash 2017-12-06 14:30:17 +0000
  • 673dcc16a9 Make approval tests also check compact reporter Martin Hořeňovský 2017-12-06 15:48:46 +0100
  • 0c122c135d Add constructor arg checking to WithinAbsMatcher Martin Hořeňovský 2017-12-06 15:37:13 +0100
  • d19b7292b3 xml reporter reports WARN message when not used with -s Phil Nash 2017-12-06 14:30:17 +0000
  • 5e063616df Moved runner helpers into Catch namespace Phil Nash 2017-12-05 23:26:21 +0000