Tarantool development patches archive
 help / color / mirror / Atom feed
* [Tarantool-patches] [PATCH 0/4] Enable LuaJIT tests written in C
@ 2020-03-27 13:23 Igor Munkin
  2020-03-27 13:23 ` [Tarantool-patches] [PATCH 1/4] luajit: bump new version Igor Munkin
                   ` (4 more replies)
  0 siblings, 5 replies; 20+ messages in thread
From: Igor Munkin @ 2020-03-27 13:23 UTC (permalink / raw)
  To: Sergey Ostanevich, Vladislav Shpilevoy; +Cc: tarantool-patches

This series prepares the existing testing machinery to run LuaJIT tests
requiring libraries implemented in C and enables the existing ones:
* gh-4427-ffi-sandwich
* lj-flush-on-trace

Igor Munkin (4):
  luajit: bump new version
  test: adjust luajit-tap testing machinery
  test: enable luajit-tap:gh-4427-ffi-sandwich tests
  test: enable luajit-tap:lj-flush-on-trace tests

 test/CMakeLists.txt                        | 17 +++++++-----
 test/app-tap/gh-4427-ffi-sandwich.test.lua | 30 ++++++++++++++++++++++
 test/app-tap/lj-flush-on-trace.test.lua    | 30 ++++++++++++++++++++++
 third_party/luajit                         |  2 +-
 4 files changed, 72 insertions(+), 7 deletions(-)
 create mode 100755 test/app-tap/gh-4427-ffi-sandwich.test.lua
 create mode 100755 test/app-tap/lj-flush-on-trace.test.lua

-- 
2.25.0

^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2020-04-15  0:54 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-27 13:23 [Tarantool-patches] [PATCH 0/4] Enable LuaJIT tests written in C Igor Munkin
2020-03-27 13:23 ` [Tarantool-patches] [PATCH 1/4] luajit: bump new version Igor Munkin
2020-03-27 13:23 ` [Tarantool-patches] [PATCH 2/4] test: adjust luajit-tap testing machinery Igor Munkin
2020-04-05 19:32   ` Vladislav Shpilevoy
2020-04-07 23:05     ` Igor Munkin
2020-03-27 13:23 ` [Tarantool-patches] [PATCH 3/4] test: enable luajit-tap:gh-4427-ffi-sandwich tests Igor Munkin
2020-03-30 18:53   ` Igor Munkin
2020-04-05 19:32   ` Vladislav Shpilevoy
2020-04-07 23:28     ` Igor Munkin
2020-04-09 22:05       ` Vladislav Shpilevoy
2020-04-15  0:46         ` Igor Munkin
2020-03-27 13:23 ` [Tarantool-patches] [PATCH 4/4] test: enable luajit-tap:lj-flush-on-trace tests Igor Munkin
2020-03-30 18:53   ` Igor Munkin
2020-04-05 19:32   ` Vladislav Shpilevoy
2020-04-07 23:33     ` Igor Munkin
2020-04-09 22:05       ` Vladislav Shpilevoy
2020-04-15  0:47         ` Igor Munkin
2020-03-27 13:32 ` [Tarantool-patches] [PATCH 0/4] Enable LuaJIT tests written in C Igor Munkin
2020-03-28 11:18   ` Igor Munkin
2020-03-30 18:55     ` Igor Munkin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox