summaryrefslogtreecommitdiff
path: root/tests/core/variant
AgeCommit message (Expand)Author
2022-08-16Add Dictionary.find_key()kobewi
2022-08-08Add tests for empty/unnamed arguments to ClassDB, Variant, GDScriptYuri Sizov
2022-01-23Merge pull request #56337 from cdemirer/fix-array-dictionary-idRémi Verschelde
2022-01-10`Array`: Relax `slice` bound checks to properly handle negative indicesRémi Verschelde
2022-01-03Update copyright statements to 2022Rémi Verschelde
2021-12-30Fix Array and Dictionary id() and dictionary test bugcdemirer
2021-11-26PackedByteArray, Array slice end exclusive, rename subarray to sliceNathan Franke
2021-11-23Rename `remove()` to `remove_at()` when removing by indexLightning_A
2021-11-07Move and organize tests into subfoldersAaron Franke