Skip to content
Snippets Groups Projects
Commit 126c245a authored by Karsten Rink's avatar Karsten Rink Committed by Dmitri Naumov
Browse files

added test

parent 490f8dd6
No related branches found
No related tags found
No related merge requests found
...@@ -194,3 +194,12 @@ AddTest( ...@@ -194,3 +194,12 @@ AddTest(
EXECUTABLE_ARGS -p -v TaskB_mesh.vtu EXECUTABLE_ARGS -p -v TaskB_mesh.vtu
REQUIREMENTS NOT OGS_USE_MPI REQUIREMENTS NOT OGS_USE_MPI
) )
AddTest(
NAME mesh2raster_test
PATH MeshGeoToolsLib/Hamburg
EXECUTABLE Mesh2Raster
EXECUTABLE_ARGS -i 00-surface.vtu -o ${Data_BINARY_DIR}/MeshGeoToolsLib/Hamburg/00-raster.asc -c 25
TESTER diff
DIFF_DATA 00-raster.asc
)
Source diff could not be displayed: it is too large. Options to address this: view the blob.
File added
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment