[python] Test: add all template scripts

This commit is contained in:
Émilie Feral
2020-04-01 14:20:41 +02:00
committed by LeaNumworks
parent 11dc259566
commit ffb8f8f953
5 changed files with 20 additions and 24 deletions

View File

@@ -189,7 +189,7 @@ $(eval $(call rule_for, \
$(call object_for,$(python_src)): $(BUILD_DIR)/python/port/genhdr/qstrdefs.generated.h
tests_src += $(addprefix python/test/,\
basics.cpp \
execution_environment.cpp \
mandelbrot.cpp \
matplotlib.cpp \
)