godot/modules/gdscript/tests/scripts
George Marques abbdf80643
GDScript: Don't fail when freed object is return
This is check is a bit too eager. The user should be able to handle the
return value even if it's a freed object.
2023-04-26 10:57:22 -03:00
..
analyzer Merge pull request #75605 from anvilfolk/type-base 2023-04-24 16:43:32 +02:00
parser GDScript: Add some checks for @tool and @icon 2023-04-20 07:44:10 +03:00
runtime GDScript: Don't fail when freed object is return 2023-04-26 10:57:22 -03:00
.gitignore Add runner for GDScript testing 2021-04-08 09:34:59 -03:00
project.godot Add runner for GDScript testing 2021-04-08 09:34:59 -03:00