godot/modules/gdscript/tests/scripts
George Marques 21bb5b9c0e
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.

(cherry picked from commit abbdf80643)
2023-04-27 08:49:29 +02:00
..
analyzer GDScript: Add missing member type check when resolving `extends` 2023-04-24 17:00:35 +02:00
parser Fix GDScript code style regarding colon 2023-03-13 14:42:27 +01:00
runtime GDScript: Don't fail when freed object is return 2023-04-27 08:49:29 +02: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