Re: Supporting TAP tests with MSVC and Windows

Michael Paquier <michael.paquier@gmail.com>

From: Michael Paquier <michael.paquier@gmail.com>
To: Noah Misch <noah@leadboat.com>
Cc: Heikki Linnakangas <hlinnaka@iki.fi>, PostgreSQL mailing lists <pgsql-hackers@postgresql.org>
Date: 2015-07-29T07:13:42Z
Lists: pgsql-hackers

Attachments

On Sat, Jul 25, 2015 at 10:54 PM, Michael Paquier
<michael.paquier@gmail.com> wrote:
> An updated patch is attached.

Attached is v9, that fixes conflicts with 01f6bb4 and recent commits
that added TAP tests in pg_basebackup series.
-- 
Michael

Commits

  1. Account for IPC::Run::result() Windows behavior change.

  2. Make TAP tests work on Windows.