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/[email protected] 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(+)
