This website requires JavaScript.
Explore
Help
Sign In
northern-lighthouse
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
a402bf0ea4986bfebb6f144bdafe08241c821290
godot
/
modules
/
gdscript
/
tests
/
scripts
/
analyzer
/
features
History
Rémi Verschelde
82c12060b2
Merge pull request
#52718
from Calinou/gdscript-add-integration-tests-2
2021-09-21 14:13:24 +02:00
..
as.gd
Add dozens of new integration tests to the GDScript test suite
2021-09-14 18:42:08 +02:00
as.out
Add dozens of new integration tests to the GDScript test suite
2021-09-14 18:42:08 +02:00
auto_inferred_type_dont_error.gd
GDScript: Avoid inferred types from giving hard errors
2021-09-17 11:52:30 -03:00
auto_inferred_type_dont_error.out
GDScript: Avoid inferred types from giving hard errors
2021-09-17 11:52:30 -03:00
call_self_get_name.gd
…
call_self_get_name.out
…
call_static_builtin_function.gd
…
call_static_builtin_function.out
…
constants_from_parent.gd
…
constants_from_parent.out
…
enum_from_parent.gd
…
enum_from_parent.out
…
enum_value_from_parent.gd
…
enum_value_from_parent.out
…
gdscript_to_preload.gd
…
gdscript_to_preload.out
…
inner_class_as_return_type.gd
…
inner_class_as_return_type.out
…
static_method_builtin_type.gd
Add more integration tests to the GDScript test suite
2021-09-15 19:57:39 +02:00
static_method_builtin_type.out
Add more integration tests to the GDScript test suite
2021-09-15 19:57:39 +02:00
use_preload_script_as_type.gd
…
use_preload_script_as_type.out
…