postgresql/src/test/perl
Tom Lane 5d41f27a95 Install TAP test infrastructure so it's available for extension testing.
When configured with --enable-tap-tests, "make install" will now install
the Perl support files for TAP testing where PGXS will find them.
This allows extensions to rely on $(prove_check) even when being built
out-of-tree.  Back-patch to 9.4 where we first started to support TAP
testing, to reduce the number of cases extension makefiles need to
consider.

Craig Ringer

Discussion: <CAMsr+YFXv+2qne6xJW7z_25mYBtktRX5rpkrgrb+DRgQ_FxgHQ@mail.gmail.com>
2016-09-23 15:50:00 -04:00
..
Makefile Install TAP test infrastructure so it's available for extension testing. 2016-09-23 15:50:00 -04:00
SimpleTee.pm Back-patch fixes to make TAP tests work on Windows. 2015-11-17 14:10:24 -05:00
TestLib.pm Avoid odd portability problem in TestLib.pm's slurp_file function. 2015-12-08 16:58:05 -05:00