summaryrefslogtreecommitdiffstats
path: root/tools/test
Commit message (Expand)AuthorAgeFilesLines
* CMake fix gen. exprs. and add h5copy help (#2918)Allen Byrne2023-05-056-3/+133
* Hdf5 1 14 1 fix makefile.ins (#2917)Larry Knox2023-05-0513-0/+13
* Initial changes for HDF5 1.14.1 release (#2900)Larry Knox2023-05-0513-0/+21412
* Merge with develop (#2790)Dana Robinson2023-04-2212-90/+6
* Add no subsets option to h5diff like h5dump (#2759)Allen Byrne2023-04-1810-0/+20
* Minor cherry-pick merges to 1.14 (#2582)Larry Knox2023-04-042-0/+10
* Make sure that ONLY_SHARED_LIBS option is correctly set (#2545)Allen Byrne2023-04-0410-31/+21
* Update versions for hdf5_1_14 develop branch after creation of (#2294)Larry Knox2022-12-131-7/+7
* Add aarch64 toolchain and change dump test to long opt (#2271)Allen Byrne2022-12-011-1/+1
* Update copyright headers (#2184)Larry Knox2022-11-0178-78/+10
* Update develop branch version to 1.13.4-1 (#2189)Larry Knox2022-10-261-7/+7
* Update CMake code to 3.18 minimum version (#2080)Allen Byrne2022-09-0315-22/+17
* Removes cmake_ext_mod (files moved to cmake) (#2041)Dana Robinson2022-08-1916-89/+89
* Fixes codespell issues (#2032)Dana Robinson2022-08-171-1/+1
* Update version to 1.13.3-1 after creating hdf5_1_13_2 branch for 1.13.2 (#2004)Larry Knox2022-08-121-7/+7
* Revert "Increment version to 1.13.3-1 after creating hdf5_1_13_2 branch for r...Larry Knox2022-08-121-7/+7
* Increment version to 1.13.3-1 after creating hdf5_1_13_2 branch for releaseLarry Knox2022-08-121-7/+7
* Fix typos found in the rest of the hdf5 code-base (#1985)luzpaz2022-08-104-5/+5
* Fix CMake macro code commands (#1989)Allen Byrne2022-08-101-3/+0
* Revert for older cmake versions (#1974)Allen Byrne2022-08-085-141/+0
* Develop cmake clean (#1971)Allen Byrne2022-08-0741-1075/+1048
* Onion VFD (#1953)Dana Robinson2022-08-0220-25/+1689
* Develop clang 13 format (#1933)Allen Byrne2022-07-2623-101/+101
* Subfiling VFD (#1883)jhendersonHDF2022-07-2214-73/+117
* Fix for MSVC compile failures in h5dumpgentest due to VLA use (#1916)Dana Robinson2022-07-211-9/+9
* Removes the ability to build h5perf and h5perf_serial in standalone mode (#1897)Dana Robinson2022-07-208-1414/+18
* Remove perf tool from CMakeTests file (#1907)jhendersonHDF2022-07-181-4/+0
* Fixes a stack overflow in the h5dump test generator (#1903)Dana Robinson2022-07-181-25/+26
* Fixes warnings when the deflate filter is not built (#1904)Dana Robinson2022-07-182-5/+11
* Misc clang warning fixes (#1869)Dana Robinson2022-07-111-0/+2
* sprintf to snprintf (#1815)Sean McBride2022-06-226-56/+56
* Move error-stack text to top of usage display (#1564)Allen Byrne2022-04-0114-25/+42
* spelling fixes (#1561)Scot Breitenfeld2022-03-311-1/+1
* Removes remaining register keywords (#1481)Dana Robinson2022-03-104-8/+8
* Update version to 1.13.2-1 after 1.13.1 release; add new Makefile.in files t...Larry Knox2022-03-011-7/+7
* Snprintf2 (#1399)Sean McBride2022-01-282-9/+9
* Remove const from the argv tools/tests main sig. (#1390)Allen Byrne2022-01-286-12/+14
* Replaced several uses of sprintf with safer snprintf (#1383)Sean McBride2022-01-281-1/+1
* Used clang-tidy to change all floating point f suffixes to F (#1359)Sean McBride2022-01-281-1/+1
* Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-0740-80/+80
* Fix windows test with floating point rounding issues (#1237)Allen Byrne2021-11-301-1/+1
* Update version to 1.13.1-1 after creation of branch for 1.13.0 release. (#1236)Larry Knox2021-11-301-7/+7
* Create 2D arrays on the heap in a different way (#1169)David Young2021-11-234-387/+520
* Add option for h5repack timing (#1142)Allen Byrne2021-11-081-1/+2
* Assume C99 fixed sized ints exist, use them (#470)Sean McBride2021-11-082-21/+9
* Split dir create into separate macro (#1141)Allen Byrne2021-10-282-0/+2
* H5repack tests should fail if a corrupted file causes h5repack to (#1138)Larry Knox2021-10-262-6/+17
* Consolidate VFD create list macro (#1132)Allen Byrne2021-10-262-4/+0
* Move test utilities to utils/test folder (#1109)Allen Byrne2021-10-202-47/+4
* OESS-168: Remove clang warnings. (#1057)H. Joe Lee2021-09-301-56/+56