How to run PG TAP tests on windows?
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/>m
<http://www.enterprisedb.com/>
*Follow us on Twitter*
@EnterpriseDB
Visit EnterpriseDB for tutorials, webinars, whitepapers
<http://www.enterprisedb.com/resources-community> and more
<http://www.enterprisedb.com/resources-community>
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
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/>m
<http://www.enterprisedb.com/>
*Follow us on Twitter*
@EnterpriseDB
Visit EnterpriseDB for tutorials, webinars, whitepapers
<http://www.enterprisedb.com/resources-community> and more
<http://www.enterprisedb.com/resources-community>