summaryrefslogtreecommitdiffstats
path: root/modules/gdscript/tests/scripts/runtime/features/set_does_not_leak.gd
Commit message (Collapse)AuthorAgeFilesLines
* GDScript: Replace `assert()` with `Utils.check()` in testsDanil Alexeev2024-08-281-2/+2
|
* [Core] Fix `Variant::construct` of `Object`A Thousand Ships2024-07-251-0/+11
Variant type was not updated correctly causing leaks in ref-counted