summaryrefslogtreecommitdiffstats
path: root/tools/test/h5diff/h5diffgentest.c
Commit message (Collapse)AuthorAgeFilesLines
* Tools refactorAllen Byrne2020-07-151-26/+87
| | | | | | Move error_stack setup to tools library Add structure for h5dump properties Eliminate duplicated h5diff functions Use properties structure in place of argument lists.
* Revert "Revert "Moved -Wunsuffixed-float-constants to the developer warnings.""Dana Robinson2020-01-231-8/+6
| | | | This reverts commit 6486e06545bf637d46e18a787395542f4fca143a.
* merge and fix conflictkmu2020-01-191-197/+197
|\
| * Update tools hid_t declarations with H5I_INVALID_HIDAllen Byrne2020-01-131-189/+189
| |
* | fix unused related warningskmu2020-01-131-8/+8
|/
* Make wrappers, tests and tools use H5Treclaim() instead of H5Dvlen_reclaim()Jerome Soumagne2019-10-081-12/+12
|
* Add HD prefix to testsAllen Byrne2019-08-151-223/+223
|
* Develop normalization with vol_integration.Dana Robinson2018-09-191-89/+75
| | | | | Mostly peripheral things like the tools and wrappers, with just enough core library code to support that.
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ↵Quincey Koziol2018-03-181-3087/+3634
|\ | | | | | | | | | | merge_func_enter_vol Plus initial steps toward merging API context push into FUNC_ENTER_API* macros
| * HDFFV-9745 Create test and files to verify fixesAllen Byrne2018-01-041-3100/+3652
| |
* | Add API context interface and use it throughout the library.Quincey Koziol2018-03-151-2/+5
|/
* Fixed additional minor warnings.Dana Robinson2017-05-251-22/+19
|
* HDFFV-9055 Correct file generatorAllen Byrne2017-05-181-1/+1
|
* HDFFV-9055 add test filesAllen Byrne2017-05-171-9/+10
|
* HDFFV-10128 add test to check null termAllen Byrne2017-05-151-0/+28
| | | Test is another dataset
* 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.
* HDFFV-10128 fix string compare and add testsAllen Byrne2017-03-031-51/+212
|
* Split tools into src and test - add foldersAllen Byrne2016-10-271-0/+7385