summaryrefslogtreecommitdiffstats
path: root/tools/test/misc
Commit message (Expand)AuthorAgeFilesLines
* Minimize use of abort() (#4110)Dana Robinson2024-03-101-10/+11
* Rename incorrectly named option (#4067)Allen Byrne2024-03-052-11/+11
* Add options to allow tools type selection and naming (#4046)Allen Byrne2024-03-043-23/+23
* Grep for error messages instead of comparing files (#4024)Allen Byrne2024-02-161-9/+10
* Add HDF5_DISABLE_TESTS_REGEX option to skip tests (#3859)Allen Byrne2023-11-223-0/+72
* Add helpful text to h5clear (#3754)bmribler2023-10-232-4/+18
* Test scripts now execute in-source with creation of tmp dir (#3723)Allen Byrne2023-10-203-3/+3
* Sync changes that are only in 1.14 branch (#3704)jhendersonHDF2023-10-181-1/+1
* Develop tools move (#3580)Allen Byrne2023-09-2657-59/+203
* Use HDoff_t with lseek consistently (#3600)Dana Robinson2023-09-261-2/+2
* Strip HD prefix from string/char C API calls (#3540)Dana Robinson2023-09-155-49/+49
* hbool_t/TRUE/FALSE --> bool/true/false in tools (#3491)Dana Robinson2023-09-053-12/+8
* removed the use of encoded single apostrophe (#3261)Scot Breitenfeld2023-07-202-2/+2
* Remove programmer/date from comments (#3210)Dana Robinson2023-06-295-16/+0
* Remove HD from C std lib file ops (#3206)Dana Robinson2023-06-292-2/+2
* Rename HDexit() and related to exit(), etc. (#3202)Dana Robinson2023-06-294-20/+20
* Remove HD from memory allocate/free calls (#3195)Dana Robinson2023-06-284-12/+12
* Add note about HDF5_VOL_CONNECTOR to tools usage (#3159)mattjala2023-06-281-0/+3
* Rename HD(f)printf() to (f)printf() (#3194)Dana Robinson2023-06-284-40/+40
* Many fixes to various compiler warnings (#3124)Sean McBride2023-06-192-3/+3
* Many clang -Wextra-semi-stmt fixes (#2537)Sean McBride2023-06-163-5/+5
* Make sure that ONLY_SHARED_LIBS option is correctly set (#2544)Allen Byrne2023-03-132-18/+8
* Update copyright headers (#2184)Larry Knox2022-11-0121-21/+0
* Update CMake code to 3.18 minimum version (#2080)Allen Byrne2022-09-032-2/+2
* Removes cmake_ext_mod (files moved to cmake) (#2041)Dana Robinson2022-08-192-10/+10
* Develop cmake clean (#1971)Allen Byrne2022-08-071-0/+14
* Develop clang 13 format (#1933)Allen Byrne2022-07-264-11/+11
* Subfiling VFD (#1883)jhendersonHDF2022-07-222-5/+5
* sprintf to snprintf (#1815)Sean McBride2022-06-221-27/+27
* Snprintf2 (#1399)Sean McBride2022-01-281-2/+2
* Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-072-4/+4
* Create 2D arrays on the heap in a different way (#1169)David Young2021-11-231-12/+14
* VFD plugins (#602)jhendersonHDF2021-09-291-0/+6
* Removes partial long options from the tools (#872)Dana Robinson2021-08-032-4/+4
* Removes obsolete equivalents of C99's __func__ (#800)Dana Robinson2021-06-291-10/+1
* Update clang config (#473)Quincey Koziol2021-03-172-2/+8
* Update license url part2 (#333)Larry Knox2021-02-1725-25/+25
* Clang-format of source filesAllen Byrne2020-09-3017-1171/+1082
* OESS-98 merge with clang-format changesAllen Byrne2020-09-252-5/+5
* CMake and script changes for clang-formatAllen Byrne2020-09-042-2/+37
* The version string has a second use for packagingAllen Byrne2020-08-261-1/+1
* Removes staff email addresses from the repositoryDana Robinson2020-08-073-4/+4
* Fixes indenting in tools test scriptsDana Robinson2020-08-041-45/+46
* Fix for HDFFV-10961:vchoi2020-06-112-4/+16
* Further updates to the tools warnings fixes from code review.Dana Robinson2020-04-271-1/+4
* Fixes for warnings in the tools code.Dana Robinson2020-04-253-11/+17
* Merge pull request #2532 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor ...Dana Robinson2020-04-231-0/+7
|\
| * Added VOL command-line options to (p)h5diff, h5ls, h5dump, and h5mkgrp.Dana Robinson2020-04-211-0/+7
* | Trim trailing whitespaceQuincey Koziol2020-04-204-6/+6
|/
* Update Tools library to be better compatible with VOL connectorsJordan Henderson2020-03-171-1/+1