diff options
author | Albert Cheng <acheng@hdfgroup.org> | 2010-05-17 19:50:30 (GMT) |
---|---|---|
committer | Albert Cheng <acheng@hdfgroup.org> | 2010-05-17 19:50:30 (GMT) |
commit | 07ed9b81ae696fa79cd1cee080aa3c0b4a809452 (patch) | |
tree | edf1c8ec9068cac0819a6ab1ce6712909fca8d01 /MANIFEST | |
parent | c47a15cb54897b8de3d0230f91fda9029bcc03d5 (diff) | |
download | hdf5-07ed9b81ae696fa79cd1cee080aa3c0b4a809452.zip hdf5-07ed9b81ae696fa79cd1cee080aa3c0b4a809452.tar.gz hdf5-07ed9b81ae696fa79cd1cee080aa3c0b4a809452.tar.bz2 |
[svn-r18829] Updated with the newly added packed bit test files.
Tested: bin/chkmanifest'ed in Jam.
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1306,10 +1306,12 @@ ./tools/testfiles/tpbitsUnsigned.ddl ./tools/testfiles/tpbitsMax.ddl ./tools/testfiles/packedbits.h5 +./tools/testfiles/tpbitsArray.ddl +./tools/testfiles/tpbitsCompound.ddl ./tools/testfiles/tpbitsIncomplete.ddl -./tools/testfiles/tpbitsOverlapped.ddl ./tools/testfiles/tpbitsLengthExceeded.ddl ./tools/testfiles/tpbitsOffsetExceeded.ddl +./tools/testfiles/tpbitsOverlapped.ddl # h5dump h5import validation ./tools/testfiles/out3.h5import ./tools/testfiles/tordergr.h5 |