Add new make targets check-tests and installcheck-tests.
Andrew Dunstan <andrew@dunslane.net>
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
| Path | Change | +/− |
|---|---|---|
| GNUmakefile.in | modified | +2 −2 |
| src/test/regress/GNUmakefile | modified | +6 −0 |