godot/modules/gdscript/tests/scripts
Thaddeus Crews 9cde903388
Merge pull request #118314 from dalexeev/gds-improve-prop-hint-arr-dict-type
GDScript: Improve `PROPERTY_HINT_{ARRAY,DICTIONARY}_TYPE` handling
2026-04-09 17:41:14 -05:00
..
analyzer GDScript: Add tests for Dictionary type tests 2026-04-08 16:04:03 +02:00
completion Autocompletion: Don't call const functions 2025-08-05 09:03:10 +02:00
lsp Fix lookup symbol for super() 2025-07-08 16:21:39 +03:00
parser GDScript: Group similar analyzer/runtime error tests into single files 2026-04-02 15:02:10 +03:00
runtime GDScript: Improve PROPERTY_HINT_{ARRAY,DICTIONARY}_TYPE handling 2026-04-09 13:39:57 +03:00
.editorconfig GDScript: Support tracking multiple analyzer and runtime errors in tests 2024-11-21 22:09:50 +03:00
.gitignore
project.godot GDScript: Update get_stack(), print_stack(), and print_debug() 2025-04-26 21:10:41 +03:00
utils.notest.gd GDScript: Group similar analyzer/runtime error tests into single files 2026-04-02 15:02:10 +03:00