postgresql/src/test/perl
Tom Lane 938d797b84 Avoid odd portability problem in TestLib.pm's slurp_file function.
For unclear reasons, this function doesn't always read the expected data
in some old Perl versions.  Rewriting it to avoid use of ARGV seems to
dodge the problem, and this version is clearer anyway if you ask me.

In passing, also improve error message in adjacent append_to_file function.
2015-12-08 16:58:05 -05:00
..
PostgresNode.pm psql: Support multiple -c and -f options, and allow mixing them. 2015-12-08 14:04:08 -05:00
RecursiveCopy.pm Refactor Perl test code 2015-12-02 18:46:16 -03:00
SimpleTee.pm Flush to show results of TestLib.pm (TAP) test as we go. 2015-09-01 16:12:22 -05:00
TestLib.pm Avoid odd portability problem in TestLib.pm's slurp_file function. 2015-12-08 16:58:05 -05:00