godot/modules/gdscript/tests/scripts
Hugo Locurcio 6afbf0bd5a
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-10-04 20:33:40 +02:00
..
analyzer Improve null and object printing to avoid confusion with arrays 2022-08-31 15:31:49 +02:00
parser Improve dictionary printing to avoid confusion with arrays 2022-10-04 20:33:40 +02:00
runtime Improve dictionary printing to avoid confusion with arrays 2022-10-04 20:33:40 +02:00
.gitignore Add runner for GDScript testing 2021-04-08 09:34:59 -03:00
project.godot Add runner for GDScript testing 2021-04-08 09:34:59 -03:00