Commit Graph

31 Commits (3be0a62ffe58f0753d190cbe22acbeb8b4926b85)

Author SHA1 Message Date
Noah Misch 3be0a62ffe Finish pgindent run for 9.6: Perl files. 9 years ago
Noah Misch 4ad6f13500 Copyedit comments and documentation. 10 years ago
Alvaro Herrera cc6077d4d5 Prefix temp data dirs with the node name 10 years ago
Tom Lane 3b8d721553 Fix TAP tests for older Perls. 10 years ago
Alvaro Herrera 88802e0680 TAP tests: retain temp dirs on test failure 10 years ago
Tom Lane 938d797b84 Avoid odd portability problem in TestLib.pm's slurp_file function. 10 years ago
Tom Lane db0723631e Create TestLib.pm's tempdir underneath tmp_check/, not out in the open. 10 years ago
Alvaro Herrera a2983cfd9d Fix broken subroutine call in TestLib 10 years ago
Alvaro Herrera 1caef31d9e Refactor Perl test code 10 years ago
Noah Misch 7d7a103f41 Disable fsync throughout TAP test suites. 10 years ago
Andrew Dunstan ff85fc8d0b Remove carriage returns from certain tap test output under Msys 10 years ago
Andrew Dunstan 690ed2b76a Allow TAP tests to run under Msys 10 years ago
Heikki Linnakangas 13d856e177 Make TAP tests work on Windows. 10 years ago
Peter Eisentraut 0dc848b031 pg_basebackup: Add --slot option 10 years ago
Peter Eisentraut 90102bb538 pg_basebackup: Add tests for -X option 10 years ago
Peter Eisentraut 36dc30aa7e pg_basebackup: Add tests for -R option 10 years ago
Andrew Dunstan 01f6bb4b2d Make tap tests store postmaster logs and handle vpaths correctly 10 years ago
Heikki Linnakangas 1ea06203b8 Improve logging of TAP tests. 10 years ago
Bruce Momjian 807b9e0dff pgindent run for 9.5 10 years ago
Noah Misch 40c598fa15 Fix previous commit for TAP test suites in VPATH builds. 11 years ago
Noah Misch f6dc6dd5ba Lock down regression testing temporary clusters on Windows. 11 years ago
Peter Eisentraut a409b464f9 Add configure --enable-tap-tests option 11 years ago
Peter Eisentraut 7912f9b7dc Remove use of TAP subtests 11 years ago
Peter Eisentraut 17009fb9eb Fix TAP tests with Perl 5.12 11 years ago
Peter Eisentraut 75717ce8f0 Handle old versions of Test::More 11 years ago
Peter Eisentraut 455044d55a Fix TAP installcheck tests when current directory name contains spaces 11 years ago
Peter Eisentraut 24e786f056 Unset some local environment variables in TAP tests 11 years ago
Peter Eisentraut f545d233eb Use a separate temporary directory for the Unix-domain socket 11 years ago
Peter Eisentraut 0490db6287 Support vpath builds in TAP tests 11 years ago
Bruce Momjian 0a78320057 pgindent run for 9.4 12 years ago
Peter Eisentraut 7d0f493f19 Add TAP tests for client programs 12 years ago