diff options
author | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2007-05-21 15:24:50 (GMT) |
---|---|---|
committer | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2007-05-21 15:24:50 (GMT) |
commit | c80d46791fd63dbe0ccc1530fcbbd9ed67be1901 (patch) | |
tree | d2ec56171df657a0426b89e43416ef0ec8ae1506 /MANIFEST | |
parent | 71befdadcf5ae79650875a4e19b8cc5dc0aac468 (diff) | |
download | hdf5-c80d46791fd63dbe0ccc1530fcbbd9ed67be1901.zip hdf5-c80d46791fd63dbe0ccc1530fcbbd9ed67be1901.tar.gz hdf5-c80d46791fd63dbe0ccc1530fcbbd9ed67be1901.tar.bz2 |
[svn-r13775]
Modified the current h5dump test script to use h5import/h5diff calls to validate the binary output. At this moment it can only be used with the native test, since h5import does not deal with input endianess.
tested: linux, sunos 5.10
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -995,6 +995,7 @@ ./tools/misc/testfiles/h5stat_help1.ddl ./tools/misc/testfiles/h5stat_help2.ddl +# h5dump ./tools/testfiles/family_file00000.h5 ./tools/testfiles/family_file00001.h5 ./tools/testfiles/family_file00002.h5 @@ -1191,7 +1192,8 @@ ./tools/testfiles/tbigdims.ddl ./tools/testfiles/tbigdims.h5 ./tools/testfiles/thyperslab.h5 - +# h5dump h5import validation +./tools/testfiles/out3.h5import # Expected output from h5ls tests |