Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [svn-r27253] Move packed bits files to subfolder | Allen Byrne | 2015-06-19 | 1 | -28/+0 |
| | |||||
* | [svn-r20886] purpose: | Jonathan Kim | 2011-05-20 | 1 | -3/+0 |
| | | | | | | | | | | | | | hdffv-7514 - GMQS: h5dump - improve effectiveness of testing scripts for handling expected output files description: Removed top 3 lines from expected output file and update testing scripts accordingly. These lines started to become maintainence headaches. First phase for h5dump test update. Next phase will be for h5ls. this is prerequisite for 'hdffv-7602 tools - upgrade tools' test scripts to share test files among tools, providing framework for test file re-usability.' Tested: jam (linux32-LE), koala (linux64-LE), heiwa (linuxppc64-BE), tejeda (mac32-LE), linew (solaris-BE), cmake (jam) | ||||
* | [svn-r18794] Enhancement 1853: | Albert Cheng | 2010-05-13 | 1 | -0/+31 |
Install packed-bits feature for h5dump. testfiles/packedbits.h5: New HDF5 test data file. Generated by h5dump/h5dumpgentest. testfiles/tpbitsLengthPositive.ddl: testfiles/tpbitsMaxExceeded.ddl: testfiles/tpbitsSigned.ddl: testfiles/tpbitsOffsetNegative.ddl: testfiles/tpbitsUnsigned.ddl: testfiles/tpbitsMax.ddl: testfiles/tpbitsIncomplete.ddl: testfiles/tpbitsOverlapped.ddl: testfiles/tpbitsLengthExceeded.ddl: testfiles/tpbitsOffsetExceeded.ddl: Expected output files created to test various components of the packed-bits feature. testfiles/tpackedbits2.ddl: testfiles/tpackedbits.ddl: Previous output files no longer used. Tested: albertPax (linux) |