From d3bdbb841719780560438129b4911a86a7a4be58 Mon Sep 17 00:00:00 2001 From: Even Rouault Date: Sat, 21 Dec 2019 00:38:50 +0100 Subject: Add testing of network functionality --- data/Makefile.am | 1 + data/tests/egm96_15_uncompressed_truncated.tif | Bin 0 -> 956 bytes 2 files changed, 1 insertion(+) create mode 100644 data/tests/egm96_15_uncompressed_truncated.tif (limited to 'data') diff --git a/data/Makefile.am b/data/Makefile.am index 2a8eb285..59ab4e83 100644 --- a/data/Makefile.am +++ b/data/Makefile.am @@ -80,6 +80,7 @@ EXTRA_DIST = GL27 nad.lst nad27 nad83 \ tests/test_hgrid_with_subgrid.tif \ tests/test_hgrid_with_subgrid_no_grid_name.tif \ tests/subset_of_gr3df97a.tif \ + tests/egm96_15_uncompressed_truncated.tif \ null \ generate_all_sql_in.cmake sql_filelist.cmake \ $(SQL_ORDERED_LIST) diff --git a/data/tests/egm96_15_uncompressed_truncated.tif b/data/tests/egm96_15_uncompressed_truncated.tif new file mode 100644 index 00000000..bd34a7e2 Binary files /dev/null and b/data/tests/egm96_15_uncompressed_truncated.tif differ -- cgit v1.2.3