How to run PG TAP tests on windows?

Started by Abbas Buttover 8 years ago3 messages
#1Abbas Butt
abbas.butt@enterprisedb.com

Hi,

Can anyone point out to a tutorial or a list of steps required to run PG
TAP tests on windows?

Regards

--
--
*Abbas*
Architect

Ph: 92.334.5100153
Skype ID: gabbasb
www.enterprisedb.co <http://www.enterprisedb.com/&gt;m
<http://www.enterprisedb.com/&gt;

*Follow us on Twitter*
@EnterpriseDB

Visit EnterpriseDB for tutorials, webinars, whitepapers
<http://www.enterprisedb.com/resources-community&gt; and more
<http://www.enterprisedb.com/resources-community&gt;

#2Michael Paquier
michael.paquier@gmail.com
In reply to: Abbas Butt (#1)
Re: How to run PG TAP tests on windows?

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

--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

#3Abbas Butt
abbas.butt@enterprisedb.com
In reply to: Michael Paquier (#2)
Re: How to run PG TAP tests on windows?

On Tue, Aug 1, 2017 at 7:35 PM, Michael Paquier <michael.paquier@gmail.com>
wrote:

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.

Thanks Michael.

--
Michael

--
--
*Abbas*
Architect

Ph: 92.334.5100153
Skype ID: gabbasb
www.enterprisedb.co <http://www.enterprisedb.com/&gt;m
<http://www.enterprisedb.com/&gt;

*Follow us on Twitter*
@EnterpriseDB

Visit EnterpriseDB for tutorials, webinars, whitepapers
<http://www.enterprisedb.com/resources-community&gt; and more
<http://www.enterprisedb.com/resources-community&gt;