summaryrefslogtreecommitdiffstats
path: root/tools/test/h5repack/h5repack.sh.in
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'develop' of ↵Jacob Smith2019-09-231-2/+7
|\ | | | | | | https://bitbucket.hdfgroup.org/scm/~jake.smith/hdf5 into bugfix/repack_external_storage
| * HDFFV-10905 fix test scripts for no zlibAllen Byrne2019-09-171-2/+7
| |
* | Refactor h5repackgentest to have more modular internals, for easierJacob Smith2019-09-231-9/+15
| | | | | | | | | | addition of new tests. Update manifest and test script for new hdf5 external-storage .h5 files.
* | Add forgotten files to include from h5repack testfiles for tests.Jacob Smith2019-06-201-0/+10
| |
* | Fix failing automated reporting.Jacob Smith2019-06-191-5/+7
| | | | | | | | Add 8-bit big-endian testfile.
* | First pass at repack consolidating external storage if layout given.Jacob Smith2019-05-311-1/+2
| | | | | | | | Checks out manually, tests still complain.
* | Add initial failing test for h5repack copying external data into new file.Jacob Smith2019-05-301-1/+92
|/
* Specify the default VOL connector to use with an environment variable.Quincey Koziol2019-03-101-2/+6
| | | | | | | | This implicitly adds support for changing the VOL connector for command-line tools or any application linked with the library. Also, add 'make check-vol' support for all directories, clearing up necessary issues in testing scripts, etc.
* Develop normalization with vol_integration.Dana Robinson2018-09-191-0/+1
| | | | | Mostly peripheral things like the tools and wrappers, with just enough core library code to support that.
* Misc improvementBinh-Minh Ribler2018-02-281-1/+3
| | | | | | | | | | | Description: - Added test file for h5repack test VERIFY_INVALIDBOUNDS - Updated MANIFEST - Removed unnecessary header file in test - Update h5repack script to copy the new file to the test location Platforms tested: Linux/64 (jelly) Darwin (osx1010test)
* Improving testsBinh-Minh Ribler2018-02-171-2/+94
| | | | | | | | | | | | Description: - Added test for version bounds with nested datatypes - Added script for additional version bound test in h5repack - Cleaned up tests for consistency - Removed extra included header files Platforms tested: Linux/64 (jelly) Linux/64 (moohan) Darwin (osx1010test)
* Add h5repack tests for paged aggregationVailin Choi2017-07-291-0/+103
| | | | Add tests to h5repack.sh.in to verify options added for paged aggregation work as expected.
* HDFFV-8611 add autotools testAllen Byrne2017-05-221-1/+7
|
* Fix typo in name of ddl file in commandAllen Byrne2017-05-051-1/+1
|
* Make test scripts fail if result files are createdAllen Byrne2017-05-021-16/+22
|
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to ↵Larry Knox2017-04-251-6/+4
| | | | | | | | | | hdf5_1_10 * commit '54957d37f5aa73912763dbb6e308555e863c43f4': Commit copyright header change for src/H5PLpkg.c which was added after running script to make changes. Add new files in release_docs to MANIFEST. Cimmit changes to Makefile.in(s) and H5PL.c that resulted from running autogen.sh. Merge pull request #407 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10_1 to hdf5_1_10_1 Change copyright headers to replace url referring to file to be removed and replace it with new url for COPYING file.
* Clean up whitespaceQuincey Koziol2017-02-071-15/+15
|
* Split tools into src and test - add foldersAllen Byrne2016-10-271-0/+1265