summaryrefslogtreecommitdiffstats
path: root/tools/test/h5dump
Commit message (Expand)AuthorAgeFilesLines
* Rename incorrectly named option (#4067)Allen Byrne2024-03-055-25/+25
* Add options to allow tools type selection and naming (#4046)Allen Byrne2024-03-045-31/+31
* Issue #1824: Replaced most remaining sprintf with safer snprint (#4003)Sean McBride2024-02-131-1/+1
* Add h5dump tests that require subfiling VFD (#3879)H. Joe Lee2024-02-018-1/+48
* Add HDF5_DISABLE_TESTS_REGEX option to skip tests (#3859)Allen Byrne2023-11-225-4/+74
* Add extra space in comments for consistency (#3852)H. Joe Lee2023-11-141-2/+2
* Clean up onion VFD files in tools `make clean` (#3739)Dana Robinson2023-10-211-1/+1
* Test scripts now execute in-source with creation of tmp dir (#3723)Allen Byrne2023-10-205-7/+7
* Fix several spelling/grammar issues (#3621)jhendersonHDF2023-10-031-1/+1
* Develop tools move (#3580)Allen Byrne2023-09-26538-890/+58343
* Strip HD prefix from string/char C API calls (#3540)Dana Robinson2023-09-151-34/+34
* hbool_t/TRUE/FALSE --> bool/true/false in tools (#3491)Dana Robinson2023-09-051-2/+2
* Remove HD from HDmem* calls (#3211)Dana Robinson2023-06-291-4/+4
* Remove programmer/date from comments (#3210)Dana Robinson2023-06-292-26/+0
* Remove HD from memory allocate/free calls (#3195)Dana Robinson2023-06-281-175/+175
* Rename HD(f)printf() to (f)printf() (#3194)Dana Robinson2023-06-281-37/+37
* Rename HDassert() to assert() (#3191)Dana Robinson2023-06-281-472/+472
* Many clang -Wextra-semi-stmt fixes (#2537)Sean McBride2023-06-161-8/+8
* Comment cleanup (#2689)Quincey Koziol2023-04-112-6/+0
* Make sure that ONLY_SHARED_LIBS option is correctly set (#2544)Allen Byrne2023-03-131-1/+1
* Check for overflow when calculating on-disk attribute data size (#2459)Egbert Eich2023-03-022-0/+10
* 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