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

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

6 lines
67 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
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
{ 8: { "key": "value" } }
{ "key": "value" }
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
value
value
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.1 Page: 1412ms 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