aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAge
...
* src/lvm.js: cache closuresdaurnimator2017-05-29
* [test-suite] code.js passesBenoit Giannangeli2017-05-29
* [test-suite] code.jsBenoit Giannangeli2017-05-29
* ltests.js: listcodeBenoit Giannangeli2017-05-28
* [test-suite] code.jsBenoit Giannangeli2017-05-28
* ltest.js: listkBenoit Giannangeli2017-05-28
* [test-suite] api.js passesBenoit Giannangeli2017-05-28
* Comment out io.read in testsBenoit Giannangeli2017-05-28
* ltests.js: fixed upvalue, removed collectgarbage callsBenoit Giannangeli2017-05-28
* ltests.js: func2num behaves like topointerBenoit Giannangeli2017-05-28
* io.read is NYIBenoit Giannangeli2017-05-27
* ltests.js: topointer does not always work like C version wouldBenoit Giannangeli2017-05-27
* ltests.js: topointer cast lua_topointer result so null should be 0Benoit Giannangeli2017-05-27
* runJS switch instead of if elsesBenoit Giannangeli2017-05-26
* [test-suite] api.jsBenoit Giannangeli2017-05-25
* [test-suite] coroutine.js passesBenoit Giannangeli2017-05-25
* ltests.js: makeCfuncBenoit Giannangeli2017-05-25
* ltests.js: newstate, loadlib, doremote, closestateBenoit Giannangeli2017-05-25
* [test-suite] coroutine.jsBenoit Giannangeli2017-05-25
* ar.what was not a lua stringBenoit Giannangeli2017-05-25
* ltests.js: testJS/CBenoit Giannangeli2017-05-25
* [test-suite] coroutine.jsBenoit Giannangeli2017-05-25
* Added missing parenthesis in luaG_traceexec on yield caseBenoit Giannangeli2017-05-25
* [test-suite] sort.js passesBenoit Giannangeli2017-05-24
* Add missing luaD_checkstack in luaD_hookBenoit Giannangeli2017-05-24
* ltests.js: fixed getstringBenoit Giannangeli2017-05-24
* ltests.js: resume, coroutine.js: yields inside hooksBenoit Giannangeli2017-05-24
* ltests.js: sethook, runJSBenoit Giannangeli2017-05-24
* tests/test-suite/inprogress/coroutine.js: un-skip stack overflow testdaurnimator2017-05-24
* Moved run/new functions to prefix in coroutine.js testsBenoit Giannangeli2017-05-24
* tests/test-suite/events.js: un-skip fixed testsdaurnimator2017-05-23
* tests/test-suite/errors.js: copy setup from previous test to get a skipped te...daurnimator2017-05-23
* tests/test-suite/errors.js: un-skip passing testdaurnimator2017-05-23
* tests/test-suite/math.js: un-skip passing testdaurnimator2017-05-23
* tests/test-suite/nextvar.js: un-skip passing testdaurnimator2017-05-23
* tests/test-suite/errors.js: un-skip test as we can now recover from a stack o...daurnimator2017-05-23
* tests/test-suite/strings.js: un-skip fixed testdaurnimator2017-05-23
* src/lauxlib.js: Use lua_pushfstring for formatting numbersdaurnimator2017-05-23
* Fixed bad boolean handling in luaV_finishOpBenoit Giannangeli2017-05-22
* tests/test-suite/math.js: Now passesdaurnimator2017-05-22
* tests/test-suite/inprogress/math.js: Move floatbits calculation to prefixdaurnimator2017-05-22
* tests: remove some extra printsdaurnimator2017-05-22
* Skip failing in string.js for nowBenoit Giannangeli2017-05-21
* tests/test-suite/inprogress/math.js: isNaN is a shared function for testsdaurnimator2017-05-22
* tests/test-suite/errors.js: Now passesdaurnimator2017-05-22
* tests/test-suite/inprogress/errors.js: Pass file name so that test passesdaurnimator2017-05-22
* tests/test-suite/inprogress/errors.js: Adjust test C=>JSdaurnimator2017-05-22
* tests/test-suite/inprogress/errors.js: Remove progress printsdaurnimator2017-05-22
* src/lbaselib.js: Implement argument checking in collectgarbagedaurnimator2017-05-22
* tests/test-suite/goto.js: Now passesdaurnimator2017-05-21