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 <[email protected]> Reviewed-by: Ashutosh Bapat <[email protected]> Reviewed-by: Jian He <[email protected]> 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(-)
