Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Introduce PG_TEST_TIMEOUT_DEFAULT for TAP suite non-elapsing timeouts. | Noah Misch | 2022-03-04 |
* | Replace Test::More plans with done_testing | Daniel Gustafsson | 2022-02-11 |
* | Update copyright for 2022 | Bruce Momjian | 2022-01-07 |
* | Move Perl test modules to a better namespace | Andrew Dunstan | 2021-10-24 |
* | Unify PostgresNode's new() and get_new_node() methods | Andrew Dunstan | 2021-07-29 |
* | Add a copyright notice to perl files lacking one. | Andrew Dunstan | 2021-05-07 |
* | Reindent Perl files with perltidy version 20170521. | Tom Lane | 2018-04-25 |
* | Use a longer connection timeout in pg_isready test. | Tom Lane | 2017-10-01 |
* | PostgresNode: Add names to nodes | Alvaro Herrera | 2016-01-20 |
* | Refactor Perl test code | Alvaro Herrera | 2015-12-02 |
* | Remove use of TAP subtests | Peter Eisentraut | 2014-10-29 |
* | Add TAP tests for client programs | Peter Eisentraut | 2014-04-14 |