jak-project/test/goalc/all_goalc_template_tests.cpp

7 lines
191 B
C++
Raw Normal View History

#include "test_arithmetic.cpp"
#include "test_collections.cpp"
#include "test_compiler.cpp"
#include "test_control_statements.cpp"
#include "test_variables.cpp"
#include "test_with_game.cpp"