Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
c70fc6216b1df1fcc3413099b9d79d45f5d22a25
/
.
/
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