summaryrefslogtreecommitdiffstats
path: root/tools/test/h5dump
Commit message (Expand)AuthorAgeFilesLines
* Play nice with existing plugin paths (#2394)Quincey Koziol2023-01-061-1/+1
* Add aarch64 toolchain and change dump test to long opt (#2271)Allen Byrne2022-12-011-1/+1
* Update copyright headers (#2184)Larry Knox2022-11-019-9/+2
* Update CMake code to 3.18 minimum version (#2080)Allen Byrne2022-09-032-5/+5
* Removes cmake_ext_mod (files moved to cmake) (#2041)Dana Robinson2022-08-194-17/+17
* Fix typos found in the rest of the hdf5 code-base (#1985)luzpaz2022-08-101-1/+1
* Fix CMake macro code commands (#1989)Allen Byrne2022-08-101-3/+0
* Revert for older cmake versions (#1974)Allen Byrne2022-08-084-81/+0
* Develop cmake clean (#1971)Allen Byrne2022-08-075-83/+306
* Onion VFD (#1953)Dana Robinson2022-08-023-1/+712
* Develop clang 13 format (#1933)Allen Byrne2022-07-263-31/+31
* Subfiling VFD (#1883)jhendersonHDF2022-07-221-2/+2
* Fix for MSVC compile failures in h5dumpgentest due to VLA use (#1916)Dana Robinson2022-07-211-9/+9
* Fixes a stack overflow in the h5dump test generator (#1903)Dana Robinson2022-07-181-25/+26
* sprintf to snprintf (#1815)Sean McBride2022-06-221-15/+15
* Removes remaining register keywords (#1481)Dana Robinson2022-03-101-3/+3
* Remove const from the argv tools/tests main sig. (#1390)Allen Byrne2022-01-281-1/+1
* Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-075-19/+19
* Fix windows test with floating point rounding issues (#1237)Allen Byrne2021-11-301-1/+1
* Create 2D arrays on the heap in a different way (#1169)David Young2021-11-231-306/+425
* Split dir create into separate macro (#1141)Allen Byrne2021-10-281-0/+1
* Consolidate VFD create list macro (#1132)Allen Byrne2021-10-261-2/+0
* Move test utilities to utils/test folder (#1109)Allen Byrne2021-10-201-16/+3
* OESS-168: Remove clang warnings. (#1056)H. Joe Lee2021-09-301-20/+20
* More clang tidy (#908)Sean McBride2021-08-231-2/+2
* Fix tools test (#794)Allen Byrne2021-06-231-1/+1
* Fix Direct VFD Testing in CMake (#742)jhendersonHDF2021-06-111-1/+1
* Includes hdf5dev.h in hdf5.h (#728)Dana Robinson2021-06-071-1/+1
* Combo set of async and other changes (#161)Quincey Koziol2021-06-021-1/+1
* Tools long double updates (#522)Allen Byrne2021-04-153-10/+172
* Disable long double tests and remove CMake flag groups (#494)Allen Byrne2021-03-222-4/+4
* Fixed HDFFV-10480 (CVE-2018-11206) and HDFFV-11159 (CVE-2018-14033) (#405)bmribler2021-03-192-0/+41
* Fix display of long double in tools (#469)Allen Byrne2021-03-173-3/+14
* Update clang config (#473)Quincey Koziol2021-03-171-1/+4
* Removed bad function pointer casts (#434)Sean McBride2021-03-082-14/+14
* Fixed clang-tidy readability-redundant-control-flow warnings (#428)Sean McBride2021-03-051-3/+0
* More warning fixes (#400)Sean McBride2021-03-042-2/+2
* H5TS_win32_thread_exit (#396)Allen Byrne2021-03-011-1/+1
* Primary change is HDFFV-11212 - new refs and JNI (#372)Allen Byrne2021-02-253-7/+59
* Update license url part2 (#333)Larry Knox2021-02-1714-14/+14
* develop revert source to clang-format version 11 (#293)Allen Byrne2021-01-291-2/+2
* Bring async branch to develop (#166)Quincey Koziol2020-12-1416-182/+233
* Expand 'opt_query' VOL callback to return a bitfield instead of a flag (#136)Quincey Koziol2020-11-301-24/+24
* Replace H5E_ATOM major error category with H5E_ID (#121)Dana Robinson2020-11-309-26/+26
* CMake: MINGW implies WIN32Michel Zou2020-10-301-1/+1
* Clang-format of source filesAllen Byrne2020-09-303-3228/+3296
* OESS-98 merge with clang-format changesAllen Byrne2020-09-251-2/+2
* CMake and script changes for clang-formatAllen Byrne2020-09-041-0/+14
* Removes staff email addresses from the repositoryDana Robinson2020-08-071-5/+5
* Fixes indenting in tools test scriptsDana Robinson2020-08-045-384/+386