On 8/19/26 4:23 AM, Philippe Mathieu-Daudé wrote:
On 18/8/26 21:21, Pierrick Bouvier wrote:
This series replaces TCG tests makefiles with meson, with the
goal of having something more readable and maintainable in the long term.
Also it closes the gap that tcg tests had with the rest of tests, by integrating


   configure                                     | 530 +---------
   docs/devel/build-system.rst                   |   4 +-
   docs/devel/testing/main.rst                   |  35 +-
   meson.build                                   |  21 +-
   meson_options.txt                             |  95 +-
   plugins/api.c                                 |   2 +
   pythondeps.toml                               |   2 +-
...>   tests/tcg/Makefile.target                     | 281 -----
   tests/tcg/test_cc.c                           |   9 +
   159 files changed, 30852 insertions(+), 3924 deletions(-)
This is a massive rewrite of TCG test harness. Markus noted on current
/master there are no maintainer:

$ ./scripts/get_maintainer.pl -f tests/tcg/
get_maintainer.pl: No maintainers found, printing recent contributors.
get_maintainer.pl: Do not blindly cc: them on patches!  Use common sense.
Pierrick Bouvier <[email protected]>
(commit_signer:62/99=63%, gitlab:@pierrick.bouvier)
Richard Henderson <[email protected]>
(commit_signer:34/99=34%, gitlab:@rth7680)

Still before this rewrite you are the first one listed.
Just saying, you are a good candidate ;)

I can help on this if Alex is ok with it!

Reply via email to