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