Skip to content
Snippets Groups Projects
Commit 1bb65ecb authored by Norihiro Watanabe's avatar Norihiro Watanabe
Browse files

[App/Utils] ctest postLIE

parent 55209194
No related branches found
No related tags found
No related merge requests found
......@@ -25,3 +25,14 @@ AddTest(
TESTER diff
DIFF_DATA RiverNetwork-Mapped.gml
)
AddTest(
NAME postLIE
PATH LIE/PostProcessing
EXECUTABLE postLIE
EXECUTABLE_ARGS -i single_joint_pcs_0.pvd -o ${CMAKE_BINARY_DIR}/Tests/Data/LIE/PostProcessing/post_single_joint_pcs_0.pvd
ABSTOL 1e-14 RELTOL 1e-14
TESTER vtkdiff
DIFF_DATA
expected_post_single_joint_pcs_0_ts_1_t_1.000000.vtu post_single_joint_pcs_0_ts_1_t_1.000000.vtu u u
)
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