Fix GDScript base and outer classes, signals and functions lookup order
- Add outer class lookup test - Add signal lookup test Co-authored-by: Dmitrii Maganov <vonagam@gmail.com>
This commit is contained in:
parent
d3fc9d9e41
commit
fb175d92da
15 changed files with 269 additions and 87 deletions
|
|
@ -0,0 +1,8 @@
|
|||
GDTEST_OK
|
||||
right one
|
||||
---
|
||||
wrong
|
||||
right
|
||||
godot
|
||||
---
|
||||
right one
|
||||
Loading…
Add table
Add a link
Reference in a new issue