godot/modules/gdscript/tests/scripts
A Thousand Ships db455e5bee
[Core] Disconnect one-shot signals before calling callbacks
This prevents infinite recursion with one-shot connections emitting
themselves
2024-03-20 20:24:44 +01:00
..
analyzer GDScript: Fix `@warning_ignore` annotation issues 2024-03-12 19:00:06 +03:00
completion Cleanup 2024-03-01 13:06:37 +01:00
lsp Add unit test runner for autocompletion 2024-01-05 17:49:51 +01:00
parser GDScript: Fix `@warning_ignore` annotation issues 2024-03-12 19:00:06 +03:00
runtime [Core] Disconnect one-shot signals before calling callbacks 2024-03-20 20:24:44 +01: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