summaryrefslogtreecommitdiffstats
path: root/modules/gdscript/tests/gdscript_test_runner.h
Commit message (Expand)AuthorAgeFilesLines
* Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
* Rebrand preambles to RedotDubhghlas McLaughlin2024-10-111-0/+2
* GDScript: Reintroduce binary tokenization on exportGeorge Marques2024-02-081-1/+12
* Style: Harmonize header includes in modulesRémi Verschelde2023-06-151-0/+1
* Add option to print filenames in GDScript unit testingocean (they/them)2023-01-301-1/+3
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Code quality: Fix header guards consistencyRémi Verschelde2022-07-251-3/+3
* Adding print_rich for printing with BBCodeVoylin2022-06-291-1/+1
* Zero initialize all pointer class and struct membersRémi Verschelde2022-04-041-2/+2
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* Implement toast notifications in the editorGilles Roudière2021-10-141-1/+1
* Add runner for GDScript testingGeorge Marques2021-04-081-0/+126