pgsql: doc: Add guidelines to generate coverage reports with meson

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема pgsql: doc: Add guidelines to generate coverage reports with meson
Дата
Msg-id E1pa430-002aeF-RQ@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
doc: Add guidelines to generate coverage reports with meson

These instructions were already available for configure-based builds,
but not the meson-based builds.  This commit closes the gap.

Reviewed-by: Peter Eisentraut
Discussion: https://postgr.es/m/d3751ca3-1ac9-cc5e-9315-cf9fb0eaa9e9@enterprisedb.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/f1c3963292e4efc7ea65be08a7a26f78bc91e257

Modified Files
--------------
doc/src/sgml/regress.sgml | 82 ++++++++++++++++++++++++++++++-----------------
1 file changed, 53 insertions(+), 29 deletions(-)


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

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: Re: pgsql: 001_libpq_pipeline.pl: use Test::Differences if available
Следующее
От: Andres Freund
Дата:
Сообщение: pgsql: meson: tests: Adjust with_icu/ZSTD env vars for pg_dump, pg_base