mirror of
https://github.com/tiennm99/godot.git
synced 2026-06-21 15:43:09 +00:00
df952a32f8
GDScript: Don't use the NIL address to hold return value of functions
GDScript integration tests
The scripts/ folder contains integration tests in the form of GDScript files
and output files.
See the Integration tests for GDScript documentation for information about creating and running GDScript integration tests.