Re: [HACKERS] How to run PG TAP tests on windows? - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: [HACKERS] How to run PG TAP tests on windows?
Date
Msg-id CAB7nPqSN0emZbyWgghRjmZnciF3Fd4qC2QtyesoT7BiAyuMPLg@mail.gmail.com
Whole thread Raw
In response to [HACKERS] How to run PG TAP tests on windows?  (Abbas Butt <abbas.butt@enterprisedb.com>)
Responses Re: [HACKERS] How to run PG TAP tests on windows?  (Abbas Butt <abbas.butt@enterprisedb.com>)
List pgsql-hackers
On Tue, Aug 1, 2017 at 10:24 AM, Abbas Butt <abbas.butt@enterprisedb.com> wrote:
> Can anyone point out to a tutorial or a list of steps required to run PG TAP
> tests on windows?

Only MSVC has a special handling:
https://www.postgresql.org/docs/devel/static/install-windows-full.html#idm46046082578368
Using vcregress.bat, you are looking mainly for the subcommands
bincheck and recoverycheck.
-- 
Michael



pgsql-hackers by date:

Previous
From: Alexander Kuzmenkov
Date:
Subject: Re: [HACKERS] Proposal for CSN based snapshots
Next
From: Tom Lane
Date:
Subject: Re: [HACKERS] [GENERAL] Not able to create collation on Windows