[COMMITTERS] pgsql: Allow vcregress.pl to run an arbitrary TAP test set

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема [COMMITTERS] pgsql: Allow vcregress.pl to run an arbitrary TAP test set
Дата
Msg-id E1d5ClU-00071v-AU@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Allow vcregress.pl to run an arbitrary TAP test set

Currently only provision for running the bin checks in a single step is
provided for. Now these tests can be run individually, as well as tests
in other locations (e.g. src.test/recover).

Also provide for suppressing unnecessary temp installs by setting the
NO_TEMP_INSTALL environment variable just as the Makefiles do.

Backpatch to 9.4.

Branch
------
REL9_5_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/263e33d979fc19d889f914977978f9326cc8a3e4

Modified Files
--------------
src/tools/msvc/vcregress.pl | 58 ++++++++++++++++++++++++++++++++-------------
1 file changed, 41 insertions(+), 17 deletions(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: [COMMITTERS] pgsql: Fix logical replication launcher wake up and reset
Следующее
От: Andrew Dunstan
Дата:
Сообщение: [COMMITTERS] pgsql: Allow vcregress.pl to run an arbitrary TAP test set