diff options
author | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2004-07-06 20:07:03 (GMT) |
---|---|---|
committer | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2004-07-06 20:07:03 (GMT) |
commit | 4535e598f709e4d9bed0f5de1076d5e77b7441ab (patch) | |
tree | 31f79fe87fbda10d9af69d2a04eb9b7619021a44 /MANIFEST | |
parent | e8337826c8f2a9baea10234370cbe7955edb6d0a (diff) | |
download | hdf5-4535e598f709e4d9bed0f5de1076d5e77b7441ab.zip hdf5-4535e598f709e4d9bed0f5de1076d5e77b7441ab.tar.gz hdf5-4535e598f709e4d9bed0f5de1076d5e77b7441ab.tar.bz2 |
[svn-r8812] Purpose:
h5dump new tests
Description:
added new tests for the -p option, superblock, file contents, fill values, array indices.
Solution:
Platforms tested:
linux
AIX
solaris
Misc. update:
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 17 |
1 files changed, 10 insertions, 7 deletions
@@ -1323,7 +1323,6 @@ ./tools/testfiles/tvlstr.ddl ./tools/testfiles/tattr2.h5 ./tools/testfiles/tall-2A.ddl -./tools/testfiles/tboot.ddl ./tools/testfiles/tcontents.ddl ./tools/testfiles/tfilters.h5 ./tools/testfiles/tchunked.ddl @@ -1331,9 +1330,6 @@ ./tools/testfiles/tcontiguos.ddl ./tools/testfiles/tdeflate.ddl ./tools/testfiles/texternal.ddl -./tools/testfiles/tfillearly.ddl -./tools/testfiles/tfillifset.ddl -./tools/testfiles/tfillnever.ddl ./tools/testfiles/tfletcher32.ddl ./tools/testfiles/treference.ddl ./tools/testfiles/tshuffle.ddl @@ -1341,12 +1337,19 @@ ./tools/testfiles/tszip.ddl ./tools/testfiles/tuserfilter.ddl ./tools/testfiles/tallfilters.ddl -./tools/testfiles/tfillalloc.ddl -./tools/testfiles/tfillincr.ddl -./tools/testfiles/tfilllate.ddl ./tools/testfiles/tstringe.ddl ./tools/testfiles/tindicesyes.ddl ./tools/testfiles/tindicesno.ddl +./tools/testfiles/tfcontents1.h5 +./tools/testfiles/tfcontents2.h5 +./tools/testfiles/tboot1.ddl +./tools/testfiles/tboot2.ddl +./tools/testfiles/tperror.ddl +./tools/testfiles/tindiceslarge.ddl +./tools/testfiles/tfill.ddl +./tools/testfiles/tfvalues.h5 + + |