catch2/projects/SelfTest
Phil Nash 96355da34e StringRef no longer repoints m_start to m_data after c_str() on a substring.
This fixes an issue where a self-assignment of a StringRef copy would point into internally (and now dangling) data.
(now self-assignment check is no longer needed)
2019-05-21 00:04:44 +01:00
..
Baselines Rebased approvals 2019-05-18 20:53:28 +01:00
CompileTimePerfTests Added files for multiply inclusions of test cases 2017-11-17 15:46:57 +00:00
IntrospectiveTests StringRef no longer repoints m_start to m_data after c_str() on a substring. 2019-05-21 00:04:44 +01:00
SurrogateCpps Sweep out some extra warnings 2017-09-07 17:25:15 +02:00
UsageTests Refactor custom precision in floating point stringification 2019-05-03 15:38:06 +02:00
TestMain.cpp Remove unnecessary semicolons 2018-02-05 10:03:51 +01:00