Sign in
◑
Theme
pigweed
/
third_party
/
github
/
google
/
flatbuffers
/
2b8e4d3af04a6c38c7a7e19460fc26faa3608c9e
/
.
/
tests
/
LuaTest.bat
blob: 39c5d8fd951629775fd78f272d11bb58228db7ea [
file
]
set
buildtype
=
Release
if
"%1"
==
"-b"
set
buildtype
=%
2
echo
Run
with
LuaJIT
:
luajit
.
exe luatest
.
lua
echo
Run
with
Lua
5.3
:
lua53
.
exe luatest
.
lua