aboutsummaryrefslogtreecommitdiff
path: root/tests/testmod.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add Travis-CI integrationPhilipp Janda2017-09-181-3/+7
* Add tests for `luaL_load{buffer,file}x`.Philipp Janda2017-09-161-0/+29
* Handle edge case for lua_pushlstring(). Add test.Philipp Janda2017-08-271-0/+10
* luaL_newmetatable sets __name on all Lua versions.Philipp Janda2015-07-111-1/+4
* Add luaL_execresult to C API.Philipp Janda2015-05-201-0/+7
* backport Lua 5.2/5.3 buffer API for Lua 5.1Philipp Janda2015-01-211-0/+15
* add lua_arith and lua_compare for Lua 5.1Philipp Janda2015-01-201-0/+37
* add initial implementation of c-api and licensePhilipp Janda2015-01-131-0/+246