pgsql: Add 'make check-tests' behavior to the meson based builds - Mailing list pgsql-committers

From Andrew Dunstan
Subject pgsql: Add 'make check-tests' behavior to the meson based builds
Date
Msg-id E1vMZMz-000hmj-1M@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Add 'make check-tests' behavior to the meson based builds

There was no easy way to run specific tests in the meson based builds.

Author: Nazir Bilal Yavuz <byavuz81@gmail.com>
Reviewed-by: Ashutosh Bapat <ashutosh.bapat.oss@gmail.com>
Reviewed-by: Jian He <jian.universality@gmail.com>
Discussion: postgr.es/m/CAExHW5tK-QqayUN0%2BN3MF5bjV6vLKDCkRuGwoDJwc7vGjwCygQ%40mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/51da766494dcc84b6f8d793ecaa064363a9243c2

Modified Files
--------------
meson.build        | 12 ++++++------
src/tools/testwrap | 10 ++++++++++
2 files changed, 16 insertions(+), 6 deletions(-)


pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: pgsql: Fix typo in documentation about application time
Next
From: Thomas Munro
Date:
Subject: pgsql: jit: Adjust AArch64-only code for LLVM 21.