[ http://issues.apache.org/jira/browse/AXISCPP-683?page=comments#action_12331854 ]
nadir amra commented on AXISCPP-683: ------------------------------------ I think whitespace and case are relevant when it is part of the data....so I would not want this to be ignored. > Format differences in Test output > --------------------------------- > > Key: AXISCPP-683 > URL: http://issues.apache.org/jira/browse/AXISCPP-683 > Project: Axis-C++ > Type: Improvement > Components: Test > Versions: current (nightly) > 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
