aboutsummaryrefslogtreecommitdiff
path: root/src/test/perl
Commit message (Expand)AuthorAge
* Disable fsync throughout TAP test suites.Noah Misch2015-09-03
* Flush to show results of TestLib.pm (TAP) test as we go.Kevin Grittner2015-09-01
* Remove carriage returns from certain tap test output under MsysAndrew Dunstan2015-08-05
* Allow TAP tests to run under MsysAndrew Dunstan2015-08-02
* Make TAP tests work on Windows.Heikki Linnakangas2015-07-29
* pg_basebackup: Add --slot optionPeter Eisentraut2015-07-28
* pg_basebackup: Add tests for -X optionPeter Eisentraut2015-07-28
* pg_basebackup: Add tests for -R optionPeter Eisentraut2015-07-28
* Make tap tests store postmaster logs and handle vpaths correctlyAndrew Dunstan2015-07-28
* Improve logging of TAP tests.Heikki Linnakangas2015-07-09
* pgindent run for 9.5Bruce Momjian2015-05-23
* Fix previous commit for TAP test suites in VPATH builds.Noah Misch2014-12-18
* Lock down regression testing temporary clusters on Windows.Noah Misch2014-12-17
* Add configure --enable-tap-tests optionPeter Eisentraut2014-11-02
* Remove use of TAP subtestsPeter Eisentraut2014-10-29
* Fix TAP tests with Perl 5.12Peter Eisentraut2014-10-26
* Handle old versions of Test::MorePeter Eisentraut2014-09-10
* Fix TAP installcheck tests when current directory name contains spacesPeter Eisentraut2014-07-23
* Unset some local environment variables in TAP testsPeter Eisentraut2014-07-22
* Use a separate temporary directory for the Unix-domain socketPeter Eisentraut2014-07-02
* Support vpath builds in TAP testsPeter Eisentraut2014-07-02
* pgindent run for 9.4Bruce Momjian2014-05-06
* Add TAP tests for client programsPeter Eisentraut2014-04-14