virtualx-engine/modules/gdscript/tests
George Marques ffdb3cccd2
GDScript: Fix error handler for tests
This changes the error message to be more clear on the output files and
also fixes an issue with the relative path of the offending file that
was not trimmed correctly.
2021-05-24 14:17:20 -03:00
..
scripts Rename GDScript test script filenames to use snake_case 2021-04-16 22:16:19 +03:00
gdscript_test_runner.cpp GDScript: Fix error handler for tests 2021-05-24 14:17:20 -03: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 Make all file access 64-bit (uint64_t) 2021-05-17 15:06:19 +02:00
test_gdscript.h Add runner for GDScript testing 2021-04-08 09:34:59 -03:00