pgsql: Add 'tap_tests' flag in config_default.pl - Mailing list pgsql-committers

From Alvaro Herrera
Subject pgsql: Add 'tap_tests' flag in config_default.pl
Date
Msg-id E1absII-0002kX-8N@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Add 'tap_tests' flag in config_default.pl

This makes the flag more visible for testers using the default file as a
template, increasing the likelyhood that the test suite will be run.
Also have the flag be displayed in the fake "configure" output, if set.

This patch is two new lines only, but perltidy decides to shift things
around which makes it appear a bit bigger.

Author: Michaël Paquier
Reviewed-by: Craig Ringer
Discussion:
https://www.postgresql.org/message-id/CAB7nPqRet6UAP2APhZAZw%3DVhJ6w-Q-gGLdZkrOqFgd2vc9-ZDw%40mail.gmail.com

Branch
------
REL9_5_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/9b3f0c10e7ae60eb0f9ca41f01fb5cc2cbf9cf00

Modified Files
--------------
src/tools/msvc/Solution.pm       |  1 +
src/tools/msvc/config_default.pl | 27 ++++++++++++++-------------
2 files changed, 15 insertions(+), 13 deletions(-)


pgsql-committers by date:

Previous
From: Alvaro Herrera
Date:
Subject: pgsql: Add 'tap_tests' flag in config_default.pl
Next
From: Alvaro Herrera
Date:
Subject: pgsql: Add 'tap_tests' flag in config_default.pl