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
d49046938a22fc2fd75087bfdd68fc1f369e8a6c
godot
/
modules
/
gdscript
/
tests
/
scripts
/
analyzer
/
features
History
Hugo Locurcio
c0083c0f90
Add dozens of new integration tests to the GDScript test suite
...
This also ignores `.out` files in the file format static checks.
2021-09-14 18:42:08 +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
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
Fix GDScript test cases
2021-09-13 15:02:01 -03:00
enum_from_parent.gd
…
enum_from_parent.out
Fix GDScript test cases
2021-09-13 15:02:01 -03:00
enum_value_from_parent.gd
…
enum_value_from_parent.out
Fix GDScript test cases
2021-09-13 15:02:01 -03:00
gdscript_to_preload.gd
…
gdscript_to_preload.out
…
inner_class_as_return_type.gd
…
inner_class_as_return_type.out
…
use_preload_script_as_type.gd
…
use_preload_script_as_type.out
…