pgsql: Change TAP test framework to not rely on having a chmod executab

From: Robert Haas <rhaas(at)postgresql(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Change TAP test framework to not rely on having a chmod executab
Date: 2015-06-19 14:52:38
Message-ID: E1Z5xeo-00035n-Te@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers

Change TAP test framework to not rely on having a chmod executable.

This might not work at all on Windows, and is not ever efficient.

Michael Paquier

Branch
------
master

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

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

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Robert Haas 2015-06-19 15:14:00 pgsql: Add PASSWORD to tab completions for CREATE/ALTER ROLE/USER/GROUP
Previous Message Noah Misch 2015-06-17 12:15:03 pgsql: Detect setlocale(LC_CTYPE, NULL) clobbering previous return valu

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2015-06-19 14:57:47 Re: pg_regress not waiting for postmaster to stop
Previous Message Andres Freund 2015-06-19 14:47:55 pg_receivexlog --create-slot-if-not-exists