summaryrefslogtreecommitdiffstats
path: root/tools/libtest/h5tools_test_utils.c
Commit message (Expand)AuthorAgeFilesLines
* Improve error messages when tools attempt to use non-enabled S3 and HDFS VFDs...Larry Knox2024-03-041-1/+1
* Strip HD prefix from string/char C API calls (#3540)Dana Robinson2023-09-151-7/+7
* hbool_t/TRUE/FALSE --> bool/true/false in tools (#3491)Dana Robinson2023-09-051-39/+39
* Fixes the last of the -Wextra-semi-stmt warnings (#3326)Sean McBride2023-08-021-1/+1
* ROS3: (feature) Temporary security credentials (#3030)Jan-Willem Blokland2023-07-141-166/+172
* Remove programmer/date from comments (#3210)Dana Robinson2023-06-291-45/+0
* Remove HD from C std lib file ops (#3206)Dana Robinson2023-06-291-1/+1
* Remove HD from memory allocate/free calls (#3195)Dana Robinson2023-06-281-4/+4
* Rename HD(f)printf() to (f)printf() (#3194)Dana Robinson2023-06-281-30/+30
* Rename HDassert() to assert() (#3191)Dana Robinson2023-06-281-8/+8
* Comment cleanup (#2689)Quincey Koziol2023-04-111-8/+0
* Fix typos found in the rest of the hdf5 code-base (#1985)luzpaz2022-08-101-1/+1
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-36/+36
* Fixes for S3 and HDFS VFDs with tools (#1740)jhendersonHDF2022-05-061-52/+12
* Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-071-8/+8
* VFD plugins (#602)jhendersonHDF2021-09-291-3/+4
* Modified gcc/clang warning suppression macros to account for some warnings fl...Sean McBride2021-09-161-2/+2
* Fixes parallel issues from recent C99 changes (#809)Dana Robinson2021-06-301-1/+1
* Update license url part2 (#333)Larry Knox2021-02-171-1/+1
* develop revert source to clang-format version 11 (#293)Allen Byrne2021-01-291-3/+3
* Basic alignment with async branch (#115)Quincey Koziol2020-11-231-3/+3
* Clang-format of source filesAllen Byrne2020-09-301-372/+396
* Pre-format fixes for warnings as errorsAllen Byrne2020-09-291-0/+2
* Fix S3/HDFS testAllen Byrne2020-08-231-0/+4
* Separated VFD and VOL parameters in tools.Dana Robinson2020-04-211-5/+4
* Fixed problems with S3 and HDFS VFDs.Dana Robinson2020-04-171-1/+1
* Add missing header includeAllen Byrne2020-04-031-0/+1
* Minor renaming in the tools code.Dana Robinson2020-03-311-5/+5
* Update Tools library to be better compatible with VOL connectorsJordan Henderson2020-03-171-7/+11
* Update tools hid_t declarations with H5I_INVALID_HIDAllen Byrne2020-01-131-3/+3
* fix for statement declare of typeAllen Byrne2019-09-301-1/+2
* use h5test.hAllen Byrne2019-09-051-33/+4
* Untangle #ifdef mess in ROS3 code.Dana Robinson2019-08-201-18/+18
* Add HD prefix to testsAllen Byrne2019-08-151-61/+60
* Add HD to string functions.Larry Knox2019-07-261-0/+1295