1
0
mirror of https://github.com/catchorg/Catch2.git synced 2025-01-12 04:43:29 +01:00
catch2/projects
Alecto Irene Perez dba29b60d6
Fixed : Compilation failure with C++20 ()
* 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 
2021-10-04 21:11:03 +02:00
..
ExtraTests Increase tolerances in --min-duration tests 2020-07-07 11:36:56 +02:00
SelfTest Fixed : Compilation failure with C++20 () 2021-10-04 21:11:03 +02:00
TestScripts Fix how testRandomOrder.py builds tag arguments 2020-07-11 21:32:10 +02:00
XCode/OCTest Fix typos identified by codespell. 2019-04-10 09:42:11 +02:00
CMakeLists.txt Fix potential infinite loops in generators combined with section filter 2020-10-31 18:04:15 +01:00