pgsql: Use a better way of skipping all subscription tests on Windows

Started by Andrew Dunstanabout 9 years ago2 messagescomitters
Jump to latest
#1Andrew Dunstan
andrew@dunslane.net

Use a better way of skipping all subscription tests on Windows

This way we only need to specify the number of tests in one place, and
the output is also less verbose.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/8d9f06097714ce1f4243329172f73c2d20b896a6

Modified Files
--------------
src/test/authentication/t/001_password.pl | 68 ++++++++++---------
src/test/authentication/t/002_saslprep.pl | 105 +++++++++++++++---------------
2 files changed, 90 insertions(+), 83 deletions(-)

--
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers

#2Andrew Dunstan
andrew@dunslane.net
In reply to: Andrew Dunstan (#1)
Re: pgsql: Use a better way of skipping all subscription tests on Windows

On 05/13/2017 02:50 AM, Andrew Dunstan wrote:

Use a better way of skipping all subscription tests on Windows

Of course, this should read "authentication", not "subscription".

cheers

andrew

--
Andrew Dunstan https://www.2ndQuadrant.com
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

--
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers