Re: Readd use of TAP subtests

Поиск
Список
Период
Сортировка
От Daniel Gustafsson
Тема Re: Readd use of TAP subtests
Дата
Msg-id 6131CFD1-EC47-41ED-999E-AB28B40DDEAA@yesql.se
обсуждение исходный текст
Ответ на Re: Readd use of TAP subtests  (Dagfinn Ilmari Mannsåker <ilmari@ilmari.org>)
Ответы Re: Readd use of TAP subtests  (Dagfinn Ilmari Mannsåker <ilmari@ilmari.org>)
Список pgsql-hackers
> On 8 Dec 2021, at 14:49, Dagfinn Ilmari Mannsåker <ilmari@ilmari.org> wrote:
>
> Peter Eisentraut <peter.eisentraut@enterprisedb.com> writes:
>
>> Now that subtests in TAP are supported again, I want to correct the
>> great historical injustice of 7912f9b7dc9e2d3f6cd81892ef6aa797578e9f06
>> and put those subtests back.
>
> The updated Test::More version requirement also gives us done_testing()
> (added in 0.88), which saves us from the constant maintenance headache
> of updating the test counts every time.  Do you fancy switching the
> tests you're modifying anyway to that?

We already call done_testing() in a number of tests, and have done so for a
number of years.  src/test/ssl/t/002_scram.pl is one example.

--
Daniel Gustafsson        https://vmware.com/




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

Предыдущее
От: Dagfinn Ilmari Mannsåker
Дата:
Сообщение: Re: Readd use of TAP subtests
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: Readd use of TAP subtests