summaryrefslogtreecommitdiffstats
path: root/hl/c++/test
Commit message (Expand)AuthorAgeFilesLines
* Add HDF5_DISABLE_TESTS_REGEX option to skip tests (#3859)Allen Byrne2023-11-221-0/+4
* Strip HD prefix from string/char C API calls (#3540)Dana Robinson2023-09-151-4/+4
* Remove HD from HDmem* calls (#3211)Dana Robinson2023-06-291-1/+1
* Remove HD from C std lib file ops (#3206)Dana Robinson2023-06-291-8/+8
* Many clang -Wextra-semi-stmt fixes (#2537)Sean McBride2023-06-161-3/+3
* Add initial version of HDF5 API tests (#2877)jhendersonHDF2023-05-021-1/+1
* Update copyright headers (#2184)Larry Knox2022-11-013-3/+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-1/+1
* Develop cmake clean (#1971)Allen Byrne2022-08-071-2/+18
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-1/+1
* Subfiling VFD (#1883)jhendersonHDF2022-07-221-1/+1
* h5test.h testing macros get enclosed in do..while loops (#1721)Dana Robinson2022-05-041-1/+1
* Snprintf2 (#1399)Sean McBride2022-01-281-1/+1
* Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-071-2/+2
* More clang tidy (#908)Sean McBride2021-08-231-1/+1
* C++ warning and build fixes (#707)Dana Robinson2021-06-011-6/+6
* Update clang config (#473)Quincey Koziol2021-03-171-1/+4
* Fixed all clang-tidy bugprone-suspicious-string-compare warnings (#451)Sean McBride2021-03-101-1/+1
* More warning fixes (#400)Sean McBride2021-03-041-2/+2
* Update license url part2 (#333)Larry Knox2021-02-174-4/+4
* Clang-format of source filesAllen Byrne2020-09-301-270/+282
* OESS-98 merge with clang-format changesAllen Byrne2020-09-251-1/+1
* CMake and script changes for clang-formatAllen Byrne2020-09-041-0/+7
* Fix NoFilter buildAllen Byrne2020-04-241-1/+1
* Fix shadowed typeAllen Byrne2020-04-131-3/+3
* TRILAB-192 add c++ and fortran warnings build systems one fileAllen Byrne2020-04-051-0/+1
* TRILAB-142 Change minimum CMake version to 3.12Allen Byrne2020-02-211-1/+1
* 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
* This test cannot use HD prefix macro with printf of fprintfAllen Byrne2019-08-171-2/+2
* Update HD prefix and reconcile hl/cpp testAllen Byrne2019-08-161-8/+16
* Add HD prefix to testsAllen Byrne2019-08-152-62/+62
* HDFFV-10529 Update CMake tests to use test fixturesAllen Byrne2019-07-231-0/+6
* HDFFV-10845 use of TARGETFILE disables auto emulatorAllen Byrne2019-07-171-1/+2
* HDFFV-10805 Add option to only build shared targetsAllen Byrne2019-06-181-9/+20
* Fix MPI on Windows by adding MPI include folderAllen Byrne2018-05-091-1/+1
* TRILABS-19 remove add_defintions and use generator expressionsAllen Byrne2018-04-261-4/+3
* 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-14/+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-1/+0
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-254-18/+23
* HDFFV-10094: upgrade cmake command conventionsAllen Byrne2017-01-111-1/+14
* Update cmake min version and cmake command conventionAllen Byrne2017-01-101-1/+1
* Description:Binh-Minh Ribler2016-10-261-2/+6
* Description:Binh-Minh Ribler2016-10-241-1/+1
* Purpose: Fix Packet Table issues cont.Binh-Minh Ribler2016-10-241-17/+21
* Miscellaneous code cleanup.Binh-Minh Ribler2016-10-211-3/+0