summaryrefslogtreecommitdiffstats
path: root/tools/test/h5jam
Commit message (Expand)AuthorAgeFilesLines
* Merge/update CMake, presets,java and tools (#3393)Allen Byrne2023-08-212-4/+4
* Move config/cmake_ext_mod content to config/cmake (#3062)Dana Robinson2023-06-071-5/+5
* Make sure that ONLY_SHARED_LIBS option is correctly set (#2546)Allen Byrne2023-03-141-3/+3
* Update Copyright headers. (#2534)Larry Knox2023-03-135-5/+0
* clang 13 format #1933 (#1939)Allen Byrne2022-07-273-7/+7
* Commit codespell spelling corrections.Larry Knox2022-04-071-1/+1
* 1.12 Fix tools incompatibility (#1448)Allen Byrne2022-02-212-14/+14
* 1 12 Remove const from the argv tools/tests main sig. #1390 (#1404)Allen Byrne2022-01-292-7/+7
* 1.12 Tools merges from develop (#949)Allen Byrne2021-08-233-213/+264
* Reverts PR 906 and 907 due to binary compatibility issues (#918)Dana Robinson2021-08-173-14/+89
* Merge3 839 hdf5 1 12 (#907)Larry Knox2021-08-133-89/+14
* Merge1 issue 839 PRs to hdf5 1 12 (#904)Larry Knox2021-08-121-3/+3
* Update URL in source file Copyright headers for web copy of COPYINGLarry Knox2021-02-206-6/+6
* 1 12 merge of changes from dev (#271)Allen Byrne2021-01-191-2/+3
* OESS-98 add CMake option to build plugins project within hdf5Allen Byrne2020-10-161-3/+3
* Source formattedAllen Byrne2020-10-013-272/+258
* Add clang-format changes from develop.Allen Byrne2020-09-281-0/+15
* Sync with developDana Robinson2020-08-011-17/+29
* Merge changes from develop mostly cmake 3.12 minimum versionAllen Byrne2020-02-231-1/+1
* Merge changes from develop to fix various issuesAllen Byrne2020-01-301-17/+11
* Improved CMake options for testsAllen Byrne2020-01-191-1/+3
* Merge tools changes from developAllen Byrne2020-01-131-1/+1
* For portability, use the POSIX sh(1) string-comparison operator `=`David Young2019-12-191-2/+2
* Revert "Merge branch 'hdf5_1_12' of https://bitbucket.hdfgroup.org/scm/hdffv/...Jerome Soumagne2019-12-091-2/+2
* Merged HDFFV-10929_2GB_testing to hdf5_1_12Richard Warren2019-12-061-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
|/
* Cleanup cmake clean macrosAllen Byrne2017-10-031-1/+27
* Stripped C standard library headers from tools test code.Dana Robinson2017-07-192-8/+0
* Merge branch 'develop' into windows_openDana Robinson2017-05-311-218/+220
|\