Legend:
required parameter
advanced parameter
+FuzzyDiffCompares two files, tolerating numeric differences.
version1.10.0
Version of the tool that generated this parameters file.
++1Instance '1' section for 'FuzzyDiff'
in1
first input fileinput file
in2
second input fileinput file
ratio1
acceptable relative error. Only one of 'ratio' or 'absdiff' has to be satisfied. Use "absdiff" to deal with cases like "zero vs. epsilon".1:∞
absdiff0
acceptable absolute difference. Only one of 'ratio' or 'absdiff' has to be satisfied. 0:∞
whitelist[
Lines containing one of these strings are skipped
verbose2
set verbose level:
0 = very quiet mode (absolutely no output)
1 = quiet mode (no output unless differences detected)
2 = default (include summary at end)
3 = continue after errors
0:3
tab_width8
tabulator width, used for calculation of column numbers1:∞
first_column1
number of first column, used for calculation of column numbers0:∞
log
Name of log file (created only when specified)
debug0
Sets the debug level
threads1
Sets the number of threads allowed to be used by the TOPP tool
no_progressfalse
Disables progress logging to command linetrue,false
testfalse
Enables the test mode (needed for internal use only)true,false