summaryrefslogtreecommitdiffstats
path: root/tools/test/h5format_convert
Commit message (Expand)AuthorAgeFilesLines
* Add HDF5_DISABLE_TESTS_REGEX option to skip tests (#3859)Allen Byrne2023-11-221-39/+69
* Test scripts now execute in-source with creation of tmp dir (#3723)Allen Byrne2023-10-2016-20/+27
* Remove unnecessary assignment in test generator (#3603)Dana Robinson2023-09-271-1/+0
* Develop tools move (#3580)Allen Byrne2023-09-2633-36/+36
* Strip HD prefix from string/char C API calls (#3540)Dana Robinson2023-09-152-4/+4
* hbool_t/TRUE/FALSE --> bool/true/false in tools (#3491)Dana Robinson2023-09-052-5/+5
* Remove HD from HDmem* calls (#3211)Dana Robinson2023-06-291-2/+2
* Rename HDexit() and related to exit(), etc. (#3202)Dana Robinson2023-06-291-8/+8
* Remove HD from memory allocate/free calls (#3195)Dana Robinson2023-06-281-1/+1
* Rename HD(f)printf() to (f)printf() (#3194)Dana Robinson2023-06-281-7/+7
* Many fixes to various compiler warnings (#3124)Sean McBride2023-06-191-9/+9
* Many clang -Wextra-semi-stmt fixes (#2537)Sean McBride2023-06-161-4/+4
* Make sure that ONLY_SHARED_LIBS option is correctly set (#2544)Allen Byrne2023-03-131-2/+2
* Update copyright headers (#2184)Larry Knox2022-11-014-4/+0
* Update CMake code to 3.18 minimum version (#2080)Allen Byrne2022-09-031-1/+1
* Removes cmake_ext_mod (files moved to cmake) (#2041)Dana Robinson2022-08-191-8/+8
* Fix typos found in the rest of the hdf5 code-base (#1985)luzpaz2022-08-101-1/+1
* Develop cmake clean (#1971)Allen Byrne2022-08-0723-176/+227
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-2/+2
* Subfiling VFD (#1883)jhendersonHDF2022-07-221-2/+2
* Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-072-2/+2
* Update license url part2 (#333)Larry Knox2021-02-175-5/+5
* Clang-format of source filesAllen Byrne2020-09-302-319/+321
* OESS-98 merge with clang-format changesAllen Byrne2020-09-251-2/+2
* CMake and script changes for clang-formatAllen Byrne2020-09-041-0/+14
* Only one line needed to compareAllen Byrne2020-07-271-0/+1
* Revert err fileAllen Byrne2020-07-271-8/+0
* revert error-stack enableAllen Byrne2020-07-201-1/+1
* Trim trailing whitespaceQuincey Koziol2020-04-201-3/+3
* Fix latent bug in h5repack options file readingJordan Henderson2020-03-291-1/+1
* Update Tools library to be better compatible with VOL connectorsJordan Henderson2020-03-171-1/+1
* TRILAB-142 Change minimum CMake version to 3.12Allen Byrne2020-02-211-1/+1
* HDFFV-11011 correct issues with target file extensionAllen Byrne2020-01-281-14/+8
* HDFFV-11001 need to qualify all by parallel or serial typesAllen Byrne2020-01-151-1/+1
* HDFFV-11001 Add fine control over testingAllen Byrne2020-01-151-1/+3
* Update tools hid_t declarations with H5I_INVALID_HIDAllen Byrne2020-01-132-28/+28
* HDFFV-10529 Update CMake tests to use test fixturesAllen Byrne2019-07-231-99/+14
* HDFFV-10845 use of TARGETFILE disables auto emulatorAllen Byrne2019-07-172-3/+11
* HDFFV-10805 Add option to only build shared targetsAllen Byrne2019-06-182-14/+25
* HDFFV-10741 - remove SKIP_ERRSTK_TESTS optionAllen Byrne2019-04-151-43/+26
* HDFFV-10741 - add option to skip tool error stack testsAllen Byrne2019-03-261-25/+41
* HDFFV-10703 Update CMake commands to latest standardAllen Byrne2019-02-151-47/+29
* HDFFV-10632 update autotools test scripts to match cmakeAllen Byrne2018-12-061-8/+52
* HDFFV=10632 test cleanupAllen Byrne2018-12-062-1/+1
* HDFFV-10632 - split stderr and stdout in cmakeAllen Byrne2018-12-039-10/+80
* TRILAB-82 fixed errors found in reviewAllen Byrne2018-10-241-0/+2
* TRILAB-81 coverity fixesAllen Byrne2018-10-171-177/+178
* Fix MPI on Windows by adding MPI include folderAllen Byrne2018-05-091-2/+2
* TRILABS-19 remove add_defintions and use generator expressionsAllen Byrne2018-04-261-6/+6
* TRILABS-20 set a compiler name on all project commandsAllen Byrne2018-04-201-1/+1