catch2/include
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
..
external Fix vendored dep because upstream is non-responsive 2019-04-10 20:17:25 +02:00
internal StringRef no longer repoints m_start to m_data after c_str() on a substring. 2019-05-21 00:04:44 +01:00
reporters Fix JUnit reporter output so that it conforms to JUnit schema 2019-04-11 13:04:54 +02:00
catch.hpp v2.7.2 2019-04-22 23:15:59 +02:00
catch_with_main.hpp Fixed catch_with_main.hpp (no longer references deleted catch_runner.hpp) 2015-12-28 15:06:04 +00:00