godot/modules/gdscript/tests/scripts
Rémi Verschelde a7029e4c8a
Merge pull request #91364 from vnen/gdscript-implicit-ready-base-first
GDScript: Call implicit ready on base script first
2024-05-02 17:31:32 +02:00
..
analyzer GDScript: Warn when enum variable has no default 2024-04-16 11:46:59 -03:00
completion Merge pull request #89884 from HolonProduction/tests-batch-2 2024-04-23 19:10:57 +02:00
lsp Add unit test runner for autocompletion 2024-01-05 17:49:51 +01:00
parser GDScript: Suppress unused constant warning with underscore 2024-04-18 09:58:23 -03:00
runtime Merge pull request #91364 from vnen/gdscript-implicit-ready-base-first 2024-05-02 17:31:32 +02:00
.gitignore Add runner for GDScript testing 2021-04-08 09:34:59 -03:00
project.godot Add unit test runner for autocompletion 2024-01-05 17:49:51 +01:00
utils.notest.gd Support Array and PackedArray in @export_* 2024-03-06 16:17:54 +09:00