summaryrefslogtreecommitdiffstats
path: root/tools/test/h5jam
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use H5I_INVALID_HIDAllen Byrne2018-12-151-1/+1
* HDFFV-10632 - split stderr and stdout in cmakeAllen Byrne2018-12-031-0/+2
* TRILAB-81 coverity fixesAllen Byrne2018-10-171-1/+1
* VOL FEATUREDana Robinson2018-10-101-1/+1
* Develop normalization with vol_integration.Dana Robinson2018-09-191-104/+78
* Fix MPI on Windows by adding MPI include folderAllen Byrne2018-05-091-3/+3
* TRILABS-19 remove add_defintions and use generator expressionsAllen Byrne2018-04-262-18/+12
* TRILABS-20 set a compiler name on all project commandsAllen Byrne2018-04-201-1/+1
* TRILABS-19 Initial conversion of include_directories to targetsAllen Byrne2018-04-171-16/+14
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-03-181-4/+1
|\
| * Change CMake min to 3.10Allen Byrne2018-03-091-1/+1
| * Inc CMake min, Add new tests, rework test CMake filesAllen Byrne2018-02-271-1/+1
| * HDFFV-10385 rework java namesAllen Byrne2018-01-171-3/+0
* | Add API context interface and use it throughout the library.Quincey Koziol2018-03-151-1/+2
|/