Re: Supporting TAP tests with MSVC and Windows - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: Supporting TAP tests with MSVC and Windows
Date
Msg-id CAB7nPqQ97_3X5mmNxwP7pDb4V9oopGvyqovxOx3-HAt24KcAeQ@mail.gmail.com
Whole thread Raw
In response to Re: Supporting TAP tests with MSVC and Windows  (Heikki Linnakangas <hlinnaka@iki.fi>)
List pgsql-hackers
On Sat, Jul 25, 2015 at 2:27 AM, Heikki Linnakangas <hlinnaka@iki.fi> wrote:
> On 06/25/2015 07:40 AM, Michael Paquier wrote:
>>
>> On Tue, May 26, 2015 at 3:39 PM, Michael Paquier wrote:
>>>
>>> Here is v6, a rebased version on HEAD (79f2b5d). There were some
>>> conflicts with the indentation and some other patches related to
>>> pg_rewind and initdb's tests.
>>
>>
>> Attached is v7, rebased on 0b157a0.
>
>
> Thanks! I fiddled with this a bit more, to centralize more of the
> platform-dependent stuff to RewindTest.pm. Also, Windows doesn't have "cat"
> and "touch" if you haven't installed MinGW, so I replaced those calls with
> built-in perl code.
>
> Can you double-check that the attached still works in your environment? It
> works for me now.

Sure, I'll double check and update your last version as necessary.

> We need to put some instructions in the docs on how to install IPC::Run on
> Windows. I can write up something unless you're eager to.

I'll do it. That's fine, but it is going to be closer to a ninja
version of what you did.
-- 
Michael



pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: creating extension including dependencies
Next
From: Andrew Dunstan
Date:
Subject: Re: pg_dump -Fd and compression level