Обсуждение: pgsql: Add 'make check-tests' behavior to the meson based builds

Поиск
Список
Период
Сортировка

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

От
Andrew Dunstan
Дата:
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(-)