pgsql: Set shared library path for in-tree TAP tests - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: Set shared library path for in-tree TAP tests
Date
Msg-id E1XI8nQ-00047V-ST@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Set shared library path for in-tree TAP tests

When the TAP tests are run in-tree (make check), set the shared library
path using the appropriate environment variable, using a logic similar
to pg_regress, so that the right libraries are used.

Branch
------
REL9_4_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/0964db851d8bb6805d41f66a663bd129fa3cbea0

Modified Files
--------------
src/Makefile.global.in |   12 +++++++++++-
1 file changed, 11 insertions(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: pgsql: Set shared library path for in-tree TAP tests
Next
From: Heikki Linnakangas
Date:
Subject: pgsql: Doc fix: New York State's capital is Albany.