summaryrefslogtreecommitdiffstats
path: root/tools/test/h5repack
Commit message (Collapse)AuthorAgeFilesLines
* HDFFV-10276 Add UD flag option to h5repackAllen Byrne2017-09-073-16/+16
|
* Add h5repack tests for paged aggregationAllen Byrne2017-08-021-3/+94
|
* Add h5repack tests for paged aggregationVailin Choi2017-07-2913-0/+195
| | | | Add tests to h5repack.sh.in to verify options added for paged aggregation work as expected.
* Stripped C standard library headers from tools test code.Dana Robinson2017-07-191-1/+0
|
* Merge branch 'develop' into windows_openDana Robinson2017-05-316-22/+81
|\
| * Fixed additional minor warnings.Dana Robinson2017-05-251-1/+1
| |
| * HDFFV-8611 add autotools testAllen Byrne2017-05-221-1/+7
| |
| * HDFFV-8611 change h5repack to save the root group creation orderAllen Byrne2017-05-223-1/+48
| | | | | | Added test and new arguments to control the the input file parsing.
| * 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
| |
| * Comment out install-exec-hooks to remove libdynlib* files. Allen didlrknox2017-04-281-2/+2
| | | | | | | | | | | | | | the same for hdf5_1_10 and hdf5_1_10_1 because the hooks don't reliably work. In the develop branch they are causing make install failures because the autotools' install commands sometimes attempt to chmod these files when they no longer exist.
* | Rework of the POSIX file open permissions and macros to clean upDana Robinson2017-04-281-3/+3
|/ | | | | | HDopen() calls. Also fixed a minor const warning in the core VFD.
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to ↵Larry Knox2017-04-258-42/+39
| | | | | | | | | | 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.
* Our best effort to build dynamic plugin tests and not install them withlrknox2017-04-211-2/+8
| | | | | "make install". It seems the install-exec-hook doesn't remove the last to be installed.
* HDFFV-10170 undo patchAllen Byrne2017-04-181-1/+4
|
* Add plugin options for libsAllen Byrne2017-04-181-1/+2
|
* HDFFV-10170 chnage test libs to noinst typeAllen Byrne2017-04-131-3/+1
|
* Remove incorrect " marks added to java files by bin/h5vers.lrknox2017-03-211-1/+2
| | | | Pull version from configure for version test in h5repack_plugin.sh.in
* Extend h5vers to update version strings in java files and h5repacklrknox2017-03-201-7/+7
| | | | | | | | version test expected output file. Update version on develop branch to 1.11.0. Please enter the commit message for your changes. Lines starting
* 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