index
:
delta/postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
git.postgresql.org: git/postgresql.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
perl
/
README
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump minimum Perl version to 5.14
John Naylor
2022-09-14
1
-7
/
+3
*
Introduce PG_TEST_TIMEOUT_DEFAULT for TAP suite non-elapsing timeouts.
Noah Misch
2022-03-04
1
-0
/
+6
*
Replace Test::More plans with done_testing
Daniel Gustafsson
2022-02-11
1
-2
/
+5
*
Doc: update some things relevant to minimum Test::More version.
Tom Lane
2021-11-21
1
-1
/
+4
*
Document PG_TEST_NOCLEAN in TAP test README
Daniel Gustafsson
2021-11-12
1
-0
/
+5
*
Doc: improve README files associated with TAP tests.
Tom Lane
2021-10-31
1
-8
/
+15
*
Move Perl test modules to a better namespace
Andrew Dunstan
2021-10-24
1
-4
/
+4
*
Add more $Test::Builder::Level in the TAP tests
Michael Paquier
2021-10-12
1
-1
/
+9
*
Doc: update testing recipe in src/test/perl/README.
Tom Lane
2021-10-10
1
-8
/
+24
*
Update test/perl/README to insist on Perl version >= 5.8.3, too.
Tom Lane
2021-10-07
1
-3
/
+3
*
Unify PostgresNode's new() and get_new_node() methods
Andrew Dunstan
2021-07-29
1
-1
/
+1
*
tap tests: replace 'master' with 'primary'.
Andres Freund
2020-07-08
1
-1
/
+1
*
Make PostgresNode easily subclassable
Alvaro Herrera
2017-07-25
1
-1
/
+1
*
Remove --verbose from PROVE_FLAGS
Stephen Frost
2017-04-04
1
-0
/
+5
*
Document recipe for testing compatibility with old Perl.
Noah Misch
2016-12-04
1
-0
/
+18
*
Allow individual TAP tests to be run via PROVE_TESTS
Peter Eisentraut
2016-11-14
1
-0
/
+6
*
Change qr/foo$/m to qr/foo\n/m, for Perl 5.8.8.
Noah Misch
2016-11-07
1
-0
/
+4
*
Fix improper example of using psql() function in TAP tests documentation.
Fujii Masao
2016-07-26
1
-1
/
+1
*
perltidy PostgresNode and SimpleTee
Alvaro Herrera
2016-03-03
1
-0
/
+3
*
Add POD docs to PostgresNode
Alvaro Herrera
2016-02-25
1
-0
/
+53