Commit Graph

3 Commits

Author SHA1 Message Date
Scott Wegner
dc587a17fa [svn-r15842] Purpose: Update h5jam Windows test script
Description:
The testfiles used for the h5jam/h5unjam test were recently moved to a new directory.  Update the structure of the Windows test script to compensate for the change.

Tested:
VS2005 on WinXP
2008-10-13 10:36:43 -05:00
Scott Wegner
e622c634d5 [svn-r14835] Purpose: Remove English-specific code from Windows test scripts
Description:
In previous versions of Windows, the builtin 'FC' command (diff equivalent) didn't return proper exit status.  As a work-around, we parsed the message returned to check status.  This relies on English return messages.

In current Windows XP and Windows Vista, FC will return exit status as expected, so we can remove this workaround.  Older platforms where we would need this workaround are no longer supported.

Tested:
VS2005 on Windows XP
Small test on Windows Vista
2008-04-14 09:59:52 -05:00
Scott Wegner
43bb1ba8e5 [svn-r14138] 2007-09-10 14:14:08 -05:00