summaryrefslogtreecommitdiffstats
path: root/c++/test
Commit message (Expand)AuthorAgeFilesLines
* Fixes C++ warnings when passing hsize_t values to printf in test code (#745)Dana Robinson2021-06-112-35/+48
* Fix Direct VFD Testing in CMake (#742)jhendersonHDF2021-06-111-1/+1
* C++ warning and build fixes (#707)Dana Robinson2021-06-0113-293/+387
* BUG: DataSet assignment operator is missing (#503)Lee Newberg2021-05-191-32/+57
* Removes gratuitous (double)x.yF casts (#632)Dana Robinson2021-05-071-2/+2
* Ubsan fixes (#498)Sean McBride2021-05-031-3/+5
* Applied clang-tidy readability-delete-null-pointer fixes (#430)Sean McBride2021-03-226-50/+28
* Update clang config (#473)Quincey Koziol2021-03-171-4/+12
* Fixed all clang-tidy bugprone-suspicious-string-compare warnings (#451)Sean McBride2021-03-105-5/+5
* Various clang tidy warning fixes (#448)Sean McBride2021-03-103-5/+5
* Removed checks/workarounds for pre-C++89 compatibility (#449)Sean McBride2021-03-1016-64/+0
* Removed bad function pointer casts (#434)Sean McBride2021-03-082-25/+25
* More warning fixes (#400)Sean McBride2021-03-042-39/+42
* Fixed many -Wreserved-id-macro warnings by fixing header guard spelling (#361)Sean McBride2021-02-231-2/+2
* Update license url part2 (#333)Larry Knox2021-02-1721-21/+21
* Changes for sanitize=address (#312)Allen Byrne2021-02-051-1/+1
* develop revert source to clang-format version 11 (#293)Allen Byrne2021-01-292-2/+2
* Bring async branch to develop (#166)Quincey Koziol2020-12-141-1/+1
* Basic alignment with async branch (#115)Quincey Koziol2020-11-231-1/+1
* CMake: Add an option to opt-out static libgccMichel Zou2020-10-311-1/+1
* Clang-format of source filesAllen Byrne2020-09-3017-2689/+2592
* OESS-98 merge with clang-format changesAllen Byrne2020-09-251-1/+1
* CMake and script changes for clang-formatAllen Byrne2020-09-041-1/+8
* TRILAB-244 separate CXX warnings and errors from CAllen Byrne2020-04-233-6/+5
* Trim trailing whitespaceQuincey Koziol2020-04-208-22/+22
* 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
* Squashed commit of the token_refactoring branch:Dana Robinson2020-01-167-32/+32
* 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
* Fix VFD tests and repackAllen Byrne2019-08-031-37/+44
* HDFFV-10529 Update CMake tests to use test fixturesAllen Byrne2019-07-231-1/+2
* HDFFV-10845 make flags privateAllen Byrne2019-07-181-0/+5
* HDFFV-10845 use of TARGETFILE disables auto emulatorAllen Byrne2019-07-172-1/+3
* HDFFV-10805 Add option to only build shared targetsAllen Byrne2019-06-181-7/+8
* Added new C++ wrappers - HDFFV-10622Binh-Minh Ribler2019-04-221-6/+118
* Add C++, Java, and FORTRAN wrappers and tests for H5Fget_filenoQuincey Koziol2019-04-141-0/+59
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~bmribler/hdf5_b...Binh-Minh Ribler2019-03-203-279/+142
|\
| * Code improvementBinh-Minh Ribler2019-02-162-279/+10
| * Adding a C++ wrapperBinh-Minh Ribler2019-02-141-12/+144
| * Refactor out timeout valuesAllen Byrne2019-02-061-1/+1
* | Fixed HDFFV-10210 and HDFFV-10587Binh-Minh Ribler2019-03-201-2/+2
|/
* Remove unused CMake filesAllen Byrne2018-12-212-29/+0
* HDFFV-10656 Add CHECK_VOL support to CMakeAllen Byrne2018-12-203-48/+99
* Add support for "make check-vol", along with a few minor cleanups, etc.Quincey Koziol2018-11-291-5/+0
* Develop normalization with vol_integration.Dana Robinson2018-09-191-4/+4
* Added class DSetAccPropListBinh-Minh Ribler2018-07-221-2/+113
* Code improvementBinh-Minh Ribler2018-07-216-35/+34
* Fixed EED-319Binh-Minh Ribler2018-07-181-3/+12
* Fixed HDFFV-10472Binh-Minh Ribler2018-07-171-0/+81