postgresql/src
Tom Lane c3a0818460 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
..
backend Remove useless code. 2016-09-23 10:44:50 -04:00
bin Fix incorrect logic for excluding range constructor functions in pg_dump. 2016-09-23 13:49:26 -04:00
common pg_ctl: Detect current standby state from pg_control 2016-09-21 12:00:00 -04:00
fe_utils Teach appendShellString() to not quote strings containing "-". 2016-09-06 14:53:31 -04:00
include Avoid using PostmasterRandom() for DSM control segment ID. 2016-09-23 09:54:11 -04:00
interfaces Fix typo in comment. 2016-09-23 08:04:19 +03:00
makefiles Fix typos in comments and doc 2016-01-28 16:47:36 +09:00
pl Improve parser's and planner's handling of set-returning functions. 2016-09-13 13:54:24 -04:00
port Re-add translation markers that were lost 2016-09-20 12:00:00 -04:00
template Remove some remains from Alpha support removal 2015-10-29 16:40:14 -04:00
test Install TAP test infrastructure so it's available for extension testing. 2016-09-23 15:50:00 -04:00
timezone Add regression test coverage for non-default timezone abbreviation sets. 2016-09-04 20:02:16 -04:00
tools Improve error message on MSVC if perl*.lib is not found. 2016-09-23 14:21:59 +03:00
tutorial Update copyright for 2016 2016-01-02 13:33:40 -05:00
.gitignore
DEVELOPERS
Makefile Install TAP test infrastructure so it's available for extension testing. 2016-09-23 15:50:00 -04:00
Makefile.global.in Provide and use a makefile target to build all generated headers. 2016-07-01 15:09:02 -04:00
Makefile.shlib Make the AIX case of Makefile.shlib safe for parallel make. 2016-07-23 20:30:03 -04:00
bcc32.mak Autoconfiscate selection of 64-bit int type for 64-bit large object API. 2012-10-07 21:52:43 -04:00
nls-global.mk nls-global.mk: search build dir for source files, too 2016-06-07 18:55:18 -04:00
win32.mak Autoconfiscate selection of 64-bit int type for 64-bit large object API. 2012-10-07 21:52:43 -04:00