Skip to content
Snippets Groups Projects
Commit 14af08bf authored by Lars Bilke's avatar Lars Bilke Committed by Dmitri Naumov
Browse files

[T] Example usage of regex project file parameter.

parent 6520baec
No related branches found
No related tags found
No related merge requests found
......@@ -238,13 +238,7 @@
</linear_solvers>
<test_definition>
<vtkdiff>
<file>cube_1e0_pcs_0_ts_1_t_0.000100.vtu</file>
<field>displacement</field>
<absolute_tolerance>1e-16</absolute_tolerance>
<relative_tolerance>1e-16</relative_tolerance>
</vtkdiff>
<vtkdiff>
<file>cube_1e0_pcs_0_ts_101_t_1.000000.vtu</file>
<regex>cube_1e0_pcs_0_ts_.*_t_.*.vtu</regex>
<field>displacement</field>
<absolute_tolerance>1e-16</absolute_tolerance>
<relative_tolerance>1e-16</relative_tolerance>
......
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