diff options
| author | Even Rouault <even.rouault@spatialys.com> | 2019-12-23 15:58:47 +0100 |
|---|---|---|
| committer | Even Rouault <even.rouault@spatialys.com> | 2019-12-23 18:19:35 +0100 |
| commit | 9d0bd793b552e248a10f9ff8b6c62d942fe437a1 (patch) | |
| tree | 21b5b1bb9993391dc9afc9d2f470cfa5d6595c50 /data | |
| parent | d3bdbb841719780560438129b4911a86a7a4be58 (diff) | |
| download | PROJ-9d0bd793b552e248a10f9ff8b6c62d942fe437a1.tar.gz PROJ-9d0bd793b552e248a10f9ff8b6c62d942fe437a1.zip | |
Network: remove dedicated get_file_size() callback to use get_header_value(), and test
Diffstat (limited to 'data')
| -rw-r--r-- | data/Makefile.am | 1 | ||||
| -rw-r--r-- | data/tests/test_vgrid_single_strip_truncated.tif | bin | 0 -> 550 bytes |
2 files changed, 1 insertions, 0 deletions
diff --git a/data/Makefile.am b/data/Makefile.am index 59ab4e83..3778a2be 100644 --- a/data/Makefile.am +++ b/data/Makefile.am @@ -81,6 +81,7 @@ EXTRA_DIST = GL27 nad.lst nad27 nad83 \ tests/test_hgrid_with_subgrid_no_grid_name.tif \ tests/subset_of_gr3df97a.tif \ tests/egm96_15_uncompressed_truncated.tif \ + tests/test_vgrid_single_strip_truncated.tif \ null \ generate_all_sql_in.cmake sql_filelist.cmake \ $(SQL_ORDERED_LIST) diff --git a/data/tests/test_vgrid_single_strip_truncated.tif b/data/tests/test_vgrid_single_strip_truncated.tif Binary files differnew file mode 100644 index 00000000..9a0030f6 --- /dev/null +++ b/data/tests/test_vgrid_single_strip_truncated.tif |
