mirror of
				https://github.com/catchorg/Catch2.git
				synced 2025-10-31 20:27:11 +01:00 
			
		
		
		
	Add tests for #1404
This commit is contained in:
		| @@ -3,6 +3,8 @@ | ||||
| <exe-name> is a <version> host application. | ||||
| Run with -? for options | ||||
|  | ||||
| Randomness seeded to: 1 | ||||
|  | ||||
| ------------------------------------------------------------------------------- | ||||
| #748 - captures with unexpected exceptions | ||||
|   outside assertions | ||||
|   | ||||
| @@ -3,6 +3,8 @@ | ||||
| <exe-name> is a <version> host application. | ||||
| Run with -? for options | ||||
|  | ||||
| Randomness seeded to: 1 | ||||
|  | ||||
| ------------------------------------------------------------------------------- | ||||
| # A test name that starts with a # | ||||
| ------------------------------------------------------------------------------- | ||||
|   | ||||
| @@ -3,6 +3,8 @@ | ||||
| <exe-name> is a <version> host application. | ||||
| Run with -? for options | ||||
|  | ||||
| Randomness seeded to: 1 | ||||
|  | ||||
| ------------------------------------------------------------------------------- | ||||
| # A test name that starts with a # | ||||
| ------------------------------------------------------------------------------- | ||||
|   | ||||
| @@ -1,5 +1,6 @@ | ||||
| <?xml version="1.0" encoding="UTF-8"?> | ||||
| <Catch name="<exe-name>"> | ||||
|   <Randomness seed="1"/> | ||||
|   <Group name="<exe-name>"> | ||||
|     <TestCase name="# A test name that starts with a #" filename="projects/<exe-name>/UsageTests/Misc.tests.cpp" > | ||||
|       <OverallResult success="true"/> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Martin Hořeňovský
					Martin Hořeňovský