godot/main/tests
Rémi Verschelde 875045adde
Use modules_enabled.gen.h to improve inter dependency checks
- Fix build with gdscript module disabled. Fixes #31011.
- Remove unused `gdscript` compile option.
- Fix build with regex module disabled.
- Fix ImageLoaderSVG to forward declare thirdparty structs.

(cherry picked from commit f3726ee994)
2021-07-14 23:36:38 +02:00
..
SCsub
test_astar.cpp
test_astar.h
test_basis.cpp
test_basis.h
test_crypto.cpp
test_crypto.h
test_gdscript.cpp Use modules_enabled.gen.h to improve inter dependency checks 2021-07-14 23:36:38 +02:00
test_gdscript.h
test_gui.cpp
test_gui.h
test_main.cpp
test_main.h
test_math.cpp
test_math.h
test_oa_hash_map.cpp
test_oa_hash_map.h
test_ordered_hash_map.cpp
test_ordered_hash_map.h
test_physics.cpp
test_physics.h
test_physics_2d.cpp
test_physics_2d.h
test_render.cpp
test_render.h
test_shader_lang.cpp
test_shader_lang.h
test_string.cpp Use modules_enabled.gen.h to improve inter dependency checks 2021-07-14 23:36:38 +02:00
test_string.h
test_xml_parser.cpp
test_xml_parser.h