index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
perl
/
TestLib.pm
Commit message (
Expand
)
Author
Age
*
Finish pgindent run for 9.6: Perl files.
Noah Misch
2016-06-12
*
Copyedit comments and documentation.
Noah Misch
2016-04-01
*
Prefix temp data dirs with the node name
Alvaro Herrera
2016-03-02
*
Fix TAP tests for older Perls.
Tom Lane
2016-03-02
*
TAP tests: retain temp dirs on test failure
Alvaro Herrera
2016-03-01
*
Avoid odd portability problem in TestLib.pm's slurp_file function.
Tom Lane
2015-12-08
*
Create TestLib.pm's tempdir underneath tmp_check/, not out in the open.
Tom Lane
2015-12-05
*
Fix broken subroutine call in TestLib
Alvaro Herrera
2015-12-02
*
Refactor Perl test code
Alvaro Herrera
2015-12-02
*
Disable fsync throughout TAP test suites.
Noah Misch
2015-09-03
*
Remove carriage returns from certain tap test output under Msys
Andrew Dunstan
2015-08-05
*
Allow TAP tests to run under Msys
Andrew Dunstan
2015-08-02
*
Make TAP tests work on Windows.
Heikki Linnakangas
2015-07-29
*
pg_basebackup: Add --slot option
Peter Eisentraut
2015-07-28
*
pg_basebackup: Add tests for -X option
Peter Eisentraut
2015-07-28
*
pg_basebackup: Add tests for -R option
Peter Eisentraut
2015-07-28
*
Make tap tests store postmaster logs and handle vpaths correctly
Andrew Dunstan
2015-07-28
*
Improve logging of TAP tests.
Heikki Linnakangas
2015-07-09
*
pgindent run for 9.5
Bruce Momjian
2015-05-23
*
Fix previous commit for TAP test suites in VPATH builds.
Noah Misch
2014-12-18
*
Lock down regression testing temporary clusters on Windows.
Noah Misch
2014-12-17
*
Add configure --enable-tap-tests option
Peter Eisentraut
2014-11-02
*
Remove use of TAP subtests
Peter Eisentraut
2014-10-29
*
Fix TAP tests with Perl 5.12
Peter Eisentraut
2014-10-26
*
Handle old versions of Test::More
Peter Eisentraut
2014-09-10
*
Fix TAP installcheck tests when current directory name contains spaces
Peter Eisentraut
2014-07-23
*
Unset some local environment variables in TAP tests
Peter Eisentraut
2014-07-22
*
Use a separate temporary directory for the Unix-domain socket
Peter Eisentraut
2014-07-02
*
Support vpath builds in TAP tests
Peter Eisentraut
2014-07-02
*
pgindent run for 9.4
Bruce Momjian
2014-05-06
*
Add TAP tests for client programs
Peter Eisentraut
2014-04-14