summaryrefslogtreecommitdiffstats
path: root/tools/test/h5diff/h5diffgentest.c
Commit message (Expand)AuthorAgeFilesLines
* Remove HD from HDmem* calls (#3211)Dana Robinson2023-06-291-2/+2
* Remove programmer/date from comments (#3210)Dana Robinson2023-06-291-32/+0
* Remove HD from memory allocate/free calls (#3195)Dana Robinson2023-06-281-34/+34
* Rename HD(f)printf() to (f)printf() (#3194)Dana Robinson2023-06-281-224/+224
* Rename HDassert() to assert() (#3191)Dana Robinson2023-06-281-10/+10
* Many clang -Wextra-semi-stmt fixes (#2537)Sean McBride2023-06-161-6/+6
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+0
* Fix typos found in the rest of the hdf5 code-base (#1985)luzpaz2022-08-101-1/+1
* Onion VFD (#1953)Dana Robinson2022-08-021-24/+705
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-33/+33
* Fixes warnings when the deflate filter is not built (#1904)Dana Robinson2022-07-181-1/+3
* Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-071-6/+6
* Assume C99 fixed sized ints exist, use them (#470)Sean McBride2021-11-081-2/+0
* OESS-168: Remove clang warnings. (#1057)H. Joe Lee2021-09-301-56/+56
* Removes obsolete equivalents of C99's __func__ (#800)Dana Robinson2021-06-291-1/+1
* Includes hdf5dev.h in hdf5.h (#728)Dana Robinson2021-06-071-1/+0
* Combo set of async and other changes (#161)Quincey Koziol2021-06-021-0/+1
* Various clang tidy warning fixes (#448)Sean McBride2021-03-101-26/+26
* Fixed clang-tidy readability-redundant-control-flow warnings (#428)Sean McBride2021-03-051-4/+0
* Update license url part2 (#333)Larry Knox2021-02-171-1/+1
* Clang-format of source filesAllen Byrne2020-09-301-1839/+1824
* HDFFV-9984 Add options to merge/prune external links during repackAllen Byrne2020-08-141-1/+0
* Removes staff email addresses from the repositoryDana Robinson2020-08-071-1/+1
* Correct h5diff filenamesAllen Byrne2020-07-291-4/+4
* Tools refactorAllen Byrne2020-07-151-26/+87
* Revert "Revert "Moved -Wunsuffixed-float-constants to the developer warnings.""Dana Robinson2020-01-231-8/+6
* 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
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-03-181-3087/+3634
|\
| * 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
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* 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