catch2/tests/SelfTest/IntrospectiveTests
Martin Hořeňovský 6ffac61719
Fix types in generators: decay types, properly constrain forwarding
Fixes #2040
Closes #2012
2020-10-20 10:57:37 +02:00
..
CmdLine.tests.cpp Add more tests for test spec parser 2020-05-02 18:24:07 +02:00
Details.tests.cpp Standardize header names and file locations 2020-04-24 18:58:44 +02:00
GeneratorsImpl.tests.cpp Fix types in generators: decay types, properly constrain forwarding 2020-10-20 10:57:37 +02:00
InternalBenchmark.tests.cpp Make warnings in assertions fire for GCC/Clang again 2020-04-29 21:27:57 +02:00
PartTracker.tests.cpp Modify generator tracking to allow GENERATEs between SECTIONs 2020-07-26 11:35:06 +02:00
RandomNumberGeneration.tests.cpp Standardize header names and file locations 2020-04-24 18:58:44 +02:00
String.tests.cpp Add op+(StringRef, StringRef) -> std::string 2020-05-31 22:30:41 +02:00
StringManip.tests.cpp Standardize header names and file locations 2020-04-24 18:58:44 +02:00
Tag.tests.cpp Standardize header names and file locations 2020-04-24 18:58:44 +02:00
ToString.tests.cpp Support sentinel-based ranges in default stringify (#2004) 2020-09-07 14:23:47 +02:00
UniquePtr.tests.cpp Sweep out Wshadow 2020-09-06 13:11:42 +02:00
Xml.tests.cpp Make XmlEncoding tests slightly more efficient 2020-08-18 21:02:31 +02:00