Re: How to run PG TAP tests on windows?

From: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>
To: Abbas Butt <abbas(dot)butt(at)enterprisedb(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>, Ahsan Hadi <ahsan(dot)hadi(at)enterprisedb(dot)com>, Muhammad Ikram <muhammad(dot)ikram(at)enterprisedb(dot)com>, "A(dot) Hayee" <hayee(dot)bhatti(at)enterprisedb(dot)com>
Subject: Re: How to run PG TAP tests on windows?
Date: 2017-08-01 14:35:55
Message-ID: CAB7nPqSN0emZbyWgghRjmZnciF3Fd4qC2QtyesoT7BiAyuMPLg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, Aug 1, 2017 at 10:24 AM, Abbas Butt <abbas(dot)butt(at)enterprisedb(dot)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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2017-08-01 14:53:15 Re: [GENERAL] Not able to create collation on Windows
Previous Message Alexander Kuzmenkov 2017-08-01 14:11:56 Re: Proposal for CSN based snapshots