Explorar o código

Lua : add in hxml for sys level tests

Justin Donaldson %!s(int64=9) %!d(string=hai) anos
pai
achega
c08f7b7fa5
Modificáronse 1 ficheiros con 14 adicións e 0 borrados
  1. 14 0
      tests/sys/compile-lua.hxml

+ 14 - 0
tests/sys/compile-lua.hxml

@@ -0,0 +1,14 @@
+
+compile-each.hxml
+-main Main
+-lua bin/lua/sys.lua
+
+--next
+compile-each.hxml
+-main TestArguments
+-lua bin/lua/TestArguments.lua
+
+--next
+compile-each.hxml
+-main ExitCode
+-lua bin/lua/ExitCode.lua