vc++ regression tests

Поиск
Список
Период
Сортировка
От Magnus Hagander
Тема vc++ regression tests
Дата
Msg-id 20070123140201.GA15917@svr2.hagander.net
обсуждение исходный текст
Ответы Re: vc++ regression tests  (Bruce Momjian <bruce@momjian.us>)
Re: [pgsql-patches] vc++ regression tests  (Bruce Momjian <bruce@momjian.us>)
Список 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


Вложения

В списке pgsql-patches по дате отправления:

Предыдущее
От: Magnus Hagander
Дата:
Сообщение: vcbuild fmgrtab.c
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: [HACKERS] Win32 WEXITSTATUS too