[tarantool-patches] [PATCH 0/1] Move luajit-related tests to luajit repo
Igor Munkin
imun at tarantool.org
Thu Sep 5 17:20:06 MSK 2019
All luajit-tap tests moved to luajit repo within this patch
Branch: https://github.com/tarantool/luajit/tree/imun/luajit-test-suite
Issue: https://github.com/tarantool/tarantool/issues/4478
Igor Munkin (1):
test: add tests from tarantool source tree
test/fold_bug_LuaJIT_505.test.lua | 21 +++
test/gh.test.lua | 17 +++
test/suite.ini | 5 +
test/table_chain_bug_LuaJIT_494.test.lua | 178 +++++++++++++++++++++++
test/unsink_64_kptr.test.lua | 44 ++++++
5 files changed, 265 insertions(+)
create mode 100755 test/fold_bug_LuaJIT_505.test.lua
create mode 100755 test/gh.test.lua
create mode 100644 test/suite.ini
create mode 100755 test/table_chain_bug_LuaJIT_494.test.lua
create mode 100755 test/unsink_64_kptr.test.lua
--
2.22.1
More information about the Tarantool-patches
mailing list