Re: can we add subscription TAP test option "vcregress subscriptioncheck" for MSVC builds? - Mailing list pgsql-hackers

From Juan José Santamaría Flecha
Subject Re: can we add subscription TAP test option "vcregress subscriptioncheck" for MSVC builds?
Date
Msg-id CAC+AXB0xn8eJoX6QOvODArJ-15PtQ63fKkCC+7S9oX4vtRk26w@mail.gmail.com
Whole thread Raw
In response to Re: can we add subscription TAP test option "vcregress subscriptioncheck" for MSVC builds?  (Bharath Rupireddy <bharath.rupireddyforpostgres@gmail.com>)
Responses Re: can we add subscription TAP test option "vcregress subscriptioncheck" for MSVC builds?  (Bharath Rupireddy <bharath.rupireddyforpostgres@gmail.com>)
List pgsql-hackers

On Thu, Oct 21, 2021 at 7:21 AM Bharath Rupireddy <bharath.rupireddyforpostgres@gmail.com> wrote:

Here's the documentation v1 patch that I've come up with. Please review it.

There's a typo:
+   To run an arbitrary TAP test set, run <command>vcregress taptest</command>
+   comamnd. For example, use the following command for running subcription TAP
+   tests:
s/comamnd/command/

But also the wording, I like better what vcregress prints as help, so something like:
+   You can use <command>vcregress taptest TEST_DIR</command> to run an
+   arbitrary TAP test set, where TEST_DIR is a required argument pointing to
+   the directory where the tests reside. For example, use the following
+   command for running the subcription TAP tests:

Regards,

Juan José Santamaría Flecha

pgsql-hackers by date:

Previous
From: "Gunnar \"Nick\" Bluth"
Date:
Subject: Re: [PATCH] pg_stat_toast
Next
From: Andres Freund
Date:
Subject: Re: [PATCH] pg_stat_toast