hdf5/tools
Dana Robinson 42301788bc [svn-r20756] Fixes h5diff test failure on BE systems.
H5Dread() produces different output for invalid enum type values
on systems of different endiannes.  On BE systems, it always
emits -1.  On LE systems, the invalid value is emitted.  This
difference caused the h5diff test to fail since it tests to
see if different invalid enum values are reported as different
(on BE systems they are not since -1 == -1).

This fix removes the "invalid vs. different invalid" test
while we fix the library bug.  HDFFV-7527 will be reopened
in JIRA until the full test passes.

Tested on: jam, heiwa, linew
2011-05-05 14:37:19 -05:00
..
h5copy [svn-r20717] Refactor ext lib import and install. 2011-05-04 11:18:22 -05:00
h5diff [svn-r20756] Fixes h5diff test failure on BE systems. 2011-05-05 14:37:19 -05:00
h5dump [svn-r20715] Remove Packed Bits if block in tests 2011-05-03 14:01:30 -05:00
h5import [svn-r20713] Packed Bits Merge: 2011-05-03 12:56:23 -05:00
h5jam [svn-r20713] Packed Bits Merge: 2011-05-03 12:56:23 -05:00
h5ls [svn-r20504] Purpose: 2011-04-14 16:21:59 -05:00
h5repack [svn-r20504] Purpose: 2011-04-14 16:21:59 -05:00
h5stat [svn-r20504] Purpose: 2011-04-14 16:21:59 -05:00
lib [svn-r20752] Windows does not have snprintf, need to use HDsnprintf. 2011-05-05 10:56:36 -05:00
misc [svn-r20717] Refactor ext lib import and install. 2011-05-04 11:18:22 -05:00
testfiles [svn-r20713] Packed Bits Merge: 2011-05-03 12:56:23 -05:00
CMakeLists.txt [svn-r18793] Add files to support building library with CMake 2010-05-13 11:01:50 -05:00
COPYING [svn-r16340] Description: 2009-01-22 15:53:59 -05:00
Makefile.am [svn-r15942] Purpose: Bug Fixes and Libtool Upgrade 2008-10-24 12:19:34 -05:00
Makefile.in [svn-r20504] Purpose: 2011-04-14 16:21:59 -05:00