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
/
strings.js
Commit message (
Expand
)
Author
Age
*
Move fengari specific things to src/fengaricore.js
daurnimator
2018-01-11
*
tests/: Fix linter complaints
daurnimator
2017-12-10
*
Use `typeof process === "undefined"` instead of WEB global
daurnimator
2017-12-10
*
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
*
Skip failing in string.js for now
Benoit Giannangeli
2017-05-21
*
Move luaL_openlibs from lauxlib to lualib
daurnimator
2017-05-11
*
Set WEB flag for individual tests
Benoit Giannangeli
2017-05-09
*
[test-suite] locals.js
Benoit Giannangeli
2017-04-27
*
Export luaL_openlibs from lauxlib.js
daurnimator
2017-04-26
*
Added missing test in luaL_tolstring
Benoit Giannangeli
2017-04-26
*
npm t runs test suite, removed t.comment
Benoit Giannangeli
2017-04-26
*
[test-suite] strings.lua (complete)
Benoit Giannangeli
2017-04-26
*
[test-suite] Large number tests
Benoit Giannangeli
2017-04-26
*
[test-suite] strings.lua
Benoit Giannangeli
2017-04-26
*
Breaking down lua test suite into tape tests
Benoit Giannangeli
2017-04-26