Add configure --enable-tap-tests option
Peter Eisentraut <peter_e@gmx.net>
Add configure --enable-tap-tests option Don't skip the TAP tests anymore when IPC::Run is not found. This will fail normally now.
Files
| Path | Change | +/− |
|---|---|---|
| configure | modified | +40 −1 |
| configure.in | modified | +16 −1 |
| doc/src/sgml/installation.sgml | modified | +10 −0 |
| doc/src/sgml/regress.sgml | modified | +1 −1 |
| src/Makefile.global.in | modified | +8 −0 |
| src/test/perl/TestLib.pm | modified | +1 −11 |