vc++ regression tests - Mailing list pgsql-patches

From Magnus Hagander
Subject vc++ regression tests
Date
Msg-id 20070123140201.GA15917@svr2.hagander.net
Whole thread Raw
Responses Re: vc++ regression tests  (Bruce Momjian <bruce@momjian.us>)
Re: [pgsql-patches] vc++ regression tests  (Bruce Momjian <bruce@momjian.us>)
List pgsql-patches
Attached is an updated patch for the win32/visualc++ specific parts of
my previous patch, not included in the parts applied by Alvaro.

For win32 in general, this makes it possible to run the regression tests
as an admin user by using the same restricted token method that's used
by pg_ctl and initdb.

For vc++, it adds building of pg_regress.exe, adds a resultmap, and
fixes how it runs the install.

//Magnus


Attachment

pgsql-patches by date:

Previous
From: Magnus Hagander
Date:
Subject: vcbuild fmgrtab.c
Next
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] Win32 WEXITSTATUS too