mirror of
				https://github.com/catchorg/Catch2.git
				synced 2025-10-31 12:17:11 +01:00 
			
		
		
		
	Approvals for generator test removal
This commit is contained in:
		| @@ -830,6 +830,6 @@ with expansion: | ||||
|   "first" == "second" | ||||
|  | ||||
| =============================================================================== | ||||
| test cases: 166 | 123 passed | 42 failed |  1 failed as expected | ||||
| assertions: 913 | 817 passed | 83 failed | 13 failed as expected | ||||
| test cases: 164 | 121 passed | 42 failed |  1 failed as expected | ||||
| assertions: 767 | 671 passed | 83 failed | 13 failed as expected | ||||
|  | ||||
|   | ||||
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							| @@ -1,5 +1,5 @@ | ||||
| <testsuites> | ||||
|   <testsuite name="CatchSelfTest" errors="13" failures="72" tests="915" hostname="tbd" time="{duration}" timestamp="tbd"> | ||||
|   <testsuite name="CatchSelfTest" errors="13" failures="72" tests="769" hostname="tbd" time="{duration}" timestamp="tbd"> | ||||
|     <testcase classname="global" name="toString(enum)" time="{duration}"/> | ||||
|     <testcase classname="global" name="toString(enum w/operator<<)" time="{duration}"/> | ||||
|     <testcase classname="global" name="toString(enum class)" time="{duration}"/> | ||||
| @@ -265,8 +265,6 @@ ExceptionTests.cpp:<line number> | ||||
| ExceptionTests.cpp:<line number> | ||||
|       </failure> | ||||
|     </testcase> | ||||
|     <testcase classname="global" name="Generators over two ranges" time="{duration}"/> | ||||
|     <testcase classname="global" name="Generator over a range of pairs" time="{duration}"/> | ||||
|     <testcase classname="global" name="INFO and WARN do not abort tests" time="{duration}"/> | ||||
|     <testcase classname="global" name="SUCCEED counts as a test pass" time="{duration}"/> | ||||
|     <testcase classname="global" name="INFO gets logged on failure" time="{duration}"> | ||||
|   | ||||
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							
		Reference in New Issue
	
	Block a user
	 Phil Nash
					Phil Nash