psql: More tests

Peter Eisentraut <peter@eisentraut.org>

Commit: c0280bc3edeb9e9958efc14083b6f301d2ef79d5
Author: Peter Eisentraut <peter@eisentraut.org>
Date: 2021-10-12T07:55:07Z
Releases: 15.0
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

Files

PathChange+/−
src/bin/psql/t/001_basic.pl added +33 −0

Discussion