diff options
-rw-r--r-- | MANIFEST | 78 |
1 files changed, 78 insertions, 0 deletions
@@ -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 |