- Jan 24, 2021
-
-
Simon Praetorius authored
-
- May 15, 2020
-
-
-
-
-
[python][scripts] Allow keys to be either in the vtk subsection or in the wrapper.vtkcompare section
-
-
- Feb 17, 2020
-
-
Dominic Kempf authored
Merge branch 'bugfix/add-latex-target-correctly' into 'master' See merge request [!130] [!130]: Nonequality/dune-testtools/merge_requests/130
-
Dominic Kempf authored
Merge branch 'feature/remove-deprecated-python-version-check' into 'master' ref:quality/dune-testtools Deprecated upstream. See merge request [!129] [!129]: gitlab.dune-project.org/quality/dune-testtools/merge_requests/129
-
- Feb 13, 2020
- Jan 07, 2020
-
-
Dominic Kempf authored
-
Dominic Kempf authored
Merge branch '135-support-system-tests-with-pseudo-cmake-targets' into 'master' ref:quality/dune-testtools This MR resolves [#135] by not passing the executable key and argument (`--exec <arg>`) to the python script if the passed target is not an executable. This way, executables in other directories will keep working as well as for custom targets with custom wrappers. Closes [#135] See merge request [!127] [#135]: gitlab.dune-project.org/NoneNone/issues/135 [!127]: gitlab.dune-project.org/quality/dune-testtools/merge_requests/127 Closes #135
-
- Sep 27, 2019
-
-
Santiago Ospina De Los Ríos authored
Revert "[python][scripts] Allow keys to be either in the vtk subsection or in the wrapper.vtkcompare section" This reverts commit 9341bf68.
-
Santiago Ospina De Los Ríos authored
[python][scripts] Allow keys to be either in the vtk subsection or in the wrapper.vtkcompare section
-
- Sep 11, 2019
-
-
Santiago Ospina De Los Ríos authored
-
- Sep 05, 2019
-
-
Dominic Kempf authored
Merge branch 'bugfix/test-executable-from-other-directories' into 'master' See merge request [!124] [!124]: Nonequality/dune-testtools/merge_requests/124
-
Dominic Kempf authored
-
- Aug 29, 2019
-
-
Dominic Kempf authored
-
- Jul 24, 2019
-
-
Dominic Kempf authored
Merge branch 'feature/avoid-stdout-in-python-cmake-interface' into 'master' ref:quality/dune-testtools stdout may always be cluttered with warnings etc. and is not a robust tool in interfacing information into CMake. This fixes [#134] See merge request [quality/dune-testtools!123] [#134]: gitlab.dune-project.org/NoneNone/issues/134 [quality/dune-testtools!123]: gitlab.dune-project.org/quality/dune-testtools/merge_requests/123 Closes #134
-
- Jul 23, 2019
-
-
Dominic Kempf authored
-
Dominic Kempf authored
-
Dominic Kempf authored
stdout may always be cluttered with warnings etc. and is not a robust tool in interfacing information into CMake.
-
- Oct 12, 2018
-
-
Dominic Kempf authored
Merge branch 'feature/escapable-curly-brackets' into 'master' ref:quality/dune-testtools Preventing key-dependent resolution. The use case I am implementing this for is quite expressive: ( ${CMAKE_CXX_COMPILER_ID} STREQUAL Clang ) AND ( {foo} STREQUAL bar ) \| cmake_guard Without this commit, meta ini would try to find replace CMAKE_CXX_COMPILER_ID. See merge request [quality/dune-testtools!120] [quality/dune-testtools!120]: gitlab.dune-project.org/quality/dune-testtools/merge_requests/120
-
Dominic Kempf authored
Merge branch 'convergencetest/NaN' into 'master' ref:quality/dune-testtools Before, the test was passed if "calculated rate" = NaN because the if-condition for failure was not satisfied. See merge request [quality/dune-testtools!119] [quality/dune-testtools!119]: gitlab.dune-project.org/quality/dune-testtools/merge_requests/119
-
- Oct 11, 2018
-
-
Dominic Kempf authored
Preventing key-dependent resolution. The use case I am implementing this for is quite expressive: ( $\{CMAKE_CXX_COMPILER_ID\} STREQUAL Clang ) AND ( {foo} STREQUAL bar ) | cmake_guard Without this commit, meta ini would try to find replace CMAKE_CXX_COMPILER_ID.
-
- Aug 29, 2018
-
-
Arne Strehlow authored
-
Arne Strehlow authored
-
- Aug 28, 2018
-
-
Timo Koch authored
Merge branch 'feature/zfill-command' into 'master' See merge request [quality/dune-testtools!115] [quality/dune-testtools!115]: Nonequality/dune-testtools/merge_requests/115
-
Dominic Kempf authored
-
Dominic Kempf authored
Merge branch 'convergencetest/verbosity' into 'master' 1) convergencetest.py now continues even if one section of the test fails. (Before, it immediately returned 1 for failure.) This feature is desirable if we have multiple test sections, say pressure and velocity in navier-stokes. We then will want to know which sections failed exactly. 2) The script now always prints convergence rates, even if all test sections are passed. I found this nice to have. Might be debatable. See merge request [quality/dune-testtools!116] [quality/dune-testtools!116]: gitlab.dune-project.org/quality/dune-testtools/merge_requests/116
-
- Aug 27, 2018
-
-
Arne Strehlow authored
-
Arne Strehlow authored
-
Arne Strehlow authored
-
Arne Strehlow authored
-
- Aug 23, 2018
-
-
Dominic Kempf authored
-
- Jul 18, 2018
-
-
Dominic Kempf authored
Merge branch 'feature/fix-parallel-construction-test' into 'master' In time of dune-uggrid, mismatches of sequential UGGrid and parallel other code cannot happen, unless you screw up big time anyway. This fixes [#131] See merge request [quality/dune-testtools!113] [#131]: gitlab.dune-project.org/quality/dune-testtools/issues/131 [quality/dune-testtools!113]: gitlab.dune-project.org/quality/dune-testtools/merge_requests/113 Closes #131
-
Dominic Kempf authored
In time of dune-uggrid, mismatches of sequential UGGrid and parallel other code cannot happen, unless you screw up big time anyway.
-
Dominic Kempf authored
Merge branch 'feature/system-convergence-tests' into 'master' This fixes [#128] See merge request [quality/dune-testtools!108] [#128]: gitlab.dune-project.org/quality/dune-testtools/issues/128 [quality/dune-testtools!108]: gitlab.dune-project.org/quality/dune-testtools/merge_requests/108 Closes #128
-
Dominic Kempf authored
-