summaryrefslogtreecommitdiff
path: root/src/test/perl/SimpleTee.pm
AgeCommit message (Expand)Author
2021-10-24Move Perl test modules to a better namespaceAndrew Dunstan
2021-05-07Add a copyright notice to perl files lacking one.Andrew Dunstan
2020-04-13Use perl warnings pragma consistentlyAndrew Dunstan
2018-05-27Don't fall off the end of perl functionsAndrew Dunstan
2016-03-03perltidy PostgresNode and SimpleTeeAlvaro Herrera
2015-09-01Flush to show results of TestLib.pm (TAP) test as we go.Kevin Grittner
2015-07-09Improve logging of TAP tests.Heikki Linnakangas