| From: | Michael Paquier <michael(dot)paquier(at)gmail(dot)com> |
|---|---|
| To: | Andrew Dunstan <andrew(at)dunslane(dot)net> |
| Cc: | PostgreSQL mailing lists <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: [COMMITTERS] pgsql: Improve vcregress.pl's handling of tap tests for client programs |
| Date: | 2015-11-19 03:58:58 |
| Message-ID: | CAB7nPqTNUF3rr_-jp1NagJSmf=pw_WVg3GjkKLMVLyg4tLsDzw@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers pgsql-hackers |
On Thu, Nov 19, 2015 at 12:51 PM, Andrew Dunstan <andrew(at)dunslane(dot)net>
wrote:
> Improve vcregress.pl's handling of tap tests for client programs
>
> The target is now named 'bincheck' rather than 'tapcheck' so that it
> reflects what is checked instead of the test mechanism. Some of the
> logic is improved, making it easier to add further sets of TAP based
> tests in future. Also, the environment setting logic is imrpoved.
>
> As discussed on -hackers a couple of months ago.
>
Seems like you forgot to update doc/src/sgml/install-windows.sgml, this one
needs a refresh from tapcheck to bincheck. A backpatch to 9.5 and 9.4 would
also be nice.
Regards,
--
Michael
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andrew Dunstan | 2015-11-19 04:38:47 | pgsql: Update docs for vcregress.pl bincheck changes |
| Previous Message | Andrew Dunstan | 2015-11-19 03:51:54 | pgsql: Improve vcregress.pl's handling of tap tests for client programs |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andrew Dunstan | 2015-11-19 04:39:33 | Re: [COMMITTERS] pgsql: Improve vcregress.pl's handling of tap tests for client programs |
| Previous Message | Etsuro Fujita | 2015-11-19 03:54:39 | Re: Foreign join pushdown vs EvalPlanQual |