summaryrefslogtreecommitdiffstats
path: root/tools/h5dump/testh5dumppbits.sh.in
Commit message (Collapse)AuthorAgeFilesLines
* Tools merge from develop-1.10Allen Byrne2017-05-171-12/+20
|
* HDFFV-9994 port changes from develop.Allen Byrne2017-01-181-1/+1
| | | CMake folder changes brought up to standard.
* [svn-r27253] Move packed bits files to subfolderAllen Byrne2015-06-191-64/+64
|
* [svn-r26395] Merges r26329 from trunkDana Robinson2015-03-091-4/+0
| | | | | | | | | | | | | | Removed the configure option that allows selective disabling of individual internal filters (fletcher32, shuffle, etc.). This feature mucked up the code with a lot of #ifdefs, saved very little space and was not scalable to a general scheme for library size reduction. We've decided to remove the feature while we investigate a more general scheme for decreasing the library size. Fixes: HDFFV-9086 Tested on: h5committest
* [svn-r24393] Cleanup testfiles from scripts. Update lists of files to be ↵Allen Byrne2013-11-011-1/+16
| | | | | | cleaned. CMake update to clean testfiles. Tested: local cmake, autotools
* [svn-r23771] HDFFV-8434,-8437,-8445,-8447,-8461: Merge changes from Trunk.Allen Byrne2013-06-141-0/+2
| | | | Tested: local linux
* [svn-r23301] Allen Byrne2013-02-181-2/+2
|
* [svn-r22727] Add other h5 files needed by pbits testsAllen Byrne2012-08-301-0/+2
|
* [svn-r22699] Merge trunk 22674 to 1.8:Allen Byrne2012-08-201-4/+2
| | | | | Remove checks for filters are available because the h5dump tests never used the filters in the tests. "-H" option excludes data. HDFFV-8125
* [svn-r22621] Purpose:Jonathan Kim2012-08-021-7/+17
| | | | | | | | | | | | | | | | HDFFV-8107 testh5diff will fail if build/test in HDF5 source tree Description: This is sub-task for "HDFFV-8105 testh5diff.sh uses the wrong operator (-a) in an if statement." From the HDFFV-8105's update, h5diff test failed if build&test is performed in HDF5 source tree because 'cp' try to copy test files to self dir. It's addressed by skipping if cp's src dir and dest dir is same. Also this applied for all other tools under src/tools dir. No change to the CMakeLists.txt files because CMake cautions/demands that in-source builds be avoided. Merged from HDF5 trunk r22617. Tested: jam (linux32-LE), koala (linux64-LE), ostrich (linuxppc64-BE), tejeda (mac32-LE), linew (solaris-BE), some manual tests as well
* [svn-r22571] HDFFV-7784,-8095,7936 merge from trunkAllen Byrne2012-07-131-1/+81
| | | | Tested: local linux with cmake
* [svn-r22397] Merge trunk changes for HDFFV-7999 and h5dump test script to branchAllen Byrne2012-05-231-0/+495