aboutsummaryrefslogtreecommitdiff
path: root/LICENSE (unfollow)
Commit message (Expand)AuthorFilesLines
2021-01-08Update CI (#68)leaf1-2/+3
2020-07-09added -g by default.Yichun Zhang (agentzh)1-1/+1
2020-04-25write sort_json, use it on perl tests to prevent hash table ordering failuresleaf corcoran2-5/+69
2020-04-25run with gcc and clangleaf corcoran1-1/+9
2020-04-25ignore dtoa.c for cppcheck, don't share lua headers (breaks due to define)leaf corcoran1-1/+1
2020-04-25bring cppcheck backleaf corcoran1-1/+4
2020-04-25attempt to run openresty perl testsleaf corcoran2-3/+16
2020-04-25cmake doesn't support finding luajit, so skip itleaf corcoran2-12/+20
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