index
:
fengari
master
Mirrored from https://github.com/fengari-lua/fengari
Laria Carolin Chabowski
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
test-suite
Commit message (
Collapse
)
Author
Age
...
*
tests/test-suite/strings.js: un-skip fixed test
daurnimator
2017-05-23
|
*
src/lauxlib.js: Use lua_pushfstring for formatting numbers
daurnimator
2017-05-23
|
*
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: remove some extra prints
daurnimator
2017-05-22
|
*
Skip failing in string.js for now
Benoit Giannangeli
2017-05-21
|
*
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
|
*
src/lbaselib.js: Implement argument checking in collectgarbage
daurnimator
2017-05-22
|
*
tests/test-suite/goto.js: Now passes
daurnimator
2017-05-21
|
*
tests/test-suite/inprogress/goto.js: un-split up test case
daurnimator
2017-05-21
|
*
tests/test-suite/attrib.js: Now passes
daurnimator
2017-05-21
|
*
tests/test-suite/bitwise.js: Now passes
daurnimator
2017-05-21
|
*
test-inprogress npm script
Benoit Giannangeli
2017-05-20
|
*
Merge branch 'master' of https://github.com/fengari-lua/fengari into test-suite
Benoit Giannangeli
2017-05-20
|
\
|
*
[test-suite] nextvar.js, fixed bad comparison in LTNum
Benoit Giannangeli
2017-05-19
|
|
|
*
Fixed requires in inprogress folder
Benoit Giannangeli
2017-05-19
|
|
|
*
Moved in progress tests to seperate folder
Benoit Giannangeli
2017-05-19
|
|
*
|
Moved in progress tests to seperate folder
Benoit Giannangeli
2017-05-19
|
/
*
Updated README to reflect progress
Benoit Giannangeli
2017-05-19
|
*
[test-suite] nextvar.js
Benoit Giannangeli
2017-05-19
|
*
[test-suite] bitwise.js
Benoit Giannangeli
2017-05-19
|
*
[test-suite] sort.js
Benoit Giannangeli
2017-05-19
|
*
[test-suite] utf8.js
Benoit Giannangeli
2017-05-19
|
*
[test-suite] math.js
Benoit Giannangeli
2017-05-19
|
*
[test-suite] math.js
Benoit Giannangeli
2017-05-19
|
*
[test-suite] coroutine.js
Benoit Giannangeli
2017-05-19
|
*
[test-suite] goto.js
Benoit Giannangeli
2017-05-19
|
*
[test-suite] closure.js
Benoit Giannangeli
2017-05-19
|
*
[test-suite] pm.js
Benoit Giannangeli
2017-05-19
|
*
[test-suite] attrib.js
Benoit Giannangeli
2017-05-13
|
*
[test-suite] literals.js
Benoit Giannangeli
2017-05-13
|
*
Removed useless save(0) in llex
Benoit Giannangeli
2017-05-13
|
*
[test-suite] literals.js
Benoit Giannangeli
2017-05-13
|
*
[test-suite] events.js
Benoit Giannangeli
2017-05-12
|
*
Boolean TValue should have a boolean value
Benoit Giannangeli
2017-05-12
|
*
luaV_concat: 'total' should not be used inside the loop
Benoit Giannangeli
2017-05-12
|
|
|
|
|
If there's a table in the concat sequence, we ended up with a toconcat array with undefined slots.
*
[test-suite] events.js (userdata)
Benoit Giannangeli
2017-05-11
|
*
ltests.js
Benoit Giannangeli
2017-05-11
|
*
[test-suite] events.js
Benoit Giannangeli
2017-05-11
|
*
Move luaL_openlibs from lauxlib to lualib
daurnimator
2017-05-11
|
*
Fixed bad order when trying __lt TM in luaV_lessequal
Benoit Giannangeli
2017-05-10
|
*
Don't do recursive call of luaV_tointeger if luaO_str2num returns false
Benoit Giannangeli
2017-05-10
|
*
[test-suite] events.js
Benoit Giannangeli
2017-05-10
|
*
Set WEB flag for individual tests
Benoit Giannangeli
2017-05-09
|
*
lvm.tonumber should return the integer value
Benoit Giannangeli
2017-05-09
|
[prev]
[next]