summaryrefslogtreecommitdiffstats
path: root/tools/test/h5jam
Commit message (Expand)AuthorAgeFilesLines
* Add variable option syncing for examples (#3885)Allen Byrne2023-12-141-3/+3
* Add HDF5_DISABLE_TESTS_REGEX option to skip tests (#3859)Allen Byrne2023-11-221-0/+36
* Test scripts now execute in-source with creation of tmp dir (#3723)Allen Byrne2023-10-201-1/+1
* Develop tools move (#3580)Allen Byrne2023-09-269-12/+12
* Strip HD prefix from string/char C API calls (#3540)Dana Robinson2023-09-153-8/+8
* Remove HD from HDmem* calls (#3211)Dana Robinson2023-06-291-1/+1
* Remove programmer/date from comments (#3210)Dana Robinson2023-06-291-1/+1
* 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-292-3/+3
* Remove HD from memory allocate/free calls (#3195)Dana Robinson2023-06-282-8/+8
* Rename HD(f)printf() to (f)printf() (#3194)Dana Robinson2023-06-283-8/+8
* Many fixes to various compiler warnings (#3124)Sean McBride2023-06-191-1/+1
* Many clang -Wextra-semi-stmt fixes (#2537)Sean McBride2023-06-161-1/+1
* Make sure that ONLY_SHARED_LIBS option is correctly set (#2544)Allen Byrne2023-03-131-3/+3
* Update copyright headers (#2184)Larry Knox2022-11-015-5/+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-5/+5
* Develop clang 13 format (#1933)Allen Byrne2022-07-263-7/+7
* Subfiling VFD (#1883)jhendersonHDF2022-07-221-3/+3
* sprintf to snprintf (#1815)Sean McBride2022-06-221-3/+3
* Remove const from the argv tools/tests main sig. (#1390)Allen Byrne2022-01-282-7/+7
* Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-071-1/+1
* Removes unused commented-out code from h5jamgentest.c (#851)Dana Robinson2021-07-221-77/+0
* Fixes a couple of warnings: (#849)Dana Robinson2021-07-221-128/+256
* Brings the tools getopt(3) replacement into the main library (#803)Dana Robinson2021-06-292-14/+14
* Cleans up POSIX/C bits in H5private.h (#804)Dana Robinson2021-06-291-1/+1
* Includes hdf5dev.h in hdf5.h (#728)Dana Robinson2021-06-071-1/+0
* Combo set of async and other changes (#161)Quincey Koziol2021-06-021-0/+1
* Fixes for a couple of trivial warnings (#676)Dana Robinson2021-05-241-3/+3
* Update license url part2 (#333)Larry Knox2021-02-176-6/+6
* Fixes a small memory leak in the h5jam test (#207)Dana Robinson2020-12-201-2/+3
* Clang-format of source filesAllen Byrne2020-09-303-272/+258
* OESS-98 merge with clang-format changesAllen Byrne2020-09-251-3/+3
* CMake and script changes for clang-formatAllen Byrne2020-09-041-0/+15
* Mingw copy disabledAllen Byrne2020-07-311-2/+4
* Tools refactorAllen Byrne2020-07-151-15/+25
* 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-17/+11
* 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-131-1/+1
* For portability, use the POSIX sh(1) string-comparison operator `=`David Young2019-10-031-2/+2
* Add HD prefix to testsAllen Byrne2019-08-151-3/+3
* HDFFV-10529 Update CMake tests to use test fixturesAllen Byrne2019-07-231-33/+4
* HDFFV-10845 use of TARGETFILE disables auto emulatorAllen Byrne2019-07-172-7/+16
* HDFFV-10805 Add option to only build shared targetsAllen Byrne2019-06-182-19/+35
* HDFFV-10741 - remove SKIP_ERRSTK_TESTS optionAllen Byrne2019-04-151-21/+13
* HDFFV-10741 - add option to skip tool error stack testsAllen Byrne2019-03-261-13/+21
* HDFFV-10703 Update CMake commands to latest standardAllen Byrne2019-02-151-4/+4
* Fix runtest case for data to stdout in toolAllen Byrne2018-12-311-2/+2