summaryrefslogtreecommitdiff
path: root/tests
Commit message (Collapse)AuthorAge
...
* | tests/test-suite/inprogress/db.js: Remove debug printdaurnimator2017-06-16
| |
* | tests/test-suite/inprogress/db.js: Remove prefix from tests that don't need itdaurnimator2017-06-16
| |
* | src/ldo.js: Add call debug hookdaurnimator2017-06-16
| |
* | tests/test-suite/inprogress/db.js: Fix first testdaurnimator2017-06-16
|/
* [test-suite] pm.js passesBenoit Giannangeli2017-06-16
|
* Updated pm.js test count, removed utf8.js from inprogressBenoit Giannangeli2017-06-15
|
* tests/test-suite/inprogress/pm.js: Add missing checkerror functiondaurnimator2017-06-15
|
* tests/test-suite/inprogress/pm.js: un-split range testsdaurnimator2017-06-15
| | | | strset tests use 'abc' variable
* [test-suite] attrib.js passesBenoit Giannangeli2017-06-02
| | | | Except for require tests which needs io.write
* [test-suite] db.jsBenoit Giannangeli2017-05-31
|
* src/ldebug.js: Test for null result of findlocal in lua_setlocalBenoit Giannangeli2017-05-31
|
* [test-suite] db.jsBenoit Giannangeli2017-05-31
|
* [test-suite] utf8.js passesBenoit Giannangeli2017-05-29
|
* tests/test-suite/inprogress/utf8.js: join min/max tests togetherdaurnimator2017-05-29
| | | | Both need 'x'
* 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 ↵daurnimator2017-05-23
| | | | test passing
* 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 ↵daurnimator2017-05-23
| | | | overflow