You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-13 13:31:48 +00:00
Add dozens of new integration tests to the GDScript test suite
This also ignores `.out` files in the file format static checks.
This commit is contained in:
58
modules/gdscript/tests/scripts/parser/features/for_range.out
Normal file
58
modules/gdscript/tests/scripts/parser/features/for_range.out
Normal file
@@ -0,0 +1,58 @@
|
||||
GDTEST_OK
|
||||
0
|
||||
1
|
||||
2
|
||||
3
|
||||
4
|
||||
|
||||
0
|
||||
1
|
||||
2
|
||||
3
|
||||
4
|
||||
|
||||
1
|
||||
2
|
||||
3
|
||||
4
|
||||
|
||||
1
|
||||
0
|
||||
-1
|
||||
-2
|
||||
-3
|
||||
-4
|
||||
|
||||
2
|
||||
4
|
||||
6
|
||||
-8
|
||||
|
||||
true
|
||||
false
|
||||
|
||||
(10, 20)
|
||||
(-30, -40)
|
||||
|
||||
H
|
||||
e
|
||||
l
|
||||
l
|
||||
o
|
||||
_
|
||||
U
|
||||
n
|
||||
i
|
||||
c
|
||||
ô
|
||||
d
|
||||
e
|
||||
_
|
||||
w
|
||||
o
|
||||
r
|
||||
l
|
||||
d
|
||||
!
|
||||
_
|
||||
🦄
|
||||
Reference in New Issue
Block a user