Commit Graph

  • 6923a168a1
    Remove unused header Martin Hořeňovský 2019-11-28 11:23:53 +0100
  • 9a8963133f Update single header generation script to warn about unused headers Joe Burzinski 2019-11-18 22:22:38 -0600
  • cfba9dce97 Fix wrong namespacing of benchmarking constructor helpers Joe Burzinski 2019-11-18 22:22:38 -0600
  • f47bef1299 Update single header generation script to warn about unused headers Joe Burzinski 2019-11-18 22:22:38 -0600
  • f93d8cc0dd Fix wrong namespacing of benchmarking constructor helpers Joe Burzinski 2019-11-18 22:22:38 -0600
  • b631716a0b Add the static library Catch2::Main Deniz Evrenci 2019-07-26 16:34:14 +0900
  • c9067b2253
    Refactor SectionInfo constructors Martin Hořeňovský 2019-11-16 21:53:32 +0100
  • a537ccae22
    Suppress using-namespace lint in GENERATE* macros Martin Hořeňovský 2019-11-16 17:38:29 +0100
  • e1c9d5569d
    v2.11.0 v2.11.0 Martin Hořeňovský 2019-11-15 15:06:17 +0100
  • d512decaac
    Mention the sonarqube reporter in release process Martin Hořeňovský 2019-11-15 14:59:35 +0100
  • f23f96883a
    Ensure the full benchmarking support is present in the single header Martin Hořeňovský 2019-11-15 11:54:38 +0100
  • d7b8c3ace3
    Minor cleanup in the benchmarking tests Martin Hořeňovský 2019-11-15 11:55:56 +0100
  • d36c15c3ca
    Store tags in one big pre-allocated string and only work with refs Martin Hořeňovský 2019-11-07 12:39:07 +0100
  • 302e2c0b06
    Do not copy around TestCaseInfo Martin Hořeňovský 2019-11-04 21:35:57 +0100
  • 539f39fa78
    Store tags in one big pre-allocated string and only work with refs Martin Hořeňovský 2019-11-07 12:39:07 +0100
  • b70c062b66
    Do not copy around TestCaseInfo Martin Hořeňovský 2019-11-04 21:35:57 +0100
  • 019b0a0fe0
    Use Python3.5 (well, PIP) on AppVeyor to solve deprecation warnings Martin Hořeňovský 2019-11-11 23:30:10 +0100
  • 32733e08c0
    Use newer version of Python on AppVeyor Martin Hořeňovský 2019-11-13 20:58:15 +0100
  • 9ff2b81164
    Remove gcc-4.9 from the travis builds Martin Hořeňovský 2019-11-07 15:58:33 +0100
  • d6f7f1fbed
    Set CMakeLists to default to C++14 for our internal projects Martin Hořeňovský 2019-11-06 11:59:50 +0100
  • 6ddd84a67a
    Re-inline NameAndTags constructor Martin Hořeňovský 2019-11-07 12:45:16 +0100
  • 930f49a641
    Split [.foo] into [.][foo] when parsing test specs Martin Hořeňovský 2019-11-05 23:28:47 +0100
  • 09b66ccfde
    Remove unused method on TestCase Martin Hořeňovský 2019-11-04 15:37:30 +0100
  • d1cb727e85
    Remove workaround for GCC 4.8, as it is no longer supported Martin Hořeňovský 2019-11-04 13:53:46 +0100
  • e6b9b854b5
    Change how and when anonymous test cases are named Martin Hořeňovský 2019-11-04 13:45:39 +0100
  • 478c324534
    Redo AppVeyor build matrix Martin Hořeňovský 2019-10-31 16:30:42 +0100
  • eabb8a6af7
    Cleanup tests for C++20 Martin Hořeňovský 2019-11-04 10:42:34 +0100
  • c409dccee5
    Cleanup tests for C++20 Martin Hořeňovský 2019-11-04 10:42:34 +0100
  • 95bfb33167
    Forbid copying ReusableStringStream Martin Hořeňovský 2019-11-04 00:05:32 +0100
  • ae10e4ef72
    Sections no longer save their description Martin Hořeňovský 2019-11-03 22:50:53 +0100
  • 59d2d08c0f
    Merge pull request #1794 from cericks0n/patch-1 Martin Hořeňovský 2019-11-03 18:22:56 +0100
  • fa6d52e2a3
    Fix error when period of steady_clock is not nano cericks0n 2019-11-01 15:52:38 -0500
  • 2c6ace04a7
    Redo build matrix on .travis for C++14 and up Martin Hořeňovský 2019-10-29 23:38:21 +0100
  • 5ac348cd6e
    Fix compilation error in examples Martin Hořeňovský 2019-10-31 15:47:29 +0100
  • 776a4686c7
    Warning fixes in examples and tests Martin Hořeňovský 2019-10-31 14:29:59 +0100
  • 7c48ea6016
    Do not introduce VTable when using the NonCopyable helper Martin Hořeňovský 2019-10-30 18:51:14 +0100
  • ca4c6218d4
    Remove SourceLineInfo::empty() Martin Hořeňovský 2019-10-30 18:01:38 +0100
  • ac4958395c
    Rejigger OSX images on Travis Martin Hořeňovský 2019-10-29 23:31:35 +0100
  • 316a5c0572
    Remove type erasure in predicate matcher Martin Hořeňovský 2019-10-28 15:28:19 +0100
  • c781301cd4
    Stop support for gcc 4.8, XCode 7.3 and VS 2015 Martin Hořeňovský 2019-06-22 15:47:24 +0200
  • c46deee024
    Untemplatize reporter bases Martin Hořeňovský 2019-07-02 20:01:18 +0200
  • 4f47d1c6c1
    Hidden tests now require positive filter match to be selected Martin Hořeňovský 2019-06-22 20:26:03 +0200
  • 2bcf1b3db6
    Remove support for test case descriptions Martin Hořeňovský 2019-06-22 20:11:14 +0200
  • be44cfa63b
    Specialize XML reporter's --list output Martin Hořeňovský 2019-06-22 15:31:11 +0200
  • 85b129c741
    Pipe --list* through reporters Martin Hořeňovský 2019-06-21 23:15:08 +0200
  • 0f39438aae
    Stop checking verbosities up-front Martin Hořeňovský 2019-06-17 14:43:10 +0200
  • c582e351ce
    Remove --list-test-names-only Martin Hořeňovský 2019-06-16 19:27:06 +0200
  • d2cddfc9c5
    Make --list-* exit code be 0 Martin Hořeňovský 2019-06-16 16:12:47 +0200
  • 557b336125
    Remove superfluous semicolon in the INFO macro Martin Hořeňovský 2019-06-16 15:09:16 +0200
  • 141761745a
    Remove ANON_TEST_CASE Martin Hořeňovský 2019-06-16 12:12:31 +0200
  • 3136c4fb6a
    Refactored XMLWriter to provide finer-grained control over formatting Martin Hořeňovský 2019-06-22 14:39:34 +0200
  • 1c39d1bae8
    Create cprogram8.c Preetha2019 2019-10-29 17:42:33 +0530
  • 74e0e737a6
    Remove useless test Martin Hořeňovský 2019-06-22 15:31:37 +0200
  • 0685216175
    Mark type erasure in PredicateFunction as deprecated Martin Hořeňovský 2019-10-28 15:14:54 +0100
  • fc320f6b8f
    Extract FunctionReturnType to catch_meta.hpp Martin Hořeňovský 2019-10-28 15:06:54 +0100
  • 5290d4bedc
    Merge pull request #1791 from catchorg/dev-reorganize-warning-suppression Martin Hořeňovský 2019-10-28 13:13:23 +0100
  • 7ada02e21e
    Avoid technically UB type punning when determining endianness Martin Hořeňovský 2019-10-27 22:07:10 +0100
  • 849f2848bd
    Rework how warning suppression in macros is done Martin Hořeňovský 2019-10-27 21:07:21 +0100
  • 2fbd66c51c Improve JUnit failure report Alexander Stein 2019-08-07 22:39:01 +0200
  • 2e544b218e Improve JUnit failure report Alexander Stein 2019-08-07 22:39:01 +0200
  • 51b29ced1a Add SonarQube Generic Test Data reporter sp-dani-garcia 2019-08-29 17:47:56 +0200
  • 9a558171d8
    Merge pull request #1776 from mvd4/bugfix/enable-floating-point-ranges Martin Hořeňovský 2019-10-27 09:17:15 +0100
  • c5c688820c
    Document that matcher combinators (&&, ||, !) do not take ownership Martin Hořeňovský 2019-10-26 21:07:38 +0200
  • 6a08225863
    Add documentation for floating point range generator Martin Hořeňovský 2019-10-26 20:49:56 +0200
  • 4327baba40 Enable range generator for floating point types Manuel Drews 2019-10-16 16:03:42 +0200
  • 50cc14c94c
    Rework StringRef interface and internals Martin Hořeňovský 2019-10-21 17:44:11 +0200
  • 87b745da66
    v2.10.2 v2.10.2 Jozef Grajciar 2019-10-24 18:41:25 +0200
  • 8e3c85dcdb Fixed:1759 Messages in Run Context removed after section ends amitherman95 2019-10-23 12:23:04 +0300
  • 7d0b205564
    Prevent warning suppression from leaking when registering a listener Martin Hořeňovský 2019-10-22 00:09:16 +0200
  • 8fb1219013 docs: command-line: Add example to specify tests by file name. Martin Hostettler 2019-10-21 23:37:12 +0200
  • 0143929f00 docs: command-line: Add example to specify tests by file name. Martin Hostettler 2019-10-21 23:37:12 +0200
  • 23c80bcc92
    Provide workaround for platforms where INFINITY is double Martin Hořeňovský 2019-10-21 18:31:05 +0200
  • a2c8dce85c
    v2.10.1 v2.10.1 Martin Hořeňovský 2019-10-20 21:02:26 +0200
  • 1e379de9d7
    Fix "ldd" -> "lld" typo in docs Martin Hořeňovský 2019-10-20 20:57:55 +0200
  • 4eea438b73
    Update updateWandbox script to account for the new Wandbox API response Martin Hořeňovský 2019-10-20 20:55:59 +0200
  • 407ee0af2f
    Add a section on slow linking under MinGW to "Known Limitations" docs Martin Hořeňovský 2019-10-20 19:43:19 +0200
  • 060a41ec7b Suppress false positive from clang-analyzer Jonathan Vander Mey 2019-08-24 17:42:16 -0400
  • 90825a4f7a
    Add more tests for reading test specs from file Martin Hořeňovský 2019-10-20 15:14:50 +0200
  • 9e8ae7d470
    Use scientific notation for the WithinULP matcher Martin Hořeňovský 2019-10-20 12:30:21 +0200
  • 84856844e1 Fixes #1766: Catch terminates when parsing invalid test name amitherman95 2019-10-19 16:50:46 +0300
  • 31bd8d4475 Fixes #1766: Catch terminates when parsing invalid test name amitherman95 2019-10-19 16:50:46 +0300
  • 01ef7076f5
    Allow in-tree builds where Catch2 is just a subproject Martin Hořeňovský 2019-10-18 18:47:57 +0200
  • ae14a47360 TemplateTests: suppress -Wunused-template warning in template test cases Jozef Grajciar 2019-10-18 12:30:17 +0200
  • f2b23db6d1 TemplateTests: fix compilation with ICC Jozef Grajciar 2019-10-18 11:38:00 +0200
  • 1aa98c76ac add a note how to run selftests using multiconfig generators Mertz, Arne 2019-10-17 19:22:39 +0200
  • 3195c242c2 Remove JSON library from users data-man 2019-10-17 20:15:11 +0500
  • 511f4eb4a0 add a note how to run selftests using multiconfig generators Mertz, Arne 2019-10-17 19:22:39 +0200
  • ba4fc1244a Remove JSON library from users data-man 2019-10-17 20:15:11 +0500
  • 31906d83ec
    Add parenthesis to prevent macro expansions of min/max Martin Hořeňovský 2019-10-17 11:21:17 +0200
  • 91fa55303b
    Add test for including unguarded windows.h Martin Hořeňovský 2019-10-17 11:15:37 +0200
  • b88698a0b2 Fixes #1773: Allow in-source build when used as subproject Franz Hoepfner 2019-10-16 13:40:10 +0200
  • 7c9f92bc1c
    v2.10.0 v2.10.0 Martin Hořeňovský 2019-10-13 23:44:18 +0200
  • a92a7d0229
    Rewrite documentation for floating point matchers Martin Hořeňovský 2019-10-13 21:31:48 +0200
  • e4d61e4cd8
    Fix baselines Martin Hořeňovský 2019-10-13 21:26:51 +0200
  • 9ba48e2c9b
    Remove superfluous includes in exception matchers Martin Hořeňovský 2019-10-13 20:49:36 +0200
  • 2cc0c71856
    Add a matcher that checks exception's message Martin Hořeňovský 2019-10-13 20:37:07 +0200
  • 28663fb959
    Use the right overload of std::nextafter in tests Martin Hořeňovský 2019-10-13 13:36:22 +0200
  • d2d418a9cb
    Add a Relative Comparison matcher for floating point numbers Martin Hořeňovský 2019-10-13 11:56:50 +0200
  • c8db4e77c4
    Add a from_range(Container) overload to the generator helpers Martin Hořeňovský 2019-10-09 14:51:24 +0200
  • 1c5749669e
    Merge pull request #1769 from amitherman95/amitherman-1767 Martin Hořeňovský 2019-10-09 14:16:50 +0200