Re: test runner (was Re: SQL-standard function body)

Поиск
Список
Период
Сортировка
От Corey Huinker
Тема Re: test runner (was Re: SQL-standard function body)
Дата
Msg-id CADkLM=cnxf+iBPd_do2+vNtKffVb3eWwnVH8kJAesugbAEF8zg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: test runner (was Re: SQL-standard function body)  (Andres Freund <andres@anarazel.de>)
Список pgsql-hackers
> This is nice.  Are there any parallelism capabilities?

Yes. It defaults to number-of-cores processes, but obviously can also be
specified explicitly. One very nice part about it is that it'd work
largely the same on windows (which has practically unusable testing
right now). It probably doesn't yet, because I just tried to get it
build and run tests at all, but it shouldn't be a lot of additional
work.

The pidgin developers speak very highly of meson, for the same reasons already mentioned in this thread.

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

Предыдущее
От: Zhihong Yu
Дата:
Сообщение: Re: Have I found an interval arithmetic bug?
Следующее
От: Thomas Munro
Дата:
Сообщение: Re: Possible SSI bug in heap_update