Tarantool development patches archive
 help / color / mirror / Atom feed
From: Sergey Bronnikov via Tarantool-patches <tarantool-patches@dev.tarantool.org>
To: tarantool-patches@dev.tarantool.org,
	Sergey Kaplun <skaplun@tarantool.org>,
	Maxim Kokryashkin <m.kokryashkin@tarantool.org>
Subject: [Tarantool-patches] [PATCH luajit 0/3][v4] cmake: replace prove with CTest
Date: Thu, 21 Mar 2024 17:01:56 +0300	[thread overview]
Message-ID: <cover.1711029149.git.sergeyb@tarantool.org> (raw)

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


             reply	other threads:[~2024-03-21 14:02 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-21 14:01 Sergey Bronnikov via Tarantool-patches [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1711029149.git.sergeyb@tarantool.org \
    --to=tarantool-patches@dev.tarantool.org \
    --cc=estetus@gmail.com \
    --cc=m.kokryashkin@tarantool.org \
    --cc=skaplun@tarantool.org \
    --subject='Re: [Tarantool-patches] [PATCH luajit 0/3][v4] cmake: replace prove with CTest' \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

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