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
/
inprogress
Commit message (
Collapse
)
Author
Age
*
src/lstrlib.js: cast to unsigned when packing unsigned
daurnimator
2017-06-17
|
*
src/lstrlib.js: a 'long' is 4 bytes in JS
daurnimator
2017-06-17
|
*
str_packsize: fixed malformed luaL_argcheck
Benoit Giannangeli
2017-06-16
|
*
Merge branch 'test-suite'
Benoit Giannangeli
2017-06-16
|
\
|
*
unpacknum: number can be 32bits
Benoit Giannangeli
2017-06-16
|
|
|
*
packnum: num can be 32 bits
Benoit Giannangeli
2017-06-16
|
|
|
*
[test-suite] tpack.js: Moved size constants in prefix
Benoit Giannangeli
2017-06-16
|
|
*
|
tests/test-suite/inprogress/db.js: Escape escapes
daurnimator
2017-06-16
|
|
*
|
tests/test-suite/inprogress/db.js: Remove debug print
daurnimator
2017-06-16
|
|
*
|
tests/test-suite/inprogress/db.js: Remove prefix from tests that don't need it
daurnimator
2017-06-16
|
|
*
|
tests/test-suite/inprogress/db.js: Fix first test
daurnimator
2017-06-16
|
/
*
[test-suite] pm.js passes
Benoit Giannangeli
2017-06-16
|
*
Updated pm.js test count, removed utf8.js from inprogress
Benoit Giannangeli
2017-06-15
|
*
tests/test-suite/inprogress/pm.js: Add missing checkerror function
daurnimator
2017-06-15
|
*
tests/test-suite/inprogress/pm.js: un-split range tests
daurnimator
2017-06-15
|
|
|
|
strset tests use 'abc' variable
*
[test-suite] db.js
Benoit Giannangeli
2017-05-31
|
*
src/ldebug.js: Test for null result of findlocal in lua_setlocal
Benoit Giannangeli
2017-05-31
|
*
[test-suite] db.js
Benoit Giannangeli
2017-05-31
|
*
[test-suite] utf8.js passes
Benoit Giannangeli
2017-05-29
|
*
tests/test-suite/inprogress/utf8.js: join min/max tests together
daurnimator
2017-05-29
|
|
|
|
Both need 'x'
*
[test-suite] code.js passes
Benoit Giannangeli
2017-05-29
|
*
[test-suite] code.js
Benoit Giannangeli
2017-05-29
|
*
ltests.js: listcode
Benoit Giannangeli
2017-05-28
|
*
[test-suite] code.js
Benoit Giannangeli
2017-05-28
|
*
[test-suite] api.js passes
Benoit Giannangeli
2017-05-28
|
*
Comment out io.read in tests
Benoit Giannangeli
2017-05-28
|
*
ltests.js: fixed upvalue, removed collectgarbage calls
Benoit Giannangeli
2017-05-28
|
*
io.read is NYI
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
|
*
[test-suite] coroutine.js passes
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
|
*
ar.what was not a lua string
Benoit Giannangeli
2017-05-25
|
*
[test-suite] coroutine.js
Benoit Giannangeli
2017-05-25
|
*
Added missing parenthesis in luaG_traceexec on yield case
Benoit Giannangeli
2017-05-25
|
*
[test-suite] sort.js passes
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
|
*
tests/test-suite/inprogress/coroutine.js: un-skip stack overflow test
daurnimator
2017-05-24
|
*
Moved run/new functions to prefix in coroutine.js tests
Benoit Giannangeli
2017-05-24
|
*
Fixed bad boolean handling in luaV_finishOp
Benoit Giannangeli
2017-05-22
|
*
tests/test-suite/math.js: Now passes
daurnimator
2017-05-22
|
*
tests/test-suite/inprogress/math.js: Move floatbits calculation to prefix
daurnimator
2017-05-22
|
*
tests/test-suite/inprogress/math.js: isNaN is a shared function for tests
daurnimator
2017-05-22
|
*
tests/test-suite/errors.js: Now passes
daurnimator
2017-05-22
|
*
tests/test-suite/inprogress/errors.js: Pass file name so that test passes
daurnimator
2017-05-22
|
*
tests/test-suite/inprogress/errors.js: Adjust test C=>JS
daurnimator
2017-05-22
|
*
tests/test-suite/inprogress/errors.js: Remove progress prints
daurnimator
2017-05-22
|
[next]