create lua strlib text package and tests

This commit is contained in:
skytrias
2022-12-18 23:11:23 +01:00
parent 0829ac30f7
commit bd3596f012
4 changed files with 1059 additions and 1 deletions
+5
View File
@@ -71,6 +71,11 @@ echo Running core:text/i18n tests
echo ---
%PATH_TO_ODIN% run text\i18n %COMMON% -out:test_core_i18n.exe
echo ---
echo Running core:text/lua tests
echo ---
%PATH_TO_ODIN% run text\lua %COMMON% -out:test_core_lua_strlib.exe
echo ---
echo Running core:slice tests
echo ---