aboutsummaryrefslogtreecommitdiff
path: root/test/gigs
diff options
context:
space:
mode:
authorEven Rouault <even.rouault@spatialys.com>2020-01-05 22:55:01 +0100
committerEven Rouault <even.rouault@spatialys.com>2020-01-05 23:50:38 +0100
commitcff5dd526edebd8aefa4405e7a9ddf7914fd79fc (patch)
tree75d10eb9111b7f2a72ff611a1d6ae8b5539a8176 /test/gigs
parent5be02bf6d1d45ac0d835c138074611843982e9e8 (diff)
downloadPROJ-cff5dd526edebd8aefa4405e7a9ddf7914fd79fc.tar.gz
PROJ-cff5dd526edebd8aefa4405e7a9ddf7914fd79fc.zip
Make sure tests pass if extra grids are present
Should fix the issue reported in https://lists.osgeo.org/pipermail/proj/2020-January/009188.html Some extra north-american grids present in data/ can affect the results of some tests, so create a data/for_tests/ subdirectory in which we copy only select grids.
Diffstat (limited to 'test/gigs')
-rw-r--r--test/gigs/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/gigs/Makefile.am b/test/gigs/Makefile.am
index bea3be59..a66052db 100644
--- a/test/gigs/Makefile.am
+++ b/test/gigs/Makefile.am
@@ -20,7 +20,7 @@ EXTRA_DIST = \
5201.gie \
5208.gie
-PROJ_LIB ?= ../../data
+PROJ_LIB ?= ../../data/for_tests
5101.1: 5101.1-jhs.gie
PROJ_LIB=$(PROJ_LIB) $(GIEEXE) $<