godot-module-template/modules/gdscript/tests/scripts
2025-04-26 21:10:41 +03:00
..
analyzer GDScript: Add constant Array and Dictionary constructors 2025-03-31 21:31:34 +03:00
completion Merge pull request #102218 from HolonProduction/dictionary-recovery 2025-04-14 19:39:50 -05:00
lsp GDScript: Fix head class range to include class_name 2025-03-14 11:36:55 +01:00
parser Fix is_valid_float, Variant parser, Expression parser, script highlighter, and TextServer not handing capital E in scientific notation. 2025-02-05 18:39:40 +02:00
runtime Add gdscript tests for callv with const arrays 2025-04-10 23:13:01 +02:00
.editorconfig GDScript: Support tracking multiple analyzer and runtime errors in tests 2024-11-21 22:09:50 +03:00
.gitignore Add runner for GDScript testing 2021-04-08 09:34:59 -03:00
project.godot GDScript: Update get_stack(), print_stack(), and print_debug() 2025-04-26 21:10:41 +03:00
utils.notest.gd GDScript: Update get_stack(), print_stack(), and print_debug() 2025-04-26 21:10:41 +03:00