Skip to content

Commit

Permalink
move QgsPoint 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 2ce22fe commit 94ed221
Show file tree
Hide file tree
Showing 2 changed files with 779 additions and 0 deletions.
1 change: 1 addition & 0 deletions tests/src/core/geometry/CMakeLists.txt
Expand Up @@ -16,6 +16,7 @@ include_directories(
set(TESTS
testqgsgeometry.cpp
testqgsgeometryutils.cpp
testqgspoint.cpp
testqgspointxy.cpp
testqgsrectangle.cpp
)
Expand Down

0 comments on commit 94ed221

Please sign in to comment.