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
*
Tighten up Windows CRLF conversion in our TAP test scripts.
Tom Lane
2020-07-09
*
When a TAP file has non-zero exit status, retain temporary directories.
Noah Misch
2020-02-05
*
Suppress another CR in program output
Andrew Dunstan
2019-09-30
*
Consolidate methods for translating a Perl path to a Windows path.
Noah Misch
2019-06-21
*
Allow ENOENT in check_mode_recursive().
Noah Misch
2018-09-08
*
Fix whitespace
Peter Eisentraut
2018-06-27
*
Don't fall off the end of perl functions
Andrew Dunstan
2018-05-27
*
Restrict vertical tightness to parentheses in Perl code
Andrew Dunstan
2018-05-09
*
Reindent Perl files with perltidy version 20170521.
Tom Lane
2018-04-25
*
Allow group access on PGDATA
Stephen Frost
2018-04-07
*
Refactor dir/file permissions
Stephen Frost
2018-04-07
*
Don't use an Msys virtual path to create a tablespace
Andrew Dunstan
2018-03-20
*
Raise Test::More version requirement
Peter Eisentraut
2018-03-06
*
Fix ssl tests for when tls-server-end-point is not supported
Peter Eisentraut
2018-01-09
*
Avoid putting build-location-dependent strings into generated files.
Tom Lane
2017-12-21
*
Avoid and detect SIGPIPE race in TAP tests.
Noah Misch
2017-12-16
*
Fix more portability issues in new pgbench TAP tests.
Tom Lane
2017-09-08
*
Add much-more-extensive TAP tests for pgbench.
Tom Lane
2017-09-08
*
Final pgindent + perltidy run for v10.
Tom Lane
2017-08-14
*
Work around Msys weakness in Testlib.pm's command_like()
Andrew Dunstan
2017-07-26
*
Post-PG 10 beta1 pgperltidy run
Bruce Momjian
2017-05-17
*
Require sufficiently modern version of Test::More for TAP tests
Andrew Dunstan
2017-04-22
*
Clean up Perl code according to perlcritic
Peter Eisentraut
2017-03-27
*
Set log_line_prefix and application name in test drivers
Peter Eisentraut
2016-09-30
*
Add tests for various connection string issues
Peter Eisentraut
2016-09-22
*
pg_ctl: Add tests for promote action
Peter Eisentraut
2016-09-21
*
Make command_like output more compact
Peter Eisentraut
2016-09-21
*
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
[next]