- Aug 07, 2015
-
-
Timo Koch authored
threshold. Otherwise we compare non-zero with zero values. Review by bernd git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@15258 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Timo Koch authored
- Parameters with more than one component are split into components for comparison - The absoulte criteria gets scaled with the maximum absolute value in the parameter set - It is possible to pass a zero threshold, i.e. the threshold under which values get treated as zero, for each parameter or parameter component via runtest as follows --zeroThreshold = {"vel":1e-9,"bla":10} The format is a python dictionary except single quotes are not allowed (because it uses json) - More verbose output git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@15254 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Jul 21, 2015
-
-
Timo Koch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@15134 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Timo Koch authored
Adapt all Ctests to the new, architecture. Reviewd by fetzer git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@15129 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Jul 14, 2015
-
-
Timo Koch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@15066 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Apr 13, 2015
-
-
Thomas Fetzer authored
improved runTest.sh that also an exact compare between two files can be performed fixed typo in fuzzycompare reviewed by martinb git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@14547 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Mar 23, 2015
-
-
Thomas Fetzer authored
fixed error occuring with last commit, that "test passed" was printed even though the test failed and output of the corresponding vtu file paths was suppressed reviewed by Beatrix git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@14421 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Mar 20, 2015
-
-
Thomas Fetzer authored
changed fuzzycompare script, so that now that _maximum_ difference in _every_ field is printed reviewed by gruenich git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@14415 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Jan 15, 2015
-
-
Bernd Flemisch authored
deleted The script should be run and acted upon before every release. This has been added to the release manager's tasks. Reviewed by Thomas. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@14063 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Dec 09, 2014
-
-
Christoph Grüninger authored
Adjust runTest.sh to pass-through the return code. Adapt tests in test/decoupled/2p2c to reflect this behaviour. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13897 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Oct 02, 2014
-
-
Thomas Fetzer authored
the result file which is to be compared will now be deleted at the beginning of the test to make sure that the latest results file is compared fixed typos in fuzzycompare reviewed by gruenich git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13442 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Feb 11, 2014
-
-
Thomas Fetzer authored
failure will be printed, corrected typos reviewed by gruenich git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@12459 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- May 24, 2013
-
-
Christoph Grüninger authored
The tests which were added in the CMakeLists.txt in the root dir are now added in the test directories. All arguments were transfered. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@10752 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Oct 04, 2012
-
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9198 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Feb 09, 2012
-
-
Christoph Grüninger authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7699 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Feb 08, 2012
-
-
Christoph Grüninger authored
Removed unecessary dependency of stokes tests to dune-pdelab. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7678 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Feb 07, 2012
-
-
Bernd Flemisch authored
changed back to the correct behavior in runTest.sh. Actually the default return value of startWithParameters was wrong git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7662 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7661 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Jan 10, 2012
-
-
Andreas Lauser authored
no patches are required anymore, DUNE uses 'bin' for executable files and the richards model has been fixed yesterday git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7321 2fb0f335-1f38-0410-981e-8018bf24f1b0
-