postgresql/src/bin/scripts/t
Michael Paquier eef4a33f62 Add error pattern checks for some TAP tests for non-existing objects
Some tests are updated to use command_fails_like(), gaining a check for
the error output generated.  The test changed in pg_amcheck has come up
after noticing that an incorrect option name still made the test to
pass, while the command failed.  The three other tests changed in
src/bin/scripts/ have been noticed by me, in passing.

Author: Dagfinn Ilmari Mannsåker, Michael Paquier
Discussion: https://postgr.es/m/87bjvy50cs.fsf@wibble.ilmari.org
2025-01-23 16:03:48 +09:00
..
010_clusterdb.pl Add error pattern checks for some TAP tests for non-existing objects 2025-01-23 16:03:48 +09:00
011_clusterdb_all.pl Improve grammar of options for command arrays in TAP tests 2025-01-22 14:47:13 +09:00
020_createdb.pl Improve grammar of options for command arrays in TAP tests 2025-01-22 14:47:13 +09:00
040_createuser.pl Improve grammar of options for command arrays in TAP tests 2025-01-22 14:47:13 +09:00
050_dropdb.pl Add error pattern checks for some TAP tests for non-existing objects 2025-01-23 16:03:48 +09:00
070_dropuser.pl Add error pattern checks for some TAP tests for non-existing objects 2025-01-23 16:03:48 +09:00
080_pg_isready.pl Improve grammar of options for command arrays in TAP tests 2025-01-22 14:47:13 +09:00
090_reindexdb.pl Improve grammar of options for command arrays in TAP tests 2025-01-22 14:47:13 +09:00
091_reindexdb_all.pl Improve grammar of options for command arrays in TAP tests 2025-01-22 14:47:13 +09:00
100_vacuumdb.pl Improve grammar of options for command arrays in TAP tests 2025-01-22 14:47:13 +09:00
101_vacuumdb_all.pl Improve grammar of options for command arrays in TAP tests 2025-01-22 14:47:13 +09:00
102_vacuumdb_stages.pl Update copyright for 2025 2025-01-01 11:21:55 -05:00
200_connstr.pl Update copyright for 2025 2025-01-01 11:21:55 -05:00