Add test showing literals and complex generators in one GENERATE

This commit is contained in:
Martin Hořeňovský
2023-12-10 16:38:48 +01:00
parent 21d2da23bc
commit 9a1e73568c
18 changed files with 223 additions and 21 deletions

View File

@@ -152,6 +152,7 @@
:test-result: PASS Filter generator throws exception for empty generator
:test-result: PASS Floating point matchers: double
:test-result: PASS Floating point matchers: float
:test-result: PASS GENERATE can combine literals and generators
:test-result: PASS Generators -- adapters
:test-result: PASS Generators -- simple
:test-result: PASS Generators internals