Actions
Bug #24
closedcannot diff several numbers from the same line
Start date:
02/16/2009
Due date:
% Done:
100%
Estimated time:
Description
when a part of a line is interpreted as a number, the
rest of the line is expected to be a constant string.
when one defines a diffnumber, the tolerance is applied
to the number, but the rest of the line must be
identical between the log file and the ref file.
so, when you have lines with several numbers and you want to
compare them all... if one of the numbers differs, it will make fail the comparison of other numbers.
Actions