Skip to content

Commit

Permalink
GRIDEDIT-1531 Separated more tests
Browse files Browse the repository at this point in the history
  • Loading branch information
BillSenior committed Nov 12, 2024
1 parent 1e1cfc1 commit 7a99abe
Show file tree
Hide file tree
Showing 5 changed files with 614 additions and 563 deletions.
2 changes: 2 additions & 0 deletions libs/MeshKernelApi/tests/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,13 @@ set(SRC_LIST
${SRC_DIR}/CurvilinearGridTests.cpp
${SRC_DIR}/CurvilinearGridUndoTests.cpp
${SRC_DIR}/ErrorHandlingTests.cpp
${SRC_DIR}/LandBoundaryTests.cpp
${SRC_DIR}/Mesh1DTests.cpp
${SRC_DIR}/Mesh2DCasulliRefinmentTests.cpp
${SRC_DIR}/Mesh2DRefinmentTests.cpp
${SRC_DIR}/Mesh2DTests.cpp
${SRC_DIR}/PolygonTests.cpp
${SRC_DIR}/SmoothnessOrthogonalisationTests.cpp
${SRC_DIR}/TestMeshGeneration.cpp
${SRC_DIR}/UndoTests.cpp
)
Expand Down
Loading

0 comments on commit 7a99abe

Please sign in to comment.