mirror of
https://github.com/catchorg/Catch2.git
synced 2025-08-01 12:55:40 +02:00
Move tests from projects/ to tests/
This commit is contained in:
1
tests/SelfTest/Misc/invalid-test-names.input
Normal file
1
tests/SelfTest/Misc/invalid-test-names.input
Normal file
@@ -0,0 +1 @@
|
||||
Test with special, characters in \" name
|
2
tests/SelfTest/Misc/plain-old-tests.input
Normal file
2
tests/SelfTest/Misc/plain-old-tests.input
Normal file
@@ -0,0 +1,2 @@
|
||||
random SECTION tests
|
||||
nested SECTION tests
|
1
tests/SelfTest/Misc/special-characters-in-file.input
Normal file
1
tests/SelfTest/Misc/special-characters-in-file.input
Normal file
@@ -0,0 +1 @@
|
||||
Test with special\, characters \"in name
|
Reference in New Issue
Block a user