aboutsummaryrefslogtreecommitdiff
path: root/tests/lua/src
AgeCommit message (Collapse)Author
2013-11-09Fix test_lua on Windows when built using mingw32-make. That tool got ↵Jukka Jylänki
confused by a '#' comment at the end of a command line, so move the comment to its own separate line.
2013-05-17fix lua for native buildsAlon Zakai
2013-04-29make lua test build from sourceAlon Zakai