hdf5/windows/tools/h5dump
Scott Wegner 56caada315 [svn-r15104] Purpose: Work around Windows FC bug in h5dump xml test script
Description:
In some rare instances, FC (diff equivalent) command on Windows will fail when comparing ASCII files with opposite line-ending formats (Unix uses LF, while Windows uses CRLF).  This was an issue for one test case in our test script.  It only came up when testing from a release tarball, because the expected output was not converted to Windows-style.  In this situation, FC was reporting false differences.

To workaround, we double-check failure cases and convert the EOL characters if neccessary.

Tested:
VS2005 on WinXP
2008-05-30 10:54:14 -05:00
..
h5dump.vcproj [svn-r15094] Purpose: Cleanup Windows project files-- standardize program debug information 2008-05-29 13:53:31 -05:00
testh5dump.bat [svn-r14980] Purpose: Update h5dump test script on Windows 2008-05-12 15:36:01 -05:00
testh5dumpxml.bat [svn-r15104] Purpose: Work around Windows FC bug in h5dump xml test script 2008-05-30 10:54:14 -05:00