aboutsummaryrefslogtreecommitdiff
path: root/tests/tests.js
Commit message (Expand)AuthorAge
* Set WEB flag to false for testsBenoit Giannangeli2017-05-09
* tests/tests.js: Use luaL_loadstring instead of using lundump.js directlydaurnimator2017-05-02
* Remove unused variablesdaurnimator2017-04-26
* Removed useless luac -l from testsBenoit Giannangeli2017-04-24
* Testing 8-bit stringsBenoit Giannangeli2017-03-13
* [Strings] lvm.jsBenoit Giannangeli2017-03-13
* Remove use of 'buffer-dataview' librarydaurnimator2017-03-03
* lua_load will load both binary and textBenoit Giannangeli2017-03-01
* TravisBenoit Giannangeli2017-02-24
* lua_load (bytecode only), lua_call(k)Benoit Giannangeli2017-02-17
* More accurate state and closure initBenoit Giannangeli2017-02-17
* lua_pushnumber, lua_pushinteger, lua_pushstring, lua_pushbooleanBenoit Giannangeli2017-02-16
* lapi testsBenoit Giannangeli2017-02-15
* TFORCALL, TFORLOOP, luaD_call, tag methodsBenoit Giannangeli2017-02-12