Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Make PostgresNode easily subclassable | Alvaro Herrera | 2017-07-25 |
* | Remove --verbose from PROVE_FLAGS | Stephen Frost | 2017-04-04 |
* | Document recipe for testing compatibility with old Perl. | Noah Misch | 2016-12-04 |
* | Allow individual TAP tests to be run via PROVE_TESTS | Peter Eisentraut | 2016-11-14 |
* | Change qr/foo$/m to qr/foo\n/m, for Perl 5.8.8. | Noah Misch | 2016-11-07 |
* | Fix improper example of using psql() function in TAP tests documentation. | Fujii Masao | 2016-07-26 |
* | perltidy PostgresNode and SimpleTee | Alvaro Herrera | 2016-03-03 |
* | Add POD docs to PostgresNode | Alvaro Herrera | 2016-02-25 |