Logo
Explore Help
Sign In
seedlingattempt/godot
1
0
Fork 0
You've already forked godot
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
b4d0a09f15c60c88bbf516d2f6dcdb451dcad9c7
godot/modules/gdscript/tests/scripts/parser/features/dictionary.out

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

15 lines
193 B
Plaintext
Raw Normal View History

Add dozens of new integration tests to the GDScript test suite This also ignores `.out` files in the file format static checks.
2021-04-19 20:50:52 +02:00
GDTEST_OK
world
zero point zero
zero
zero point zero
null
false
empty array
zero Vector2i
Improve dictionary printing to avoid confusion with arrays - Add leading and trailing spaces within dictionaries, as the `{}` characters are hard to distinguish from `[]` on some fonts. This is especially helpful with empty arrays and dictionaries.
2022-08-18 17:20:55 +02:00
{ 22: { 4: ["nesting", "arrays"] } }
{ 4: ["nesting", "arrays"] }
quote strings inside arrays and dictionaries
2022-04-28 21:14:20 -05:00
["nesting", "arrays"]
Add dozens of new integration tests to the GDScript test suite This also ignores `.out` files in the file format static checks.
2021-04-19 20:50:52 +02:00
nesting
arrays
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.1 Page: 469ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API