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

Andres Freund <andres@anarazel.de>

Commit: a5ac3e76fe96035db44e8e254f55f333c7a11634
Author: Andres Freund <andres@anarazel.de>
Date: 2022-11-05T01:08:44Z
Releases: 16.0
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@telsasoft.com>
Discussion: https://postgr.es/m/20221001221514.2yy257v4zdfhwiy2@awork3.anarazel.de
Discussion: https://postgr.es/m/20221021123435.GU16921@telsasoft.com

Files

PathChange+/−
src/test/isolation/meson.build modified +1 −1
src/test/regress/meson.build modified +1 −1

Discussion