summaryrefslogtreecommitdiffstats
path: root/tests/core/variant/test_dictionary.h
Commit message (Expand)AuthorAgeFilesLines
* Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
* Rebrand preambles to RedotDubhghlas McLaughlin2024-10-111-0/+2
* Implement typed dictionariesThaddeus Crews2024-09-041-1/+38
* StringName Dictionary keysrune-scape2024-08-291-2/+1
* Reduce and prevent unnecessary random-access to `List`A Thousand Ships2024-05-041-1/+1
* Codestyle: Don't use auto where not warrantedRémi Verschelde2023-09-071-1/+1
* Added two test casesMario Liebisch2023-03-111-0/+6
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Unify String and StringNamerune-scape2022-12-051-0/+13
* Add Dictionary.find_key()kobewi2022-08-161-0/+18
* Merge pull request #56337 from cdemirer/fix-array-dictionary-idRémi Verschelde2022-01-231-1/+1
|\
| * Fix Array and Dictionary id() and dictionary test bugcdemirer2021-12-301-1/+1
* | Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
|/
* Move and organize tests into subfoldersAaron Franke2021-11-071-0/+505