catch2/projects/SelfTest/IntrospectiveTests
Omer Ozarslan 54089c4c8c Deducing return type of map generator helper (#1576)
* Deduce map return type implicitly

Giving the first template argument to map generator function to deduce
return type is now optional even if the return type is different from
the type generated by mapped generator.
2019-03-24 15:44:22 +01:00
..
CmdLine.tests.cpp Catch's CLI now checks whether requested reporter exists 2018-10-25 15:43:30 +02:00
GeneratorsImpl.tests.cpp Deducing return type of map generator helper (#1576) 2019-03-24 15:44:22 +01:00
PartTracker.tests.cpp Remove obsolete IndexTracker 2019-01-29 14:45:52 +01:00
String.tests.cpp Add -Wmissing-declarations to the SelfTest project 2018-07-02 17:36:13 +02:00
TagAlias.tests.cpp All tests files have .tests.cpp suffix. Also moved tests out of TestMain.cpp and moved up a level 2017-11-13 16:03:27 +00:00
Xml.tests.cpp Modify XML encoder to hex-encode invalid UTF-8 sequences 2018-03-27 16:49:14 +02:00