pgsql: meson: Split 'main' suite into 'regress' and 'isolation'

From: Andres Freund <andres(at)anarazel(dot)de>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: meson: Split 'main' suite into 'regress' and 'isolation'
Date: 2022-11-05 01:48:18
Message-ID: E1or8IE-000Tjm-Hz@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

meson: Split 'main' suite into 'regress' and 'isolation'

Several people didn't like the 'main' name and found it confusing that the
main regression and isolation tests were in one suite.

Author: Justin Pryzby <pryzbyj(at)telsasoft(dot)com>
Discussion: https://postgr.es/m/20221001221514.2yy257v4zdfhwiy2@awork3.anarazel.de
Discussion: https://postgr.es/m/20221021123435.GU16921@telsasoft.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/a5ac3e76fe96035db44e8e254f55f333c7a11634

Modified Files
--------------
src/test/isolation/meson.build | 2 +-
src/test/regress/meson.build | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Michael Paquier 2022-11-05 03:32:50 pgsql: Remove unneeded includes of <sys/stat.h>
Previous Message Tom Lane 2022-11-04 16:46:11 pgsql: First-draft release notes for 15.1.