pgsql: 001_libpq_pipeline.pl: use Test::Differences if available

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема pgsql: 001_libpq_pipeline.pl: use Test::Differences if available
Дата
Msg-id E1pZxoB-002Xj2-5E@gemulon.postgresql.org
обсуждение исходный текст
Ответы Re: pgsql: 001_libpq_pipeline.pl: use Test::Differences if available  (Andrew Dunstan <andrew@dunslane.net>)
Список pgsql-committers
001_libpq_pipeline.pl: use Test::Differences if available

When one of these tests fails to match the trace, this better shows what
the problem is.

Discussion: https://postgr.es/m/20220617183150.ilgokxp22mzywnhh@alvherre.pgsql
Reviewed-by: Kyotaro Horiguchi <horikyota.ntt@gmail.com>

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/87e4f24d82939ef532b68f37fc66e6a48cff2cd9

Modified Files
--------------
src/test/modules/libpq_pipeline/README                  |  3 +++
src/test/modules/libpq_pipeline/t/001_libpq_pipeline.pl | 15 ++++++++++++++-
2 files changed, 17 insertions(+), 1 deletion(-)


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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: Allow tailoring of ICU locales with custom rules
Следующее
От: Andres Freund
Дата:
Сообщение: pgsql: meson: Add target for installing test files & improve install_te