Test suite modernization

This commit is contained in:
John McCardle 2026-02-09 08:15:18 -05:00
commit 52fdfd0347
141 changed files with 9947 additions and 4665 deletions

View file

@ -27,8 +27,7 @@ def test_colorlayer_docs():
"at(x, y)",
"set(x, y",
"fill(",
"Grid.add_layer",
"visible",
"add_layer",
"Example",
]
@ -66,8 +65,7 @@ def test_tilelayer_docs():
"fill(",
"-1", # Special value for no tile
"sprite",
"Grid.add_layer",
"visible",
"add_layer",
"Example",
]