summaryrefslogtreecommitdiffstats
path: root/tools/test/h5repack/h5repackgentest.c
Commit message (Collapse)AuthorAgeFilesLines
* fix warnings from Intel compilerkmu2019-11-071-2/+2
|
* Update format and fix missing prefixAllen Byrne2019-10-211-185/+112
|
* Merge branch 'develop' of ↵Jacob Smith2019-09-241-0/+4
| | | | https://bitbucket.hdfgroup.org/scm/~jake.smith/hdf5 into bugfix/repack_external_storage
* Refactor h5repackgentest to have more modular internals, for easierJacob Smith2019-09-231-122/+233
| | | | | addition of new tests. Update manifest and test script for new hdf5 external-storage .h5 files.
* Refactoring.Jacob Smith2019-07-291-79/+156
|
* Add copyright/disclaimer to repack gentest.Jacob Smith2019-07-221-29/+45
| | | | Minor formatting tweaks.
* Fix failing automated reporting.Jacob Smith2019-06-191-19/+141
| | | | Add 8-bit big-endian testfile.
* First pass at repack consolidating external storage if layout given.Jacob Smith2019-05-311-4/+4
| | | | Checks out manually, tests still complain.
* Add initial failing test for h5repack copying external data into new file.Jacob Smith2019-05-301-0/+83