pgsql: doc: Tell about "vcregress taptest" for regression tests on Wind

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: doc: Tell about "vcregress taptest" for regression tests on Wind
Date: 2023-09-25 23:17:30
Message-ID: E1qkupV-005x91-Lg@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc: Tell about "vcregress taptest" for regression tests on Windows

There was no mention of this command in the documentation, and it is
useful to run the TAP tests of a target source directory.

Author: Yugo Nagata
Discussion: https://postgr.es/m/20230925153204.926d685d347ee1c8f527090c@sraoss.co.jp
Backpatch-through: 11

Branch
------
REL_11_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/6181eca090da350580e3dcea378cf3f85b1a54e2

Modified Files
--------------
doc/src/sgml/install-windows.sgml | 14 +++++++++++---
1 file changed, 11 insertions(+), 3 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Michael Paquier 2023-09-26 00:31:58 pgsql: Fix behavior of "force" in pgstat_report_wal()
Previous Message Michael Paquier 2023-09-25 23:17:29 pgsql: doc: Tell about "vcregress taptest" for regression tests on Wind