mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-19 00:37:25 +01:00
[python] Add tests for each module
This commit is contained in:
committed by
LeaNumworks
parent
ec5803f06f
commit
cdff61f64b
@@ -191,5 +191,11 @@ $(call object_for,$(python_src)): $(BUILD_DIR)/python/port/genhdr/qstrdefs.gener
|
||||
tests_src += $(addprefix python/test/,\
|
||||
basics.cpp \
|
||||
execution_environment.cpp \
|
||||
ion.cpp \
|
||||
kandinsky.cpp \
|
||||
math.cpp \
|
||||
random.cpp \
|
||||
time.cpp \
|
||||
turtle.cpp \
|
||||
matplotlib.cpp \
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user