Add another example for generators

This commit is contained in:
Martin Hořeňovský
2019-02-26 12:46:10 +01:00
parent 29b3b7ae6b
commit 5bf6e47381
3 changed files with 56 additions and 0 deletions

View File

@@ -45,6 +45,7 @@ set( SOURCES_IDIOMATIC_TESTS
120-Bdd-ScenarioGivenWhenThen.cpp
210-Evt-EventListeners.cpp
300-Gen-OwnGenerator.cpp
301-Gen-MapTypeConversion.cpp
310-Gen-VariablesInGenerators.cpp
)