Add some more tests, prepping for asset testing

This commit is contained in:
2026-06-01 13:37:14 -05:00
parent df48c8e500
commit 98db62a4bc
7 changed files with 858 additions and 50 deletions
+9
View File
@@ -0,0 +1,9 @@
# Copyright (c) 2026 Dominic Masters
#
# This software is released under the MIT License.
# https://opensource.org/licenses/MIT
include(dusktest)
dusktest(test_assetlocale.c)
dusktest(test_asset.c)