index
:
fengari
master
Mirrored from https://github.com/fengari-lua/fengari
Laria Carolin Chabowski
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
test-suite
/
ltests.js
Commit message (
Collapse
)
Author
Age
*
Use Uint8Array to back strings
daurnimator
2017-12-13
|
*
tests/: Fix linter complaints
daurnimator
2017-12-10
|
*
Use `typeof process === "undefined"` instead of WEB global
daurnimator
2017-12-10
|
|
|
|
This removes requirement to set global.WEB before requiring in node
*
Export strings from lauxlib in lua string form (rather than as javascript ↵
daurnimator
2017-12-02
|
|
|
|
string)
*
tests/test-suite: Fix checkpanic
daurnimator
2017-06-19
|
*
tests/test-suite/ltests.js: Don't error on empty scripts (just null ones)
daurnimator
2017-06-19
|
*
ltests.js: listcode
Benoit Giannangeli
2017-05-28
|
*
ltest.js: listk
Benoit Giannangeli
2017-05-28
|
*
ltests.js: fixed upvalue, removed collectgarbage calls
Benoit Giannangeli
2017-05-28
|
*
ltests.js: func2num behaves like topointer
Benoit Giannangeli
2017-05-28
|
*
ltests.js: topointer does not always work like C version would
Benoit Giannangeli
2017-05-27
|
*
ltests.js: topointer cast lua_topointer result so null should be 0
Benoit Giannangeli
2017-05-27
|
*
runJS switch instead of if elses
Benoit Giannangeli
2017-05-26
|
*
[test-suite] api.js
Benoit Giannangeli
2017-05-25
|
*
ltests.js: makeCfunc
Benoit Giannangeli
2017-05-25
|
*
ltests.js: newstate, loadlib, doremote, closestate
Benoit Giannangeli
2017-05-25
|
*
[test-suite] coroutine.js
Benoit Giannangeli
2017-05-25
|
*
ltests.js: testJS/C
Benoit Giannangeli
2017-05-25
|
*
Add missing luaD_checkstack in luaD_hook
Benoit Giannangeli
2017-05-24
|
*
ltests.js: fixed getstring
Benoit Giannangeli
2017-05-24
|
*
ltests.js: resume, coroutine.js: yields inside hooks
Benoit Giannangeli
2017-05-24
|
*
ltests.js: sethook, runJS
Benoit Giannangeli
2017-05-24
|
*
ltests.js
Benoit Giannangeli
2017-05-11