summaryrefslogtreecommitdiffstats
path: root/tools/test/h5repack
Commit message (Collapse)AuthorAgeFilesLines
* Change copyright headers to replace url referring to file to be removedlrknox2017-04-147-42/+28
| | | | | | | | and replace it with new url for COPYING file. Fix 2 lines in java error test expected output file where messages include line numbers changed by reducing the copyright header by 2 lines.
* Merge bin/h5vers changes from develop.lrknox2017-03-242-8/+9
| | | | | Pull version from configure for version test in h5repack_plugin.sh.in Update version to 1.10.2-snap0 for hdf5_1_10 branch.
* Merge branch 'hdf5_1_10' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 ↵lrknox2017-03-202-8/+8
|\ | | | | | | into hdf5_1_10
| * Change version for h5repack_plugin.sh.in and expected output ddl file for ↵lrknox2017-03-192-8/+8
| | | | | | | | plugin_version_test.
* | Use global variable for test command - update referenceAllen Byrne2017-03-202-8/+8
|/
* Final merge of page buffering branch to developQuincey Koziol2017-03-143-81/+426
|
* Update CMake files and formattingAllen Byrne2017-03-011-22/+22
|
* Clean up whitespaceQuincey Koziol2017-02-072-17/+16
|
* HDFFV-10120 Tools test fail when zlib is disabledAllen Byrne2017-01-261-1/+4
|
* HDFFV-9994 add UD tests for toolsAllen Byrne2017-01-171-1/+1
|
* Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2017-01-111-7/+3
|\ | | | | | | | | | | | | * commit '8b4c9f848d63351c85cab3a5b2034f8e7e1a29db': h5format_convert was not built (missing from subdirs in tools/src and tools/test Makefile.ams) but created dependencies that were not cleaned up by make clean and make distclean. Create h5repack convenience library for common code used by h5repack tool and h5repacktst. Fixes broken distclean. Added an --enable-developer-warnings option to configure so users can ignore -Wsuggest-attribute warnings and other noise that doesn't indicate poor code quality.
| * Create h5repack convenience library for common code used by h5repacklrknox2017-01-101-7/+3
| | | | | | | | | | | | tool and h5repacktst. Fixes broken distclean. Tested with h5committest and "make distclean".
* | Update cmake min version and cmake command conventionAllen Byrne2017-01-102-86/+86
|/
* Bring SWMR-related tools changes from revise_chunks to develop.Quincey Koziol2016-12-111-0/+9
|
* Split tools into src and test - add foldersAllen Byrne2016-10-2753-0/+11820