From 8063c0b992af82154b3d9b637c78aa769a482f8a Mon Sep 17 00:00:00 2001 From: Even Rouault Date: Wed, 11 Dec 2019 20:34:15 +0100 Subject: test/gie/geotiff_grids.gie: use of subset of gr3df97a.tif for systematic testing --- data/Makefile.am | 1 + data/tests/subset_of_gr3df97a.tif | Bin 0 -> 3215 bytes 2 files changed, 1 insertion(+) create mode 100644 data/tests/subset_of_gr3df97a.tif (limited to 'data') diff --git a/data/Makefile.am b/data/Makefile.am index 9a7c0c28..2a8eb285 100644 --- a/data/Makefile.am +++ b/data/Makefile.am @@ -79,6 +79,7 @@ EXTRA_DIST = GL27 nad.lst nad27 nad83 \ tests/test_hgrid_extra_ifd_with_other_info.tif \ tests/test_hgrid_with_subgrid.tif \ tests/test_hgrid_with_subgrid_no_grid_name.tif \ + tests/subset_of_gr3df97a.tif \ null \ generate_all_sql_in.cmake sql_filelist.cmake \ $(SQL_ORDERED_LIST) diff --git a/data/tests/subset_of_gr3df97a.tif b/data/tests/subset_of_gr3df97a.tif new file mode 100644 index 00000000..a98783f3 Binary files /dev/null and b/data/tests/subset_of_gr3df97a.tif differ -- cgit v1.2.3