Skip to content
Snippets Groups Projects
Commit b5a5fd96 authored by Dave Moxey's avatar Dave Moxey
Browse files

Update regression tests for new NekMesh output

parent 4722072d
No related branches found
No related tags found
1 merge request!35Change regression tests for new NekMesh bindings
......@@ -7,7 +7,7 @@
</files>
<metrics>
<metric type="regex" id="1">
<regex>^Total negative Jacobians: (\d+)</regex>
<regex>^.*Total negative Jacobians: (\d+)</regex>
<matches>
<match>
<field id="0">0</field>
......
......@@ -7,12 +7,12 @@
</files>
<metrics>
<metric type="regex" id="1">
<regex>^Total negative Jacobians: (\d+)</regex>
<regex>^.*Total negative Jacobians: (\d+)</regex>
<matches>
<match>
<field id="0">0</field>
</match>
</matches>
</metric >
</metric>
</metrics>
</test>
......@@ -7,7 +7,7 @@
</files>
<metrics>
<metric type="regex" id="1">
<regex>^Total negative Jacobians: (\d+)</regex>
<regex>^.*Total negative Jacobians: (\d+)</regex>
<matches>
<match>
<field id="0">0</field>
......
......@@ -8,7 +8,7 @@
</files>
<metrics>
<metric type="regex" id="1">
<regex>^Total negative Jacobians: (\d+)</regex>
<regex>^.*Total negative Jacobians: (\d+)</regex>
<matches>
<match>
<field id="0">0</field>
......
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