Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
c39b293c84b08b706f862ce636444339488fa91d
/
.
/
third_party
/
flatbuffers
/
tests
/
LuaTest.bat
blob: 39c5d8fd951629775fd78f272d11bb58228db7ea [
file
] [
log
] [
blame
]
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