catch2/projects/SelfTest
Martin Hořeňovský 05cd05743a Provide a public method to get StringRef's underlying pointer
This allows reducing the amount of friends needed for its interface
and some extra tricks later.

The bad part is that the pointer can become invalidated via
calls to other StringRef's public methods, but c'est la vie.
2018-02-28 22:49:00 +01:00
..
Baselines Provide a public method to get StringRef's underlying pointer 2018-02-28 22:49:00 +01:00
CompileTimePerfTests Added files for multiply inclusions of test cases 2017-11-17 15:46:57 +00:00
IntrospectiveTests Provide a public method to get StringRef's underlying pointer 2018-02-28 22:49:00 +01:00
SurrogateCpps Sweep out some extra warnings 2017-09-07 17:25:15 +02:00
UsageTests Covered more translation possibilities 2018-02-15 19:58:49 +01:00
TestMain.cpp Remove unnecessary semicolons 2018-02-05 10:03:51 +01:00