index
:
user/sven/postgresql.git
copy-snapshot-fix
master
origin/HEAD
origin/REL2_0B
origin/REL6_4
origin/REL6_5_PATCHES
origin/REL7_0_PATCHES
origin/REL7_1_STABLE
origin/REL7_2_STABLE
origin/REL7_3_STABLE
origin/REL7_4_STABLE
origin/REL8_0_STABLE
origin/REL8_1_STABLE
origin/REL8_2_STABLE
origin/REL8_3_STABLE
origin/REL8_4_STABLE
origin/REL8_5_ALPHA1_BRANCH
origin/REL8_5_ALPHA2_BRANCH
origin/REL8_5_ALPHA3_BRANCH
origin/REL9_0_ALPHA4_BRANCH
origin/REL9_0_ALPHA5_BRANCH
origin/REL9_0_STABLE
origin/REL9_1_STABLE
origin/REL9_2_STABLE
origin/REL9_3_STABLE
origin/REL9_4_STABLE
origin/REL9_5_STABLE
origin/REL9_6_STABLE
origin/REL_10_STABLE
origin/REL_11_STABLE
origin/REL_12_STABLE
origin/REL_13_STABLE
origin/REL_14_STABLE
origin/REL_15_STABLE
origin/REL_16_STABLE
origin/REL_17_STABLE
origin/REL_18_STABLE
origin/Release_1_0_3
origin/WIN32_DEV
origin/ecpg_big_bison
origin/master
PostgreSQL
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
perl
Age
Commit message (
Expand
)
Author
2023-01-16
Create common infrastructure for cross-version upgrade testing.
Tom Lane
2022-11-17
Account for IPC::Run::result() Windows behavior change.
Noah Misch
2018-11-19
Fix old TAP tests' method for selecting a valid PGPORT value.
Tom Lane
2016-09-23
Install TAP test infrastructure so it's available for extension testing.
Tom Lane
2015-12-08
Avoid odd portability problem in TestLib.pm's slurp_file function.
Tom Lane
2015-12-05
Create TestLib.pm's tempdir underneath tmp_check/, not out in the open.
Tom Lane
2015-11-17
Back-patch fixes to make TAP tests work on Windows.
Tom Lane
2015-10-12
Sigh, need "use Config" as well.
Tom Lane
2015-10-12
Cause TestLib.pm to define $windows_os in all branches.
Tom Lane
2015-07-28
Make tap tests store postmaster logs and handle vpaths correctly
Andrew Dunstan
2015-07-28
Improve logging of TAP tests.
Andrew Dunstan
2014-12-18
Fix previous commit for TAP test suites in VPATH builds.
Noah Misch
2014-12-17
Lock down regression testing temporary clusters on Windows.
Noah Misch
2014-11-02
Add configure --enable-tap-tests option
Peter Eisentraut
2014-10-29
Remove use of TAP subtests
Peter Eisentraut
2014-10-26
Fix TAP tests with Perl 5.12
Peter Eisentraut
2014-09-10
Handle old versions of Test::More
Peter Eisentraut
2014-07-23
Fix TAP installcheck tests when current directory name contains spaces
Peter Eisentraut
2014-07-22
Unset some local environment variables in TAP tests
Peter Eisentraut
2014-07-02
Use a separate temporary directory for the Unix-domain socket
Peter Eisentraut
2014-07-02
Support vpath builds in TAP tests
Peter Eisentraut
2014-05-06
pgindent run for 9.4
Bruce Momjian
2014-04-14
Add TAP tests for client programs
Peter Eisentraut