From 941bb82c7eecbf56821075f95991916c30c31b4e Mon Sep 17 00:00:00 2001 From: Even Rouault Date: Tue, 14 Jan 2020 00:53:07 +0100 Subject: Add test/unit/test_grids.cpp to improve testing coverage --- data/Makefile.am | 1 + ...est_hgrid_with_two_level_of_subgrids_no_grid_name.tif | Bin 0 -> 3504 bytes 2 files changed, 1 insertion(+) create mode 100644 data/tests/test_hgrid_with_two_level_of_subgrids_no_grid_name.tif (limited to 'data') diff --git a/data/Makefile.am b/data/Makefile.am index 4bba2649..d8abfe32 100644 --- a/data/Makefile.am +++ b/data/Makefile.am @@ -85,6 +85,7 @@ EXTRA_DIST = proj.ini GL27 nad.lst nad27 nad83 \ tests/nkgrf03vel_realigned_extract.tif \ tests/nkgrf03vel_realigned_xy_extract.ct2 \ tests/nkgrf03vel_realigned_z_extract.gtx \ + tests/test_hgrid_with_two_level_of_subgrids_no_grid_name.tif \ null \ generate_all_sql_in.cmake sql_filelist.cmake \ $(SQL_ORDERED_LIST) diff --git a/data/tests/test_hgrid_with_two_level_of_subgrids_no_grid_name.tif b/data/tests/test_hgrid_with_two_level_of_subgrids_no_grid_name.tif new file mode 100644 index 00000000..2abb3226 Binary files /dev/null and b/data/tests/test_hgrid_with_two_level_of_subgrids_no_grid_name.tif differ -- cgit v1.2.3