godot/modules/gdscript/tests
Rémi Verschelde 9e328bb5b7
Core: Move DirAccess and FileAccess to core/io
File handling APIs are typically considered part of I/O, and we did have most
`FileAccess` implementations in `core/io` already.
2021-06-11 14:52:39 +02:00
..
scripts GDScript: Fix function signature check for self calls 2021-05-26 15:33:18 -03:00
gdscript_test_runner.cpp Core: Move DirAccess and FileAccess to core/io 2021-06-11 14:52:39 +02:00
gdscript_test_runner.h Add runner for GDScript testing 2021-04-08 09:34:59 -03:00
gdscript_test_runner_suite.h Add a unit test suite for GDScript 2021-05-12 16:20:57 +02:00
test_gdscript.cpp Core: Move DirAccess and FileAccess to core/io 2021-06-11 14:52:39 +02:00
test_gdscript.h Add runner for GDScript testing 2021-04-08 09:34:59 -03:00