summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Update configure 1 14 0 (#2346)Larry Knox2022-12-221-0/+1
* Fix up the H5Pencode2 test for virtual layout. (#2325) (#2336)Dana Robinson2022-12-211-91/+87
* 1.14.0: Brings the following changesets over from develop: (#2330)Dana Robinson2022-12-214-9/+57
* Initial updates for HDF5 1.14.0 release December 2022 (#2292)Larry Knox2022-12-131-0/+3718
* Bug Fix: Segfault in H5CX_get_vol_wrap_ctx when H5VLwrap_register is called f...raylu-hdf2022-11-171-0/+76
* Bug fix: the previous checkin only supported the native connector (#2211)raylu-hdf2022-11-051-5/+21
* Removes the memory allocation sanity checks feature (#2218)Dana Robinson2022-11-031-46/+11
* Update copyright headers (#2184)Larry Knox2022-11-01171-183/+22
* Added a test case for H5VLget_connector_name (#2195)raylu-hdf2022-10-281-0/+58
* Added a test case to verify the VOL capacity flags work correctly. (#2178)raylu-hdf2022-10-251-10/+112
* Fix problem with variable length attributes being accessed through multiple f...Neil Fortner2022-10-251-1/+78
* Multi Dataset (#2120)Neil Fortner2022-10-194-3/+718
* Fix mostly java warnings, and cpp cast (#2134)Allen Byrne2022-10-031-1/+1
* Fixed an issue that could occur when combining hyperslab selections (#2122)Neil Fortner2022-09-271-0/+52
* Use case-insensitive comparison for headers fix #2100 (#2101)Frank Berghaus2022-09-211-0/+26
* Updates VOL capabilities flags (#2105)Dana Robinson2022-09-172-23/+23
* Update CMake code to 3.18 minimum version (#2080)Allen Byrne2022-09-031-1/+1
* Address review comments from downstream merge of #2016 (#2073)Neil Fortner2022-08-311-1/+1
* GitHub workflow cleanup (#2047)Dana Robinson2022-08-221-2/+2
* [WIP] Add Developer build mode to CMake (#1659)jhendersonHDF2022-08-203-7/+64
* Removes cmake_ext_mod (files moved to cmake) (#2041)Dana Robinson2022-08-191-11/+11
* Fixes codespell issues (#2032)Dana Robinson2022-08-173-7/+7
* Fix bug in attribute type conversion wiith compound types (#2016)Neil Fortner2022-08-161-0/+131
* Fix typos found in the rest of the hdf5 code-base (#1985)luzpaz2022-08-1018-36/+35
* Remove stray files, incorrect vds and mpi clean files (#1979)Allen Byrne2022-08-091-13/+0
* Revert for older cmake versions (#1974)Allen Byrne2022-08-081-2/+2
* Develop cmake clean (#1971)Allen Byrne2022-08-071-207/+202
* H5Dchunk_iter now passes offsets in units of dataset elements, fix #1419 (#1969)Mark Kittisopikul2022-08-071-2/+2
* Adds platform-independent basename and dirname (#1951)Dana Robinson2022-08-055-1/+510
* Onion VFD (#1953)Dana Robinson2022-08-023-1/+4969
* Fixes format string warnings in tselect w/ clang 14 (#1955)Dana Robinson2022-07-311-11/+11
* Cleanup of mirror VFD test code (#1949)Dana Robinson2022-07-302-1545/+1269
* Misc clang production warning fixes (#1932)Dana Robinson2022-07-272-0/+12
* Develop clang 13 format (#1933)Allen Byrne2022-07-26107-1317/+1319
* Subfiling VFD (#1883)jhendersonHDF2022-07-2229-289/+544
* Fix bug in swmr.c introduced with recent merge (double_t) (#1913)Neil Fortner2022-07-191-3/+3
* Persist dataset access properties when using H5Fstart_swmr_write (#1862)Neil Fortner2022-07-191-0/+373
* Fixes warnings when the deflate filter is not built (#1904)Dana Robinson2022-07-181-1/+3
* Misc clang warning fixes (#1869)Dana Robinson2022-07-112-5/+5
* Fixes for production mode gcc warnings (#1873)Dana Robinson2022-07-112-15/+27
* Adds format attribute to additional functions (#1868)Dana Robinson2022-07-112-3/+3
* Minor tweaks to the test_swmr.sh script (#1852)Dana Robinson2022-07-061-10/+7
* Quiets const warnings (#1831)Dana Robinson2022-06-291-0/+2
* Converts testhdf5 macros to h5test macros in chunk_info.c (#1820)Dana Robinson2022-06-231-30/+66
* sprintf to snprintf (#1815)Sean McBride2022-06-2224-169/+176
* Various warning fixes (#1812)Sean McBride2022-06-223-41/+36
* Set default level to minimum time (#1722)Allen Byrne2022-05-176-24/+43
* Revert "Cleanup and shellcheck fixes in the SWMR test script (#1741)" (#1758)Dana Robinson2022-05-101-53/+56
* Cleanup and shellcheck fixes in the SWMR test script (#1741)Dana Robinson2022-05-071-56/+53
* Minor things noticed while merging to 1.10 (#1739)Dana Robinson2022-05-061-12/+4