We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec3b302 commit 3b5125eCopy full SHA for 3b5125e
CMakeLists.txt
@@ -245,7 +245,7 @@ test_func(OmegahSprAdapt_p2
245
)
246
add_test_property(OmegahSprAdapt_p2
247
PASS_REGULAR_EXPRESSION
248
- "afterAdapt nTri: 14468; solution_1 min -4098.9 max 213.322")
+ "afterAdapt nTri: 144[0-9][0-9]; solution_1 min -4098.9 max 213.322")
249
250
#Code Coverage set up -------------------------------------------------------
251
0 commit comments