aboutsummaryrefslogtreecommitdiff
path: root/lua (unfollow)
Commit message (Expand)AuthorFilesLines
2020-04-25attempting to fix luajit cmake buildleaf corcoran1-1/+1
2020-04-25use different header path for luajit make buildsleaf corcoran1-1/+6
2020-04-25support error message testing for modern versions of lualeaf corcoran1-12/+56
2020-04-25add one_of testing to avoid hash table ordering causing test to failleaf corcoran2-3/+33
2020-04-25make tests fail when they failleaf corcoran1-2/+2
2020-04-25tell cmake where lua isleaf corcoran1-1/+1
2020-04-25use local lua for makefile buildleaf corcoran2-2/+2
2020-04-25build after tests, so tests can do their own build testleaf corcoran1-3/+4
2020-04-25fail if tests are blockedleaf corcoran1-1/+1