summaryrefslogtreecommitdiffstats
path: root/modules/gdscript/tests/gdscript_test_runner.cpp
Commit message (Expand)AuthorAgeFilesLines
* GDScript: Fix error handler for testsGeorge Marques2021-05-241-4/+3
* Remove uses of `auto` for better readability and online code reviewsHugo Locurcio2021-04-261-2/+2
* Add runner for GDScript testingGeorge Marques2021-04-081-0/+584