FuzzyDiff

Compares two files, tolerating numeric differences.

Web Documentation for FuzzyDiff

Options

version
Version of the tool that generated this parameters file.
ratio
acceptable relative error. Only one of 'ratio' or 'absdiff' has to be satisfied. Use "absdiff" to deal with cases like "zero vs. epsilon".
absdiff
acceptable absolute difference. Only one of 'ratio' or 'absdiff' has to be satisfied.
whitelist
Lines containing one of these strings are skipped
matched_whitelist
Lines where one file contains one string and the other file another string are skipped. Input is given as list of colon separated tuples, e.g. String1:String2 String3:String4
verbose
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
tab_width
tabulator width, used for calculation of column numbers
first_column
number of first column, used for calculation of column numbers
log
Name of log file (created only when specified)
debug
Sets the debug level
threads
Sets the number of threads allowed to be used by the TOPP tool
no_progress
Disables progress logging to command line
force
Overrides tool-specific checks
test
Enables the test mode (needed for internal use only)

Input Ports

Icon
first input file []
Icon
second input file []

Output Ports

This node has no output ports

Popular Successors

  • No recommendations found

Views

FuzzyDiff Std Output
The text sent to standard out during the execution of FuzzyDiff.
FuzzyDiff Error Output
The text sent to standard error during the execution of FuzzyDiff. (If it appears in gray, it's the output of a previously failing run which is preserved for your trouble shooting.)

Workflows

  • No workflows found

Links

Developers

You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.