summaryrefslogtreecommitdiffstats
path: root/modules/gdscript/tests/scripts/runtime/features/dictionary_string_stringname_equivalent.gd
Commit message (Collapse)AuthorAgeFilesLines
* StringName Dictionary keysrune-scape2024-08-291-2/+2
| | | | | also added 'is_string()' method to Variant and refactored many String type comparisons to use it instead
* Add GDScript `.editorconfig` rulesAdam Scott2023-01-101-1/+1
| | | | - Uniformize `.gd` unit test files indentation to tabs (where needed)
* Unify String and StringNamerune-scape2022-12-051-0/+17