Commit Graph

  • 2c82f82ee2
    Mark first party reporters final Martin Hořeňovský 2021-09-15 21:29:10 +0200
  • 785436cd74
    Make benchmark* and fatalError reporter events pure virtual Martin Hořeňovský 2021-09-15 21:17:28 +0200
  • f314fa1f8c
    assertionEnded event in reporters no longer returns bool Martin Hořeňovský 2021-09-15 18:57:56 +0200
  • 013edc208b
    Refactor noMatchingTestCases and skipTests reporter methods Martin Hořeňovský 2021-09-15 16:03:35 +0200
  • 10fb93cce8
    Add new reporter event called for each test case enter/exit Martin Hořeňovský 2021-09-12 00:00:47 +0200
  • 4dcf8382c7
    Default-implement assertion* events in StreamingReporterBase Martin Hořeňovský 2021-09-13 23:09:08 +0200
  • efd8cc8777 pkgconfig: Add missing entries Biswapriyo Nath 2021-09-11 00:02:20 +0530
  • f3bf185dd0
    pkgconfig: Add missing entries Biswapriyo Nath 2021-09-11 00:02:20 +0530
  • 85c9544fa4 pkgconfig: Add missing entries Biswapriyo Nath 2021-09-08 19:07:09 +0530
  • 12bca890b7
    Use StringRefs in SectionTracker's filter bookkeeping Martin Hořeňovský 2021-09-09 11:04:34 +0200
  • 317db82396
    Use StringRef in more places in reporters Martin Hořeňovský 2021-09-08 10:22:27 +0200
  • 0f11e85d29
    pkgconfig: Add missing entries Biswapriyo Nath 2021-09-08 19:07:09 +0530
  • cf5ccaa9df
    AssertionResult::getMessage returns StringRef to internal string Martin Hořeňovský 2021-09-08 10:08:07 +0200
  • b3a84c7983
    Use StringRef in pluralise implementation Martin Hořeňovský 2021-09-08 00:24:36 +0200
  • c0f866c7cf
    Make CumulativeReporterBase's members protected Martin Hořeňovský 2021-09-08 00:23:37 +0200
  • 29caae5ce5
    Pass around the test suite name by StringRef Martin Hořeňovský 2021-09-08 00:01:31 +0200
  • ea49210eae
    Remove Config::getProcessName because it was unused Martin Hořeňovský 2021-09-08 00:00:16 +0200
  • e4719fb51c
    Update release notes with new fixes, improvements and breaking changes Martin Hořeňovský 2021-09-07 22:00:57 +0200
  • 290c1b60e6
    Store singular TestRunNode in CumulativeReporterBase Martin Hořeňovský 2021-09-07 21:17:24 +0200
  • e5938007f7
    Completely remove the testGroup events Martin Hořeňovský 2021-09-06 22:59:40 +0200
  • ab3fe0053d
    Remove superfluous warning suppression from console reporter Martin Hořeňovský 2021-09-06 23:34:26 +0200
  • 432d03d1aa
    Use -Wextra-semi instead of -Wextra-semi-stmt for stricter warnings Martin Hořeňovský 2021-09-02 11:04:47 +0200
  • 4b9780201b Fix warning suppressions leaking under clang.exe Jørgen P. Tjernø 2021-08-27 16:59:35 -0700
  • d5ac0b7a08 Fix MSVC build, format with buildifier. Oleg Fatkhiev 2021-08-28 22:58:39 +0100
  • 13e7cadf15 Fix warning suppressions leaking under clang.exe Jørgen P. Tjernø 2021-08-27 16:59:35 -0700
  • 9ac9fb164e
    Suffix the library name with 'd' for debug builds Roc 2021-08-28 00:47:54 +0200
  • 0d87ec7017 Merge branch 'devel' of github.com:ror3d/Catch2 into devel Roc 2021-08-26 23:26:28 +0200
  • b173a70c3d Differentiate lib files output from debug to release to avoid VS complaining about runtime library linking being built in different configurations, when not using Catch2 as a subproject. Roc 2021-08-26 23:25:08 +0200
  • 07018e2fba
    Force __cdecl calling convention for wmain Martin Hořeňovský 2021-08-26 23:13:27 +0200
  • ff0a5227ca
    Make Approx::operator() const Martin Hořeňovský 2021-08-26 20:56:18 +0200
  • 54edab53bf
    Add missing include to benchmark/catch_execution_plan.hpp Martin Hořeňovský 2021-08-26 20:19:25 +0200
  • 0a8516aeea
    Use make_unique when registering an exception translator Martin Hořeňovský 2021-08-21 21:32:15 +0200
  • 928ecbaccf
    Change callable/model::clone to return a unique_ptr Martin Hořeňovský 2021-08-21 21:00:00 +0200
  • 1cbbc5d2cb
    Add test for !shouldfail and failed benchmarks Martin Hořeňovský 2021-08-21 00:06:31 +0200
  • 7f3297f7e8
    Sweep out unused <utility> includes Martin Hořeňovský 2021-08-19 21:44:17 +0200
  • 7ff54ebc06
    Add _t suffix typedef for internal traits Martin Hořeňovský 2021-08-19 21:29:41 +0200
  • ca8546efc6
    Mention C++14 baseline in contributing documentation Martin Hořeňovský 2021-08-19 19:16:12 +0200
  • 4113a12c69
    Fix Wreserved-identifier for UDLs in Catch2 Martin Hořeňovský 2021-08-19 19:06:23 +0200
  • edad4d0af7
    Prefer _t over ::type form for std type traits Martin Hořeňovský 2021-08-16 17:01:00 +0200
  • 88c27ffaf2
    Mention CATCH_MOVE and CATCH_FORWARD in contributing docs Martin Hořeňovský 2021-08-16 16:20:32 +0200
  • d2ee7100d2
    Replace uses of std::move and std::forward with macros Martin Hořeňovský 2021-08-13 14:16:30 +0200
  • 03ce304102
    Add std::move/std::forward replacement macros Martin Hořeňovský 2021-08-13 00:11:22 +0200
  • 7040f03b54 Fix typo in docs/matchers.md Geoffrey M Gunter 2021-08-15 18:43:32 -0700
  • 4da41b7452 Fix typo in docs/matchers.md Geoffrey M Gunter 2021-08-15 18:43:32 -0700
  • 1554251f97
    Fix typo in docs/cmake-integration.md Martin Hořeňovský 2021-08-11 22:57:36 +0200
  • 2b54f1e7a6
    Remove superfluous catch_enforce include from complete_invoke Martin Hořeňovský 2021-08-10 00:38:23 +0200
  • 2c84854b90
    Use unique_ptr to hold Environment measurements in benchmarking Martin Hořeňovský 2021-08-10 00:33:56 +0200
  • 3579c055c8
    Use Detail::make_unique<T> in more places Martin Hořeňovský 2021-08-10 00:16:05 +0200
  • 3ec63324a8
    Replace owning naked IStream pointers with unique_ptrs Martin Hořeňovský 2021-08-10 00:14:18 +0200
  • 7d0770adf2
    Merge pull request #2269 from numaru/feature/rename-contrib-in-docs Martin Hořeňovský 2021-08-11 00:26:38 +0200
  • 74db06199b
    Rename contrib/ to extras/ in the docs Kin Numaru 2021-08-10 10:26:55 +0200
  • 52a3144145
    Update users docs Martin Hořeňovský 2021-08-08 17:08:37 +0200
  • a62974eb6a
    Update why-catch.md Martin Hořeňovský 2021-08-07 21:56:17 +0200
  • a0d84654dd
    Add GitHub Actions badges to README Martin Hořeňovský 2021-08-07 16:49:27 +0200
  • 557e5118f1
    Remove TravisCI badge Martin Hořeňovský 2021-08-07 16:25:22 +0200
  • 0a3f511cfe
    Fix inconsistencies in reporting benchmarking failures Martin Hořeňovský 2021-06-09 20:48:58 +0200
  • 9ef510b769
    Remove unused travis yaml Martin Hořeňovský 2021-08-07 15:07:05 +0200
  • 1b1f3a88bc
    Don't debug log empty strings Martin Hořeňovský 2021-08-03 15:46:53 +0200
  • 02ab64da2e
    Cleanup ExceptionTranslatorRegistry::translateActiveException Martin Hořeňovský 2021-08-06 00:34:22 +0200
  • 77df08b44d
    Better arg name for run_for_at_least Martin Hořeňovský 2021-08-03 16:35:29 +0200
  • 79c2daa4a0
    Update tutorial docs Martin Hořeňovský 2021-08-03 13:41:03 +0200
  • 7e603d8e8d
    Fix dead link meator 2021-08-01 11:51:50 +0200
  • 1e0dc61d16
    Update CMake integration documentation Martin Hořeňovský 2021-07-31 21:46:11 +0200
  • 02e5951f11
    Add major changes and their motivation to v2 -> v3 migration docs Martin Hořeňovský 2021-07-29 23:19:48 +0200
  • 1ecc79bb56
    Fix superfluous uppercase C in matcher docs Martin Hořeňovský 2021-07-28 23:38:27 +0200
  • 73cae40a90
    Fix WithinULP matcher factory name in docs Martin Hořeňovský 2021-07-28 23:37:23 +0200
  • 6c4c961207 Update migrate-v2-to-v3.md Robert Andrzejuk 2020-12-29 01:00:35 +0100
  • c4e3767e26
    v2.13.7 v2.13.7 Martin Hořeňovský 2021-07-28 20:30:51 +0200
  • eea3e9a5b5
    Mark !mayfail tests as skipped in the JUnit reporter Martin Hořeňovský 2021-06-07 19:53:34 +0200
  • 340a61af50
    Always use 'Detail' for the detail namespace Martin Hořeňovský 2021-07-27 21:45:20 +0200
  • 3d1cf95b32
    Fix ulp distance calculation for numbers with different signs Martin Hořeňovský 2021-07-26 22:01:04 +0200
  • 6f21a3609c Update CMake doc for automatic test registration Vishesh Yadav 2021-06-27 02:20:17 -0700
  • 220223b8c3 Update CMake doc for automatic test registration Vishesh Yadav 2021-06-27 02:20:17 -0700
  • bf61a418cb
    Remove the ill-conceived compilation perf tests using real tests Martin Hořeňovský 2021-06-20 16:25:57 +0200
  • 849002aec0
    Move specialization for global op<< to the proper place Martin Hořeňovský 2021-06-20 09:53:50 +0200
  • 4eb9af51af
    Use non-reserved identifiers for test autoregistration objects Martin Hořeňovský 2021-06-19 23:15:11 +0200
  • 78e4fbdb12
    Use non-reserved identifiers for BENCHMARK macro implementation Martin Hořeňovský 2021-06-19 23:14:20 +0200
  • a7533707ff
    Use unique_ptr for passing around exception translators Martin Hořeňovský 2021-06-19 20:57:06 +0200
  • 28a33497be
    Move extractClassName to the single calling TU and make it static Martin Hořeňovský 2021-06-18 23:36:08 +0200
  • 70f5392210
    Devirtualize more things in trackers Martin Hořeňovský 2021-06-17 23:51:25 +0200
  • 61461dfd1d
    Move default impls of isFooTracker to the interface Martin Hořeňovský 2021-06-10 00:02:40 +0200
  • c064322a9d
    Devirtualize ITracker::parent Martin Hořeňovský 2021-06-09 22:09:00 +0200
  • a14d67cace
    ITracker::parent returns pointer not reference Martin Hořeňovský 2021-06-09 22:01:49 +0200
  • 4ce8a23edd
    Tiny cleanups in tracking Martin Hořeňovský 2021-06-09 21:37:35 +0200
  • c1b59b7071
    Mark JUnit reporter's internal members as private Martin Hořeňovský 2021-06-18 00:00:24 +0200
  • c77ba5314a Fix decomposing in presence of universal ADL-found operators AlCash07 2020-12-19 15:36:19 -0800
  • 1f6c66bd25 Fix decomposing in presence of universal ADL-found operators AlCash07 2020-12-19 15:36:19 -0800
  • 65c9a1d31a
    Add test for comparing immovable types Martin Hořeňovský 2021-06-07 15:17:46 +0200
  • 7727c15290
    Remove Conan builds from travis-CI Martin Hořeňovský 2021-06-07 20:02:30 +0200
  • fa31d58934
    Don't use removed-in-C++20 allocator parts in CustomAllocator tests Martin Hořeňovský 2021-06-07 17:44:39 +0200
  • 9ac8cad2d1
    Merge pull request #2244 from jbadwaik/devel Martin Hořeňovský 2021-06-07 15:22:53 +0200
  • d7f3d60cdc added long double support for printing values skramm 2021-06-07 15:15:48 +0200
  • c71f42cc29
    Disable CATCH_INTERNAL_IGNORE_BUT_WARN for NVHPC Compilers Jayesh Badwaik (FZ Juelich) 2021-06-07 12:28:16 +0200
  • a00a9ad353
    Update benchmarks.md fatwær 2021-06-03 20:48:59 +0800
  • e6da4e10ae
    Use make_unique instead of unique_ptr(new T) Martin Hořeňovský 2021-05-28 23:10:33 +0200
  • 816f69416b
    Use TestCaseInfo in tests directly Martin Hořeňovský 2021-05-28 23:07:50 +0200
  • aee31d0620
    Disallow empty tags in test case specification Martin Hořeňovský 2021-05-28 20:49:05 +0200
  • c9371865d4
    Use StringRef as the argument to benchmark{Failed,Preparing} Martin Hořeňovský 2021-05-30 23:45:55 +0200
  • 5741de9ccd
    Add explicit test for serialization of boolean attributes in XML Martin Hořeňovský 2021-05-30 20:02:02 +0200
  • 0e2895934c
    Use precomputed string sizes when constructing std::strings Martin Hořeňovský 2021-05-30 16:28:23 +0200