virtualx-engine/modules/gdscript/tests
Hugo Locurcio 6c528e4fae
Add a unit test suite for GDScript
This tests run-time script loading.
2021-05-12 16:20:57 +02:00
..
scripts Rename GDScript test script filenames to use snake_case 2021-04-16 22:16:19 +03:00
gdscript_test_runner.cpp Remove uses of auto for better readability and online code reviews 2021-04-26 14:59:28 +02:00
gdscript_test_runner.h Add runner for GDScript testing 2021-04-08 09:34:59 -03:00
gdscript_test_runner_suite.h Add a unit test suite for GDScript 2021-05-12 16:20:57 +02:00
test_gdscript.cpp GDScript: Add lambdas to the type analyzer 2021-04-28 10:56:16 -03:00
test_gdscript.h Add runner for GDScript testing 2021-04-08 09:34:59 -03:00