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
- 0001-TAP-tests-for-MSVC.patch (binary/octet-stream) patch 0001
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
-
Account for IPC::Run::result() Windows behavior change.
- 50bee42021b5 9.4 (unreleased) landed
- 877cfeb4fb11 9.5 (unreleased) landed
- 7298b904b885 9.6 (unreleased) landed
- ec6ba191ce5a 10 (unreleased) landed
- 791dd7579149 11.19 landed
- 36dd0074af9f 12.14 landed
- d419d391fc21 13.10 landed
- aaf28c906544 14.7 landed
- 41afaa1ed4d4 15.2 landed
- aca93b5f189a 16.0 landed
-
Make TAP tests work on Windows.
- 13d856e177e6 9.6.0 cited