mirror of
https://github.com/catchorg/Catch2.git
synced 2025-08-03 13:55:39 +02:00
Add test showing literals and complex generators in one GENERATE
This commit is contained in:
@@ -1071,6 +1071,7 @@ at Generators.tests.cpp:<line number>
|
||||
<testCase name="Copy and then generate a range/from var and iterators" duration="{duration}"/>
|
||||
<testCase name="Copy and then generate a range/From a temporary container" duration="{duration}"/>
|
||||
<testCase name="Copy and then generate a range/Final validation" duration="{duration}"/>
|
||||
<testCase name="GENERATE can combine literals and generators" duration="{duration}"/>
|
||||
<testCase name="Generators -- adapters/Filtering by predicate/Basic usage" duration="{duration}"/>
|
||||
<testCase name="Generators -- adapters/Filtering by predicate/Throws if there are no matching values" duration="{duration}"/>
|
||||
<testCase name="Generators -- adapters/Shortening a range" duration="{duration}"/>
|
||||
|
Reference in New Issue
Block a user