aboutsummaryrefslogtreecommitdiff
path: root/src/test/perl/PostgreSQL/Test/Utils.pm
Commit message (Expand)AuthorAge
* Don't trust unvalidated xl_tot_len.Thomas Munro2023-09-23
* Make PG_TEST_NOCLEAN work for temporary directories in TAP testsMichael Paquier2023-07-03
* Account for IPC::Run::result() Windows behavior change.Noah Misch2022-11-17
* Pre-beta mechanical code beautification.Tom Lane2022-05-12
* Add diagnostic output on error in pump_untilDaniel Gustafsson2022-03-31
* Introduce PG_TEST_TIMEOUT_DEFAULT for TAP suite non-elapsing timeouts.Noah Misch2022-03-04
* Add function to pump IPC process until string matchDaniel Gustafsson2022-02-23
* Remove most msys special processing in TAP testsAndrew Dunstan2022-02-20
* Remove PostgreSQL::Test::Utils::perl2host completelyAndrew Dunstan2022-02-20
* Disable perl2host() processing in TAP testsAndrew Dunstan2022-02-17
* Improve msys2 detection for TAP testsAndrew Dunstan2022-01-27
* On sparc64+ext4, suppress test failures from known WAL read failure.Noah Misch2022-01-26
* Update copyright for 2022Bruce Momjian2022-01-07
* Doc: update some things relevant to minimum Test::More version.Tom Lane2021-11-21
* Require version 0.98 of Test::More for TAP testsAndrew Dunstan2021-11-20
* Move Perl test modules to a better namespaceAndrew Dunstan2021-10-24