mirror of
https://github.com/postgres/postgres.git
synced 2026-03-23 10:55:21 -04:00
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 |
||
|---|---|---|
| .. | ||
| 010_clusterdb.pl | ||
| 011_clusterdb_all.pl | ||
| 020_createdb.pl | ||
| 040_createuser.pl | ||
| 050_dropdb.pl | ||
| 070_dropuser.pl | ||
| 080_pg_isready.pl | ||
| 090_reindexdb.pl | ||
| 091_reindexdb_all.pl | ||
| 100_vacuumdb.pl | ||
| 101_vacuumdb_all.pl | ||
| 102_vacuumdb_stages.pl | ||
| 200_connstr.pl | ||