Thread: pgsql: psql: More tests

pgsql: psql: More tests

From
Peter Eisentraut
Date:
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(+)