mirror of
https://github.com/catchorg/Catch2.git
synced 2025-09-18 19:05:40 +02:00
Add more tests for test spec parser
Originally the tests were from #1912, but as it turned out, the issue was somewhere else. Still, the inputs provided were interesting, so they are now part of our test suite.
This commit is contained in:
@@ -1380,6 +1380,6 @@ due to unexpected exception with message:
|
||||
Why would you throw a std::string?
|
||||
|
||||
===============================================================================
|
||||
test cases: 308 | 234 passed | 70 failed | 4 failed as expected
|
||||
assertions: 1688 | 1536 passed | 131 failed | 21 failed as expected
|
||||
test cases: 309 | 235 passed | 70 failed | 4 failed as expected
|
||||
assertions: 1692 | 1540 passed | 131 failed | 21 failed as expected
|
||||
|
||||
|
Reference in New Issue
Block a user