Skip to content

Commit

Permalink
move QgsMultiCurve 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 7d5e391 commit bd29a7e
Show file tree
Hide file tree
Showing 3 changed files with 647 additions and 610 deletions.
1 change: 1 addition & 0 deletions tests/src/core/geometry/CMakeLists.txt
Expand Up @@ -31,6 +31,7 @@ set(TESTS
testqgsregularpolygon.cpp
testqgscompoundcurve.cpp
testqgsmultilinestring.cpp
testqgsmulticurve.cpp
)

foreach(TESTSRC ${TESTS})
Expand Down

0 comments on commit bd29a7e

Please sign in to comment.