pgsql: psql: More tests - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: psql: More tests
Date
Msg-id E1maCt1-0000Kb-An@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
psql: More tests

Add some basic tests for command-line option handling and help output,
similar to what we have for other command-line programs.  This also
creates a place to put some more one-off test cases later.

Discussion: https://www.postgresql.org/message-id/2570e2ae-fa0f-aac9-f72f-bb59a9983a20@enterprisedb.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/c0280bc3edeb9e9958efc14083b6f301d2ef79d5

Modified Files
--------------
src/bin/psql/t/001_basic.pl | 33 +++++++++++++++++++++++++++++++++
1 file changed, 33 insertions(+)


pgsql-committers by date:

Previous
From: Michael Paquier
Date:
Subject: pgsql: Add more $Test::Builder::Level in the TAP tests
Next
From: Peter Eisentraut
Date:
Subject: pgsql: psql: Add test for handling of replication commands