Commit Graph

  • fb68bb0bd5
    Fix microbenchmark example in the main readme.md Martin Hořeňovský 2022-10-19 21:41:58 +0200
  • 310bebe278
    Allow ANSI colour to be compiled on Windows alvinhochun 2022-10-19 00:07:18 +0800
  • ea37a0c965
    Merge branch 'devel' into docs_includes Nandan V 2022-10-18 09:03:45 +0000
  • 77f7c0104d
    Fix fibonacci impl in benchmark tests Martin Hořeňovský 2022-10-18 10:44:10 +0200
  • aa0f412d17
    Merge a83fbaeb20 into be060cde44 Marcel Gotsch 2022-10-17 22:03:26 +0200
  • be060cde44
    Update README.md Martin Hořeňovský 2022-10-17 21:45:32 +0200
  • 5df88da16e
    3.1.1 v3.1.1 Martin Hořeňovský 2022-10-17 19:57:58 +0200
  • 5cd8938905
    Update explanation of REQUIRE_FALSE in docs/assertions.md Martin Hořeňovský 2022-10-17 15:13:00 +0200
  • 6a422bae0b
    Trim superfluous whitespace in docs Martin Hořeňovský 2022-10-17 15:02:45 +0200
  • a07ac3f935
    Rewrite explanation of problems with && and || in assertions Martin Hořeňovský 2022-10-17 12:35:54 +0200
  • d8619f076b
    Fixup shard index docs Martin Hořeňovský 2022-10-16 17:00:23 +0200
  • 182c910b4b
    v2.13.10 v2.13.10 Martin Hořeňovský 2022-10-16 11:02:17 +0200
  • 95cd95e591
    Add extra explanations to some items in docs/readme.md Martin Hořeňovský 2022-10-15 23:41:51 +0200
  • eb7397544c
    Bold section 'headings' in docs/readme.md Martin Hořeňovský 2022-10-15 23:40:35 +0200
  • d1394a7064 Link to SECTIONS doc at top of test fixtures page. Sam Cunliffe 2022-10-12 10:17:50 +0100
  • e94976ec9c
    Downgrade MacOS version in GHA Martin Hořeňovský 2022-10-15 11:29:22 +0200
  • 0c962d11b3
    Centralize and update docs for floating point comparisons Martin Hořeňovský 2022-10-14 22:14:52 +0200
  • 751e40df36
    Link to SECTIONS doc at top of test fixtures page. Sam Cunliffe 2022-10-12 10:17:50 +0100
  • 75815228f8
    Merge branch 'catchorg:devel' into devel Riom 2022-10-10 08:20:29 +0200
  • d632caed14 Prevent redefinition of CATCH_CONFIG_PREFIX_MESSAGES Riom 2022-10-10 08:19:46 +0200
  • bdf30834eb Mute the sign conversion warning with explicit cast Teskann 2022-10-08 23:12:21 +0200
  • 2538aadea6
    Mute the sign conversion warning with explicit cast Teskann 2022-10-08 23:12:21 +0200
  • 5cc9eeeda6 Add option CATCH_CONFIG_PREFIX_MESSAGES to selectively prefix message macros only. Riom 2022-10-07 19:09:20 +0200
  • 034812b22b
    Merge branch 'catchorg:devel' into devel Riom 2022-10-07 18:45:07 +0200
  • 289d254c35 silence clang's `-Wcomma` Tim Blechmann 2022-10-06 07:53:51 +0800
  • 17c11e9601
    Just some documentation. Nandan V 2022-10-05 03:50:40 +0000
  • 728de353be
    improve `-ffile-prefix-map` detection (#2517) Tim Blechmann 2022-10-04 21:55:50 +0800
  • 0e139b73e4
    add versioning to shared libs (#2516) Jonathan Wright 2022-10-04 08:49:09 -0500
  • 752743ba83
    Try changing ffile-prefix-map to fix approval tests Martin Hořeňovský 2022-10-04 14:57:54 +0200
  • 18271b0562
    Fix SOVERSION Martin Hořeňovský 2022-10-04 14:54:50 +0200
  • 97313f9033 fix compilation on cygwin Roland Kaminski 2022-10-03 19:38:04 +0200
  • f5d8a4662c
    fix compilation on cygwin Roland Kaminski 2022-10-03 19:38:04 +0200
  • 6a9bf2e0af
    meson cleanups with muon (#2539) Rosen Penev 2022-10-03 08:23:38 -0700
  • 980c20694e
    Don't expose header windows.h in catch_all.hpp (#2526) Dimitrij Mijoski 2022-10-03 15:36:37 +0200
  • f280ea15ef meson: switch arrays to files Rosen Penev 2022-10-02 18:53:34 -0700
  • 0b94fe6f7c meson: run through muon's fmt to fix formatting Rosen Penev 2022-10-02 18:50:32 -0700
  • 4db8b50aab
    Add support for building with Meson (#2530) Mike Crowe 2022-10-01 22:28:30 +0100
  • a83fbaeb20 fixup! Report generator states for failed assertions Marcel Gotsch 2022-08-28 10:11:28 +0200
  • 33704524d8 fixup! Report generator states for failed assertions Marcel Gotsch 2022-08-27 22:08:35 +0200
  • 48a5431466 fixup! Report generator states for failed assertions Marcel Gotsch 2022-08-27 21:59:25 +0200
  • 4c0a291770 Report generator states for failed assertions Marcel Gotsch 2022-08-27 16:40:41 +0200
  • d0b0cb1ecf Meson: Also update version number in meson.build during release Mike Crowe 2022-10-01 12:05:03 +0100
  • 982d1c2b64 tests/meson.build: Use consistent name for SelfTest executable Mike Crowe 2022-10-01 11:33:52 +0100
  • a2074f884c Improve support for building with Meson Mike Crowe 2022-09-26 09:20:17 +0100
  • f7abc1821a Add support for building with Meson Mike Crowe 2022-09-18 12:34:30 +0100
  • 4a7cefe601 Unused variable removed Sergey Evsegneev 2022-09-28 11:30:17 +0300
  • 95048d3f53 Unused variable removed Sergey Evsegneev 2022-09-28 11:30:17 +0300
  • 243cf71608 Make Bazel work with CATCH_CONFIG_SHARED_LIBRARY Vertexwahn 2022-09-26 18:09:29 +0200
  • 4bb7e02a9c Bazel build: Update of skylib Vertexwahn 2022-09-18 15:03:38 +0200
  • 2848c2c267 improve `-ffile-prefix-map` detection Tim Blechmann 2022-09-09 15:27:09 +0800
  • 072a1c7fdc Make Bazel work with CATCH_CONFIG_SHARED_LIBRARY Vertexwahn 2022-09-26 18:09:29 +0200
  • 97d0b1e00e
    Suppress clang-tidy warnings for TEMPLATE_TEST_CASE (#2536) Rutayan Patro 2022-09-26 12:07:50 -0400
  • 17e96e4231 Bazel build: Update of skylib Vertexwahn 2022-09-18 15:03:38 +0200
  • b6e4e839ec Added hicpp-avoid-c-arrays nolint suppression for template tests Rutayan Patro 2022-09-26 14:26:49 +0000
  • 5dab39f6c4 Made globalRegistrar a const Rutayan Patro 2022-09-26 14:23:58 +0000
  • c0e582e659 Fix building as shared library with MSVC. Dimitrij Mijoski 2022-09-17 14:58:52 +0200
  • 911eb82cf3 Print type name in TEMPLATE_LIST_TEST_CASE Corentin Schreiber 2022-09-24 12:34:34 +0100
  • e4d4fad597 Added type_to_string Corentin Schreiber 2022-09-24 12:34:14 +0100
  • 547d112b04
    Suppress clang-tidy modernize-avoid-c-arrays for TEMPLATE_TEST_CASE Rutayan Patro 2022-09-23 17:19:51 -0400
  • 0de60d8e7e Suppress -Wuseless-cast Warning Björn Schäpers 2022-09-14 10:25:37 +0200
  • d6bbd3fdef warning: storage class is not first Zhi Wang 2022-09-21 06:54:11 -0500
  • 0405866944 warning: storage class is not first Zhi Wang 2022-09-21 06:54:11 -0500
  • a560a9f827 Fix OutputFileRedirector destructor ordering. davidmatson 2022-09-20 15:18:28 -0700
  • 63f198b432 Fix building as shared library with MSVC. Dimitrij Mijoski 2022-09-17 14:58:52 +0200
  • e889084896 Fix generateAmalgamatedFiles.py Dimitrij Mijoski 2022-09-17 13:07:43 +0200
  • ab9d8503a7 Don't expose header windows.h in catch_all.hpp Dimitrij Mijoski 2022-09-17 02:03:09 +0200
  • 98d37da03e
    Raise the minimum CMake version to 3.10 (#2523) Dimitrij Mijoski 2022-09-16 17:56:00 +0200
  • 7c4e3b2025 Raise the minimum CMake version to 3.10 Dimitrij Mijoski 2022-09-16 11:11:24 +0200
  • 4b3defe4af Suppress warning "-Wstrict-aliasing" for GCC 5 and 6 Dimitrij Mijoski 2022-09-14 22:48:58 +0200
  • c75430834d Add GCC 5 and GCC 6 to CI Dimitrij Mijoski 2022-09-14 21:12:42 +0200
  • fbf8a651fc Add C++ version for bazel Dan Miller 2022-09-14 16:31:54 -0700
  • 15321e5965 Suppress warning "-Wstrict-aliasing" for GCC 5 and 6 Dimitrij Mijoski 2022-09-14 22:48:58 +0200
  • 857b94544f Add GCC 5 and GCC 6 to CI Dimitrij Mijoski 2022-09-14 21:12:42 +0200
  • 20f10677d4 Revert "Fix compatibility with cmake 3.8" Dimitrij Mijoski 2022-09-14 15:51:17 +0200
  • be78006396 Suppress -Wuseless-cast Warning Björn Schäpers 2022-09-14 10:25:37 +0200
  • 10459a76f7 Incorporate PR feedback. davidmatson 2022-09-13 17:08:23 -0700
  • 359542d53e FileStream: enable automatic flushing Tim Blechmann 2022-09-10 12:18:19 +0800
  • 7913602bfc FileStream: enable automatic flushing Tim Blechmann 2022-09-10 12:18:19 +0800
  • dea1a6abd9
    Fix typos in docs (#2514) tocic 2022-09-09 17:00:39 +0300
  • 44152582b7
    fixup! Fix typos in docs tocic 2022-09-09 12:57:58 +0300
  • 6b690a6d67
    add versioning to shared libs Jonathan Wright 2022-09-08 14:15:30 -0500
  • 32eae0ecce
    Add missing include for VxWorks build. (#2515) Riom 2022-09-08 10:21:36 +0200
  • ec98362261 Merge branch 'devel' of https://github.com/ryankert01/Catch2 into devel ryankert01 2022-09-08 06:31:45 +0800
  • 39b63afcb7 [add] ./docs-others ryankert01 2022-09-08 06:31:34 +0800
  • e558fddb42
    Update docs-deploy.yml Ryan 2022-09-08 06:23:52 +0800
  • 2ed3ad5c9f [add] discord link ryankert01 2022-09-08 06:22:22 +0800
  • 1139dcbf6c [fix] bad links ryankert01 2022-09-08 06:15:17 +0800
  • 883368efac [Fixed] gitignore add yarn-error.log ryankert01 2022-09-07 19:19:36 +0800
  • 9b6ccc9ddf [Fixed] Command Line docs redirection ryankert01 2022-09-07 19:15:28 +0800
  • 62acf218f7
    Update docs/matchers.md Ryan 2022-09-07 19:02:42 +0800
  • 158c2b38cb
    Merge pull request #1 from Rijom/VxWorks-missing-include Riom 2022-09-07 10:51:41 +0200
  • ea65485fee
    Add missing include for VxWorks build. Riom 2022-09-07 10:49:44 +0200
  • f99cb137ce
    Fix typos in docs tocic 2022-09-07 10:10:02 +0300
  • c90e9b4861 command-line link restore ryankert01 2022-09-07 10:03:56 +0800
  • 77c03421be command line user interface redirect ryankert01 2022-09-07 10:02:45 +0800
  • 09b48cc246 [Delete] junk file ryankert01 2022-09-07 09:52:00 +0800
  • 27fba2df40
    Merge branch 'devel' into devel Ryan 2022-09-07 07:09:53 +0800
  • 05a08a83ff
    Update .gitignore Ryan 2022-09-07 07:07:24 +0800
  • 4adf010549
    Mention dynamic library stuff in the FAQ Martin Hořeňovský 2022-09-03 22:31:25 +0200
  • 686468d185
    Explain TU as translation unit where appropriate Martin Hořeňovský 2022-09-03 22:22:10 +0200