Commits

ymuqun committed 5cddf21817d
Purpose: Regenerate HDF5 expected files due to the new order of image attributes of h4toh5 library. Description: Previously Image specified attributes are ordered as "title, object_name", Now for better code structure, we put the order as "object_name, title", So the output of h5dump becomes different. [describe the bug, or describe the new feature, etc] Solution: regenerate the expected files. [details about the changes, algorithm, etc...] [Please as detail as you can since your own explanation is better than others guessing it from the code.] Platforms tested: Linux 2.4smp (the reason to test only one platform is this is not a source code change but an expected output, will test on other platforms for source code changes). [machines you have tested the changed version. This is absolute important. Test it out on at least two or three different platforms such as Big-endian-32bit (SUN/IRIX), little-endian-32(LINUX) and 64-bit (IRIX64/UNICOS/DEC-ALPHA) would be good.]