Re: tests for client programs

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: tests for client programs
Date: 2014-02-28 02:44:48
Message-ID: 530FF820.1010600@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Updated patch. Changes:

- added documentation
- avoid port conflicts with running instances
- added tests for pg_basebackup -T
- removed TODO tests for rejected pg_basebackup feature

A test on Windows would be nice. Otherwise we'll let the buildfarm do it.

Attachment Content-Type Size
v3-0001-Add-TAP-tests-for-client-programs.patch text/x-patch 36.6 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Noah Misch 2014-02-28 02:47:09 Re: UNION ALL on partitioned tables won't use indices.
Previous Message Stephen Frost 2014-02-28 02:27:01 Re: jsonb and nested hstore