Use StringRef for className in TestCaseInfo
This commit is contained in:
parent
21b99d6f58
commit
f02c2678a1
14 changed files with 47 additions and 219 deletions
|
@ -166,7 +166,7 @@ TEST_CASE("StringRef at compilation time", "[Strings][StringRef][constexpr]") {
|
|||
}
|
||||
}
|
||||
|
||||
TEST_CASE("StringRef::compare", "[Strings][StringRef]") {
|
||||
TEST_CASE("StringRef::compare", "[Strings][StringRef][approvals]") {
|
||||
using Catch::StringRef;
|
||||
|
||||
SECTION("Same length on both sides") {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue