mirror of
				https://github.com/catchorg/Catch2.git
				synced 2025-11-04 05:59:32 +01:00 
			
		
		
		
	v2.13.3
This commit is contained in:
		@@ -2,6 +2,7 @@
 | 
			
		||||
 | 
			
		||||
# Release notes
 | 
			
		||||
**Contents**<br>
 | 
			
		||||
[2.13.3](#2133)<br>
 | 
			
		||||
[2.13.2](#2132)<br>
 | 
			
		||||
[2.13.1](#2131)<br>
 | 
			
		||||
[2.13.0](#2130)<br>
 | 
			
		||||
@@ -43,6 +44,17 @@
 | 
			
		||||
[Even Older versions](#even-older-versions)<br>
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
## 2.13.3
 | 
			
		||||
 | 
			
		||||
### Fixes
 | 
			
		||||
* Fixed possible infinite loop when combining generators with section filter (`-c` option) (#2025)
 | 
			
		||||
 | 
			
		||||
### Miscellaneous
 | 
			
		||||
* Fixed `ParseAndAddCatchTests` not finding `TEST_CASE`s without tags (#2055, #2056)
 | 
			
		||||
* `ParseAndAddCatchTests` supports `CMP0110` policy for changing behaviour of `add_test` (#2057)
 | 
			
		||||
  * This was the shortlived change in CMake 3.18.0 that temporarily broke `ParseAndAddCatchTests`
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
## 2.13.2
 | 
			
		||||
 | 
			
		||||
### Improvements
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user