summaryrefslogtreecommitdiffstats
path: root/c++/test
Commit message (Expand)AuthorAgeFilesLines
* 1.12: Brings C++ wrappers in line with develop, minus C++11 bits (#1604)Dana Robinson2022-04-0713-376/+452
* Misc fixes from develop nov21 - feb22 (#1580)Larry Knox2022-04-054-11/+11
* Implemented suggestion in #1381 for dtransform test (#1490)Allen Byrne2022-03-111-7/+12
* 1.12 Merge Consolidate VFD create list macro #1132 (#1133)Allen Byrne2021-10-311-2/+1
* 1.12 Merge Move test utilities to utils/test folder #1109 (#1110)Allen Byrne2021-10-211-14/+1
* Reverts PR 906 and 907 due to binary compatibility issues (#918)Dana Robinson2021-08-172-52/+39
* Merge2 839 issue PRs to hdf5 1 12 (#906)Larry Knox2021-08-132-39/+52
* Merge1 issue 839 PRs to hdf5 1 12 (#904)Larry Knox2021-08-121-1/+0
* Hdf5 1 12 Fix tools test (#795)Allen Byrne2021-06-241-1/+1
* Fixes an array issue flagged by PGI in a C++ test (#763)Dana Robinson2021-06-171-2/+5
* Merge DataSet::operator= to Hdf5 1 12 (#667)Larry Knox2021-05-211-32/+57
* Merge PRs in issue #642 to hdf5_1_12 (#643)Larry Knox2021-05-151-2/+2
* Hdf5 merge issue 537 v112 (#538)Larry Knox2021-04-022-30/+33
* Hdf5 merge issue 487 v112 (#491)Larry Knox2021-03-261-4/+12
* Hdf5 merge issue #458 to hdf5_1_12 (#463)Larry Knox2021-03-1217-83/+19
* Hdf5 merge issue 435 (#460)Larry Knox2021-03-102-25/+25
* 1 12 merges from develop (#412)Allen Byrne2021-03-031-2/+2
* Update URL in source file Copyright headers for web copy of COPYINGLarry Knox2021-02-2021-21/+21
* 1 12 changes for sanitize=address (#314)Allen Byrne2021-02-051-1/+1
* 1 12 Whitespace changes after clang-format run (#288)Allen Byrne2021-01-291-1/+1
* Basic alignment with async branch (#115) (#137)Quincey Koziol2020-11-301-1/+1
* Correct TARGET variable and CMake config file locationAllen Byrne2020-11-121-1/+1
* OESS-98 add CMake option to build plugins project within hdf5Allen Byrne2020-10-161-1/+1
* Source formattedAllen Byrne2020-10-0117-2689/+2592
* Add clang-format changes from develop.Allen Byrne2020-09-281-1/+8
* Whitespace cleanup compared to developAllen Byrne2020-05-098-22/+22
* TRILAB-244 separate CXX warnings and errors from CAllen Byrne2020-04-263-6/+5
* TRILAB-192 - merge changes from developAllen Byrne2020-04-071-0/+1
* Merge changes from develop mostly cmake 3.12 minimum versionAllen Byrne2020-02-231-1/+1
* Improved CMake options for testsAllen Byrne2020-01-191-1/+3
* Squashed commit of the token_refactoring branch:Dana Robinson2020-01-197-32/+32
* 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