Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[Geometry checker] Add more tests
  • Loading branch information
manisandro committed Oct 23, 2017
1 parent f48cf24 commit 6b3309c
Show file tree
Hide file tree
Showing 15 changed files with 214 additions and 10 deletions.
221 changes: 211 additions & 10 deletions tests/src/geometry_checker/testqgsgeometrychecks.cpp

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions tests/testdata/geometry_checker/gap_layer.cpg
@@ -0,0 +1 @@
UTF-8
Binary file added tests/testdata/geometry_checker/gap_layer.dbf
Binary file not shown.
1 change: 1 addition & 0 deletions tests/testdata/geometry_checker/gap_layer.prj
@@ -0,0 +1 @@
GEOGCS["GCS_WGS_1984",DATUM["D_WGS_1984",SPHEROID["WGS_1984",6378137,298.257223563]],PRIMEM["Greenwich",0],UNIT["Degree",0.017453292519943295]]
1 change: 1 addition & 0 deletions tests/testdata/geometry_checker/gap_layer.qpj
@@ -0,0 +1 @@
GEOGCS["WGS 84",DATUM["WGS_1984",SPHEROID["WGS 84",6378137,298.257223563,AUTHORITY["EPSG","7030"]],AUTHORITY["EPSG","6326"]],PRIMEM["Greenwich",0,AUTHORITY["EPSG","8901"]],UNIT["degree",0.0174532925199433,AUTHORITY["EPSG","9122"]],AUTHORITY["EPSG","4326"]]
Binary file added tests/testdata/geometry_checker/gap_layer.shp
Binary file not shown.
Binary file added tests/testdata/geometry_checker/gap_layer.shx
Binary file not shown.
Binary file modified tests/testdata/geometry_checker/line_layer.dbf
Binary file not shown.
Binary file modified tests/testdata/geometry_checker/line_layer.shp
Binary file not shown.
Binary file modified tests/testdata/geometry_checker/line_layer.shx
Binary file not shown.
Binary file modified tests/testdata/geometry_checker/point_layer.dbf
Binary file not shown.
Binary file modified tests/testdata/geometry_checker/point_layer.shp
Binary file not shown.
Binary file modified tests/testdata/geometry_checker/polygon_layer.dbf
Binary file not shown.
Binary file modified tests/testdata/geometry_checker/polygon_layer.shp
Binary file not shown.
Binary file modified tests/testdata/geometry_checker/polygon_layer.shx
Binary file not shown.

0 comments on commit 6b3309c

Please sign in to comment.