Tarantool development patches archive
 help / color / mirror / Atom feed
* [Tarantool-patches] [PATCH luajit 0/3][v4] cmake: replace prove with CTest
@ 2024-03-21 14:01 Sergey Bronnikov via Tarantool-patches
  2024-03-21 14:01 ` [Tarantool-patches] [PATCH luajit 1/3][v4] ci: execute LuaJIT tests with GCC 10 and ASAN Sergey Bronnikov via Tarantool-patches
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Sergey Bronnikov via Tarantool-patches @ 2024-03-21 14:01 UTC (permalink / raw)
  To: tarantool-patches, Sergey Kaplun, Maxim Kokryashkin

From: Sergey Bronnikov <sergeyb@tarantool.org>

Changes v4:
- rebased to master
- applied fixes suggested by Sergey Kaplun
- added a patch with GH Actions job "GCC + ASAN"
- added a patch with updates for CMake macro LibRealPath

PR: https://github.com/tarantool/tarantool/pull/9286
Branch: https://github.com/tarantool/luajit/tree/ligurio/enable_test_target

Sergey Bronnikov (3):
  ci: execute LuaJIT tests with GCC 10 and ASAN
  test: update CMake macro LibRealPath
  cmake: replace prove with CTest

 .github/actions/setup-sanitizers/action.yml | 15 +++-
 .github/workflows/sanitizers-testing.yml    | 11 +++
 .gitignore                                  |  2 +
 CMakeLists.txt                              | 14 ++++
 test/CMakeLists.txt                         | 89 +++++++++++++++------
 test/LuaJIT-tests/CMakeLists.txt            | 61 +++++++++-----
 test/PUC-Rio-Lua-5.1-tests/CMakeLists.txt   | 25 ++++--
 test/lua-Harness-tests/CMakeLists.txt       | 50 +++++++-----
 test/tarantool-c-tests/CMakeLists.txt       | 50 ++++++------
 test/tarantool-tests/CMakeLists.txt         | 69 ++++++++--------
 10 files changed, 252 insertions(+), 134 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2024-03-22 12:34 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-21 14:01 [Tarantool-patches] [PATCH luajit 0/3][v4] cmake: replace prove with CTest Sergey Bronnikov via Tarantool-patches
2024-03-21 14:01 ` [Tarantool-patches] [PATCH luajit 1/3][v4] ci: execute LuaJIT tests with GCC 10 and ASAN Sergey Bronnikov via Tarantool-patches
2024-03-21 14:02 ` [Tarantool-patches] [PATCH luajit 2/3][v4] test: update CMake macro LibRealPath Sergey Bronnikov via Tarantool-patches
2024-03-21 15:00   ` Sergey Kaplun via Tarantool-patches
2024-03-22 12:34     ` Sergey Bronnikov via Tarantool-patches
2024-03-21 14:02 ` [Tarantool-patches] [PATCH luajit 3/3][v4] cmake: replace prove with CTest Sergey Bronnikov via Tarantool-patches

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