pgsql: Update the SSL test suite for recent changes to TAP testing fram

From: Robert Haas <rhaas(at)postgresql(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Update the SSL test suite for recent changes to TAP testing fram
Date: 2015-09-02 20:22:43
Message-ID: E1ZXEYN-0002K5-AZ@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Update the SSL test suite for recent changes to TAP testing framework.

listen_addresses needs to be handled differently now, and so does
logging.

Michael Paquier

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/a09009e4278439f99d03adfefe2eec72ca35dcc3

Modified Files
--------------
src/test/ssl/ServerSetup.pm | 16 +++++++---------
src/test/ssl/t/001_ssltests.pl | 12 ++----------
2 files changed, 9 insertions(+), 19 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Noah Misch 2015-09-03 04:34:15 pgsql: Disable fsync throughout TAP test suites.
Previous Message Teodor Sigaev 2015-09-02 17:09:41 pgsql: Allow usage of huge maintenance_work_mem for GIN build.