summaryrefslogtreecommitdiffstats
path: root/modules/gdscript/tests/scripts/runtime/features/default_set_beforehand.gd
Commit message (Expand)AuthorAgeFilesLines
* GDScript: Replace `assert()` with `Utils.check()` in testsDanil Alexeev2024-08-281-7/+7
* Fix GDScript code style regarding colonDanil Alexeev2023-03-051-2/+2
* GDScript: Initialize all defaults beforehand in implicit constructorGeorge Marques2023-02-241-0/+20