Skip to content

Commit

Permalink
move QgsMultiPolygon tests from QgsGeometry
Browse files Browse the repository at this point in the history
  • Loading branch information
lbartoletti authored and nyalldawson committed Aug 19, 2021
1 parent 6e5e262 commit 1146cb9
Show file tree
Hide file tree
Showing 3 changed files with 812 additions and 777 deletions.
1 change: 1 addition & 0 deletions tests/src/core/geometry/CMakeLists.txt
Expand Up @@ -33,6 +33,7 @@ set(TESTS
testqgsmultilinestring.cpp
testqgsmulticurve.cpp
testqgsmultisurface.cpp
testqgsmultipolygon.cpp
)

foreach(TESTSRC ${TESTS})
Expand Down

0 comments on commit 1146cb9

Please sign in to comment.