Re: Disabling src/test/[ssl|ldap] when not building with SSL/LDAPsupport

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: Disabling src/test/[ssl|ldap] when not building with SSL/LDAPsupport
Дата
Msg-id 3ef4ce1c-9cff-c301-ef4a-fd4c1cffc1dd@2ndquadrant.com
обсуждение исходный текст
Ответ на Re: Disabling src/test/[ssl|ldap] when not building with SSL/LDAPsupport  (Michael Paquier <michael@paquier.xyz>)
Ответы Re: Disabling src/test/[ssl|ldap] when not building with SSL/LDAPsupport
Список pgsql-hackers
I would like to see a global setting of some kind that specifies which
extra tests are allowed to be run.  This could be a configure argument
or an environment/make variable.  Rather than make it a list of tests,
specify which facilities you have available, e.g.,

PG_EXTRA_TEST_FACILTITIES='tcpip openssl slapd'

Then you could combine that with the actual build configuration to skip
tests that the build doesn't support.

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services


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

Предыдущее
От: Mark Dilger
Дата:
Сообщение: Re: A space-efficient, user-friendly way to store categorical data
Следующее
От: Amit Kapila
Дата:
Сообщение: Re: [HACKERS] GSoC 2017: weekly progress reports (week 4) and patchfor hash index