Format differences in Test output
---------------------------------
Key: AXISCPP-683
URL: http://issues.apache.org/jira/browse/AXISCPP-683
Project: Axis-C++
Type: Improvement
Environment: n/a
Reporter: Fred Preston
Wouldn't it be good if whitespaces/control characters where ignored when
comparing the test output file with the expected output file so that if someone
had generated the expected output file without using a <LF> (0x0A) character
but the test output did have a <LF> then when the two outputs where compared,
the pattern matcher would still say that they are a match. This is also true
of tabs, single and multiple spaces and capitalisation. For example, "The
result is 2<CR><LF>The Flag is<TAB> false<CR>" would be the same as
"theresultis2theflagisFALSE"
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira