hdf5/tools
Pedro Vicente Nunes cd25a7690a [svn-r12171] Purpose:
bug fixes

Description:
h5dump/h5ls were not displaying long doubles correctly

Solution:
1) the print datatype functions were incorrectly testing for the valid return value from H5Tequal,
   (TRUE), causing the display of an incorrect name of a dataype in error cases from H5Tequal
2) h5tools_print_str did not have a case for native long double
3) added a file generator for a long double dataset
4) added one script test for the long double data (commented , some sytems don't have a native long double match, and the output differs)
5) added a vms file and h5dump script test


Platforms tested:
linux 32, 64
solaris
AIX

Misc. update:
2006-03-28 16:25:10 -05:00
..
h5diff [svn-r12149] Purpose: 2006-03-23 16:26:17 -05:00
h5dump [svn-r12171] Purpose: 2006-03-28 16:25:10 -05:00
h5import [svn-r12149] Purpose: 2006-03-23 16:26:17 -05:00
h5jam [svn-r12149] Purpose: 2006-03-23 16:26:17 -05:00
h5ls [svn-r12171] Purpose: 2006-03-28 16:25:10 -05:00
h5repack [svn-r12159] Purpose: 2006-03-27 15:09:01 -05:00
lib [svn-r12171] Purpose: 2006-03-28 16:25:10 -05:00
misc [svn-r12149] Purpose: 2006-03-23 16:26:17 -05:00
testfiles [svn-r12171] Purpose: 2006-03-28 16:25:10 -05:00
Makefile.am [svn-r12001] Purpose: 2006-03-03 16:49:10 -05:00
Makefile.in [svn-r12149] Purpose: 2006-03-23 16:26:17 -05:00