Add new make targets check-tests and installcheck-tests.

Andrew Dunstan <andrew@dunslane.net>

Commit: 7043ac7100cd80345d7f12ece60d05a3ab2baf06
Author: Andrew Dunstan <andrew@dunslane.net>
Date: 2014-01-28T23:10:00Z
Releases: 9.4.0
Add new make targets check-tests and installcheck-tests.

These do not run any specific schedule of tests, but only those
specified as part of the invocation, e.g.:

    make check-tests TESTS="json jsonb"

Files

PathChange+/−
GNUmakefile.in modified +2 −2
src/test/regress/GNUmakefile modified +6 −0