Commit Graph

  • 1a0635bd4c
    Merge 98e7f8533c into 506276c592 Holger Kaelberer 2024-11-19 15:12:09 +0000
  • 98e7f8533c Catch.cmake: Remove redundant CTEST_FILE param Holger Kaelberer 2024-11-19 15:47:26 +0100
  • 6b6643de4f
    Merge 978c5b72aa into 506276c592 abhishekbelgaonkar23 2024-11-16 08:23:40 +0000
  • 978c5b72aa Update catch_template_test_macros.hpp abhishekbelgaonkar23 2024-11-16 13:48:26 +0530
  • 2487da6f9f fix: Clang 19 -Wc++20-extensions warning in template test macros (#2910) abhishekbelgaonkar23 2024-11-16 13:45:42 +0530
  • 156d28ed7c fix: Clang 19 -Wc++20-extensions warning (#2910) abhishekbelgaonkar23 2024-11-16 13:41:56 +0530
  • e7965f28c9
    Merge 925f72a276 into 506276c592 Clare Macrae 2024-11-13 09:23:38 -0600
  • cb5c1072e7
    Merge b25165a7cf into 506276c592 James Gordon 2024-11-13 09:23:38 -0600
  • a55ba0b5cd
    Merge ea37a0c965 into 506276c592 Nandan V 2024-11-13 09:23:38 -0600
  • 8db6398c3a
    Merge 334efd7493 into 506276c592 Anson Cartwright 2024-11-13 09:23:38 -0600
  • 293bbc53ad
    Merge afe0ca2edc into 506276c592 Cristian Le 2024-11-13 09:23:38 -0600
  • e9ff5d8cb1
    Merge 38bb657d41 into 506276c592 Mateusz Piesta 2024-11-13 09:23:38 -0600
  • b9c77e7005
    Merge 96b4b11ed1 into 506276c592 Cristian Le 2024-11-13 09:23:38 -0600
  • 977cfa2ea3
    Merge 95fa9b20e2 into 506276c592 Krzysztof Leśniak 2024-11-13 11:18:43 +0100
  • 069e4f21d5
    Merge a768450345 into 506276c592 Elliot 2024-11-13 00:35:12 +0100
  • fca8121f27
    Merge c8b394e6cf into 506276c592 Daniel 2024-11-13 00:35:12 +0100
  • 27510b253c
    Merge 3cf405b60d into 506276c592 Beartama 2024-11-12 14:30:47 -0800
  • 506276c592 Fix wrong reference to REGISTER_ENUM devel Thomas Braun 2024-11-12 22:13:04 +0100
  • 32f06de231 Fix wrong reference to REGISTER_ENUM Thomas Braun 2024-11-12 22:13:04 +0100
  • f5cee49c71
    Add test for iterators with const T as the value_type Martin Hořeňovský 2024-11-11 06:49:11 +0100
  • 7bbd4b9075 Fix using from_range with std::vector<>::const_iterator Michal Bukovský 2024-10-29 11:21:29 +0100
  • 119a7bbe53
    Cleanup clang-tidy warning about enum sizes Martin Hořeňovský 2024-10-29 21:06:54 +0100
  • 8c6964569f
    Fix using from_range with std::vector<>::const_iterator Michal Bukovský 2024-10-29 11:21:29 +0100
  • 9c5a4cf44e
    Enable CMake project folders for better target organization Martin Hořeňovský 2024-10-27 23:07:51 +0100
  • e260288807
    Allow disabling use of __builtin_constant_p in internal macros Martin Hořeňovský 2024-10-27 17:08:47 +0100
  • 7c2e1fb1b2
    Update Intel Mac builds to macos-13 images for MacOS GitHub Actions Martin Hořeňovský 2024-10-17 21:08:52 +0200
  • a6ee7e20cd Use isatty() when using GNU libc Pino Toscano 2024-10-18 23:18:19 +0200
  • 5851a09296 Use isatty() when using GNU libc Pino Toscano 2024-10-18 23:18:19 +0200
  • 0b2af56271 Explicitly cast values of different types Sven Fischer 2024-05-23 16:49:57 +0200
  • 69d62abc9a Provide overloads for {Unordered}RangeEquals taking a std::initializer_list Stefan Haller 2024-10-12 17:18:59 +0200
  • 1e0ccb1b21 Use default parameter for comparison instead of overloads in {Unordered}RangeEquals Stefan Haller 2024-10-13 10:10:03 +0200
  • 5ad66ada7b Fix typos in comments Stefan Haller 2024-10-12 17:18:59 +0200
  • ef2f8fb18b Provide overloads for {Unordered}RangeEquals taking a std::initializer_list Stefan Haller 2024-10-12 17:18:59 +0200
  • 5328f90520 Use default parameter for comparison instead of overloads in {Unordered}RangeEquals Stefan Haller 2024-10-13 10:10:03 +0200
  • 36e2d9ac2f Fix typos in comments Stefan Haller 2024-10-12 17:18:59 +0200
  • c8b394e6cf
    Use library() instead of static_library() Daniel 2024-10-11 16:47:19 +0200
  • e9c36da60e
    Implement default_library option Daniel 2024-10-11 16:43:47 +0200
  • fa43b77429
    v3.7.1 v3.7.1 Martin Hořeňovský 2024-09-17 10:45:43 +0200
  • 79f2d66ea3
    Use SKIP_RETURN_CODE test property in catch_discover_tests Martin Hořeňovský 2024-09-16 22:18:49 +0200
  • e200443b84
    Fix compilation error from missing include in xmlwriter.hpp Martin Hořeňovský 2024-09-15 22:17:36 +0200
  • 432695291a
    Flush AND sleep devel-piped-redirect Martin Hořeňovský 2024-09-15 20:46:24 +0200
  • e63f3cc817
    Refactor pipe-based redirect to not always create new thread and pipe Martin Hořeňovský 2024-09-15 20:22:40 +0200
  • ce22c0fe8a
    Standardize exit codes for various failures Martin Hořeňovský 2024-09-13 21:33:41 +0200
  • 986ee2c793 WIP: rebase pipe redirect onto current redirect interface Martin Hořeňovský 2024-09-13 19:17:39 +0200
  • 18df97df00
    Sprinkle some constexpr around to make Jason happy Martin Hořeňovský 2024-09-13 11:16:20 +0200
  • e97ebe62e7
    Remove superfluous include Martin Hořeňovský 2024-09-13 14:43:23 +0200
  • b2b7cbdc31
    Remove pointless internal macro Martin Hořeňovský 2024-09-13 13:52:17 +0200
  • 412cad546a
    Avoid needless copy of string in runContext::handleMessage Martin Hořeňovský 2024-09-13 13:42:03 +0200
  • bd70515c08
    Add the catch_config_prefix_messages.hpp to builds Martin Hořeňovský 2024-09-13 14:25:15 +0200
  • 7a89b75737
    Use steady_clock in the timer Martin Hořeňovský 2024-09-13 11:15:54 +0200
  • 02d3304782 Fix bug in TokenStream parser Mark Jansen 2024-09-05 23:06:32 +0200
  • 77eca4e819 Simplify instructions by not changing directories for the ctest command Mark Jansen 2024-09-06 21:51:46 +0200
  • 6f778fbdde
    Simplify instructions by not changing directories for the ctest command Mark Jansen 2024-09-06 21:51:46 +0200
  • ea85f8319c
    Fix bug in TokenStream parser Mark Jansen 2024-09-05 23:06:32 +0200
  • 60af207e57
    Merge f28ab91b60 into bc63412e2a Wmbat 2024-09-06 13:11:31 -0500
  • bc63412e2a Suppress GCC useless-cast warning from CHECK_THROWS_MATCHES Kasper Laudrup 2024-09-05 11:27:24 +0200
  • 1397c7bb6f Suppress GCC useless-cast warning from CHECK_THROWS_MATCHES Kasper Laudrup 2024-09-05 11:27:24 +0200
  • a768450345 Add meson option for windows seh usage Elliot 2024-09-04 10:21:18 -0400
  • feb8cfc0a5
    Fix typos codespell Chris Thrasher 2024-08-25 17:07:28 -0600
  • fa306fc85e
    Improve performance of SonarQube reporter handling passing assertions Martin Hořeňovský 2024-08-14 12:32:44 +0200
  • 35c3403fbb
    Fix typo in release notes Martin Hořeňovský 2024-08-14 12:27:57 +0200
  • 31588bb4f5
    v3.7.0 v3.7.0 Martin Hořeňovský 2024-08-14 12:05:21 +0200
  • 49cb0dc201
    Merge 3b474ce3cf into a579b5f640 David Matson 2024-08-13 23:37:49 +0200
  • f24569a1b4
    Large output redirect refactor Martin Hořeňovský 2024-08-10 00:28:46 +0200
  • a579b5f640
    Properly handle prepending user-specified paths to DYLD_FRAMEWORK_PATH Martin Hořeňovský 2024-08-13 23:05:21 +0200
  • 1538be67cb Respect path order of DL_PATHS in catch_discover_tests function Chien-Yu Lin 2024-06-21 14:36:04 +0800
  • 18b84a4a96 Respect path order of DL_PATHS in catch_discover_tests function Chien-Yu Lin 2024-06-21 14:36:04 +0800
  • 9721048a32 Move header from internal Omar Boukli-Hacene 2024-04-25 22:10:17 +0200
  • aad0a3a8d6
    Prune away g++-11 build from Mac Martin Hořeňovský 2024-08-13 19:36:19 +0200
  • 008676a741
    Use correct matcher name in the matcher example in assertion docs Martin Hořeňovský 2024-08-13 19:21:07 +0200
  • fe483c056d
    Improve performance of JUnit reporter when handling passing assertions Martin Hořeňovský 2024-08-13 18:57:42 +0200
  • b15158c1db Fix typo in test-cases-and-sections.md SirNate0 2024-08-12 22:53:10 -0400
  • 9dde5870c6
    Fix typo in test-cases-and-sections.md SirNate0 2024-08-12 22:53:10 -0400
  • 8898cc6160
    Mark non-const function for TEST_CASE_METHOD as deprecated Martin Hořeňovský 2024-08-05 20:13:03 +0200
  • f7cd0ba051
    TEST_CASE_PERSISTENT_FIXTURE: A new fixture macro for allowing persistent fixtures throughout a TEST_CASE (#2885) Keith Stockdale 2024-08-05 16:01:41 +0100
  • d079e83e48
    Update examples/111-Fix-PersistentFixture.cpp Martin Hořeňovský 2024-08-05 17:00:22 +0200
  • f6fcfbb582 Further clarifying the difference between TEST_CASE_METHOD and TEST_CASE_PERSISTENT_FIXTURE. Also adding the example to the list of examples KStocky 2024-08-03 12:42:24 +0100
  • cc25e46530 Rename testCaseStarting to prepareTestCase and renamed testCaseEnding to tearDownTestCase KStocky 2024-08-03 12:30:12 +0100
  • 72ce2bd426 Ensured that TEST_CASE_PERSISTENT_FIXTURE works with CATCH_CONFIG_DISABLE KStocky 2024-08-03 12:20:53 +0100
  • 39a4b82ca6 Rename the example file Fix the license on the file Improve the example to make the use cases much clearer. Also fix up the documentation KStocky 2024-08-03 12:04:26 +0100
  • bf4575a127 Renaming TEST_CASE_FIXTURE to TEST_CASE_PERSISTENT_FIXTURE. Also add licence to Fixture example KStocky 2024-08-03 10:26:43 +0100
  • 3c7920a1dc
    Merge branch 'catchorg:devel' into TestCaseWithSetup Keith Stockdale 2024-08-01 07:51:25 +0100
  • a6e06b099b constify the member function on fixtures Martin Hořeňovský 2024-07-31 22:52:11 +0200
  • 33e24b14fc
    Add missing break to a switch to silence fall-through warning Martin Hořeňovský 2024-07-31 17:33:53 +0200
  • a40dd478f3
    Update docs for REQUIRE_THROWS_MATCHES Martin Hořeňovský 2024-07-27 14:01:47 +0200
  • 85b7f3d6ab
    Add optional argument to catch_discover_tests to set DYLD_FRAMEWORK_PATH (#2880) Andy Phillips 2024-07-22 18:25:24 +0100
  • 9109c062d2 Check if DL_FRAMEWORk_PATHS is supported by CMake version Andy Phillips 2024-07-22 10:59:19 +0100
  • 7af96bbb22
    Slight improvement to computing clock resolution in benchmarking Martin Hořeňovský 2024-07-22 10:08:59 +0200
  • 22e6490325
    Remove copyability from BenchmarkFunction Martin Hořeňovský 2024-07-22 09:50:24 +0200
  • 595bf9864e
    Update to macos-12 GHA image Martin Hořeňovský 2024-07-22 10:19:27 +0200
  • 381f29e974 Bazel support: Update skylib version to 1.6.1 Vertexwahn 2024-05-05 21:36:40 +0200
  • 37c8b2d2b3 Adding unapproved.txt files to gitignore KStocky 2024-07-06 22:33:34 +0100
  • 292d64da32 Ignore all files with the name CMakeUserPresets.json KStocky 2024-07-06 16:11:10 +0100
  • faccd2d2e4 Merge branch 'devel' into TestCaseWithSetup KStocky 2024-07-07 15:53:21 +0100
  • c2984eefc7
    Merge pull request #3 from KStocky/AddUnapprovedFilesToGitIgnore Keith Stockdale 2024-07-07 15:51:03 +0100
  • 9faa54e86e
    Merge pull request #2 from KStocky/AddCMakeUserPresetsToGitIgnore Keith Stockdale 2024-07-07 15:41:55 +0100
  • e83ff3fe65 Remove unapproved.txt that was accidently committed KStocky 2024-07-07 15:23:43 +0100
  • 2680cb0e09 Add version placeholder for TEST_CASE_FIXTURE macro KStocky 2024-07-07 14:40:59 +0100
  • 8c777bc20b Ran updateDocumentToC.py to generate new tables of contents KStocky 2024-07-07 14:38:49 +0100
  • bbb7313a64 Added documentation for TEST_CASE_FIXTURE as well as reorganised some of the existing documentation around the existing test fixture macros. KStocky 2024-07-07 14:31:02 +0100