mirror of
https://github.com/catchorg/Catch2.git
synced 2025-08-03 13:55:39 +02:00
Add StringRef::compare for three way comparison
This commit is contained in:
@@ -1386,6 +1386,6 @@ due to unexpected exception with message:
|
||||
Why would you throw a std::string?
|
||||
|
||||
===============================================================================
|
||||
test cases: 369 | 293 passed | 70 failed | 6 failed as expected
|
||||
assertions: 2106 | 1954 passed | 129 failed | 23 failed as expected
|
||||
test cases: 370 | 294 passed | 70 failed | 6 failed as expected
|
||||
assertions: 2116 | 1964 passed | 129 failed | 23 failed as expected
|
||||
|
||||
|
Reference in New Issue
Block a user