mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-11-21 01:04:10 +08:00
[svn-r2841]
Purpose: add testfiles for h4toh5 converter Description: Solution: Platforms tested: [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.]
This commit is contained in:
parent
c0dec49299
commit
73df5fb57a
78
MANIFEST
78
MANIFEST
@ -725,6 +725,45 @@
|
||||
./tools/testfiles/tstr.h5
|
||||
./tools/testfiles/tstr2.h5
|
||||
./tools/testfiles/vg.hdf
|
||||
./tools/testfiles/anfile.hdf
|
||||
./tools/testfiles/anno_obj.hdf
|
||||
./tools/testfiles/image_attr.hdf
|
||||
./tools/testfiles/image_pal.hdf
|
||||
./tools/testfiles/image_uint16.hdf
|
||||
./tools/testfiles/image_uint161.hdf
|
||||
./tools/testfiles/image_uint8.hdf
|
||||
./tools/testfiles/image_uint81.hdf
|
||||
./tools/testfiles/image_uint32.hdf
|
||||
./tools/testfiles/image_uint321.hdf
|
||||
./tools/testfiles/sds_dimsca_data.hdf
|
||||
./tools/testfiles/sds_dimscaunl_data.hdf
|
||||
./tools/testfiles/sds_typattr.hdf
|
||||
./tools/testfiles/sds_typchar8.hdf
|
||||
./tools/testfiles/sds_typchunk_comp.hdf
|
||||
./tools/testfiles/sds_typfloat32.hdf
|
||||
./tools/testfiles/sds_typfloat64.hdf
|
||||
./tools/testfiles/sds_typnfloat32.hdf
|
||||
./tools/testfiles/sds_typnfloat64.hdf
|
||||
./tools/testfiles/sds_typint16.hdf
|
||||
./tools/testfiles/sds_typint32.hdf
|
||||
./tools/testfiles/sds_typint8.hdf
|
||||
./tools/testfiles/sds_typlint16.hdf
|
||||
./tools/testfiles/sds_typlint32.hdf
|
||||
./tools/testfiles/sds_typlint8.hdf
|
||||
./tools/testfiles/sds_typluint16.hdf
|
||||
./tools/testfiles/sds_typluint32.hdf
|
||||
./tools/testfiles/sds_typluint8.hdf
|
||||
./tools/testfiles/sds_typuint16.hdf
|
||||
./tools/testfiles/sds_typuint32.hdf
|
||||
./tools/testfiles/sds_typuint8.hdf
|
||||
./tools/testfiles/vdata_attrtest.hdf
|
||||
./tools/testfiles/vdata_typtest.hdf
|
||||
./tools/testfiles/vg_attrtest.hdf
|
||||
./tools/testfiles/vg_hl.hdf
|
||||
./tools/testfiles/vg_loop.hdf
|
||||
./tools/testfiles/vg_nameclash.hdf
|
||||
./tools/testfiles/vg_nameclash2.hdf
|
||||
./tools/testfiles/vg_simple.hdf
|
||||
|
||||
# Expected output from h5ls tests
|
||||
./tools/testfiles/help-1.ls
|
||||
@ -757,3 +796,42 @@
|
||||
./tools/testfiles/Expected/tstr.hdf
|
||||
./tools/testfiles/Expected/tstr2.hdf
|
||||
./tools/testfiles/Expected/vg.h5
|
||||
./tools/testfiles/Expected/anfile.h5
|
||||
./tools/testfiles/Expected/anno_obj.h5
|
||||
./tools/testfiles/Expected/image_attr.h5
|
||||
./tools/testfiles/Expected/image_pal.h5
|
||||
./tools/testfiles/Expected/image_uint16.h5
|
||||
./tools/testfiles/Expected/image_uint161.h5
|
||||
./tools/testfiles/Expected/image_uint8.h5
|
||||
./tools/testfiles/Expected/image_uint81.h5
|
||||
./tools/testfiles/Expected/image_uint32.h5
|
||||
./tools/testfiles/Expected/image_uint321.h5
|
||||
./tools/testfiles/Expected/sds_dimsca_data.h5
|
||||
./tools/testfiles/Expected/sds_dimscaunl_data.h5
|
||||
./tools/testfiles/Expected/sds_typattr.h5
|
||||
./tools/testfiles/Expected/sds_typchar8.h5
|
||||
./tools/testfiles/Expected/sds_typchunk_comp.h5
|
||||
./tools/testfiles/Expected/sds_typfloat32.h5
|
||||
./tools/testfiles/Expected/sds_typfloat64.h5
|
||||
./tools/testfiles/Expected/sds_typnfloat32.h5
|
||||
./tools/testfiles/Expected/sds_typnfloat64.h5
|
||||
./tools/testfiles/Expected/sds_typint16.h5
|
||||
./tools/testfiles/Expected/sds_typint32.h5
|
||||
./tools/testfiles/Expected/sds_typint8.h5
|
||||
./tools/testfiles/Expected/sds_typlint16.h5
|
||||
./tools/testfiles/Expected/sds_typlint32.h5
|
||||
./tools/testfiles/Expected/sds_typlint8.h5
|
||||
./tools/testfiles/Expected/sds_typluint16.h5
|
||||
./tools/testfiles/Expected/sds_typluint32.h5
|
||||
./tools/testfiles/Expected/sds_typluint8.h5
|
||||
./tools/testfiles/Expected/sds_typuint16.h5
|
||||
./tools/testfiles/Expected/sds_typuint32.h5
|
||||
./tools/testfiles/Expected/sds_typuint8.h5
|
||||
./tools/testfiles/Expected/vdata_attrtest.h5
|
||||
./tools/testfiles/Expected/vdata_typtest.h5
|
||||
./tools/testfiles/Expected/vg_attrtest.h5
|
||||
./tools/testfiles/Expected/vg_hl.h5
|
||||
./tools/testfiles/Expected/vg_loop.h5
|
||||
./tools/testfiles/Expected/vg_nameclash.h5
|
||||
./tools/testfiles/Expected/vg_nameclash2.h5
|
||||
./tools/testfiles/Expected/vg_simple.h5
|
||||
|
Loading…
Reference in New Issue
Block a user