catch2/projects/SelfTest
Alecto Irene Perez dba29b60d6
Fixed #2272: Compilation failure with C++20 (#2297)
* Suppressed warning for comma-in-indexing-operator in tests that check
  that specific behaviour.
* Made deprecated (and removed) allocator usings conditional on the tests
  being compiled with old version of MSVC that still requires them.

Fixes #2272
2021-10-04 21:11:03 +02:00
..
Baselines Mark !mayfail tests as skipped in the JUnit reporter 2021-07-27 23:16:01 +02:00
CompileTimePerfTests Added files for multiply inclusions of test cases 2017-11-17 15:46:57 +00:00
IntrospectiveTests Support sentinel-based ranges in default stringify (#2004) 2020-08-18 10:34:47 +02:00
Misc Add more tests for reading test specs from file 2019-10-20 15:14:50 +02:00
SurrogateCpps Sweep out some extra warnings 2017-09-07 17:25:15 +02:00
TimingTests Increase tolerances in --min-duration tests 2020-07-07 11:36:56 +02:00
UsageTests Fixed #2272: Compilation failure with C++20 (#2297) 2021-10-04 21:11:03 +02:00
TestMain.cpp Add SonarQube Generic Test Data reporter 2019-10-27 10:02:41 +01:00
WarnAboutNoTests.cmake Improve reporting of unmatched filters (#1684) 2019-08-06 20:51:19 +02:00