summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Sync testhdf5 files w/ develop (#3300)Dana Robinson2023-07-2821-532/+534
* Sync ros3 VFD w/ develop (#3299)Dana Robinson2023-07-282-62/+61
* Convert H5F_addr calls to H5_addr (#3297)Dana Robinson2023-07-2711-156/+156
* Misc missed things from previous merges (#3295)Dana Robinson2023-07-2726-25/+49
* Remove "Programmer" lines (#3294)Dana Robinson2023-07-27153-3959/+24
* Brings over most of the HD prefix removal (#3293)Dana Robinson2023-07-27175-17895/+17643
* Misc warnings and cross-compile improvements (#3281)Dana Robinson2023-07-273-36/+10
* Fix some warnings in developer builds (#3247) (#3291)jhendersonHDF2023-07-274-11/+4
* API test updates (#3018) (#3287)jhendersonHDF2023-07-2724-3640/+3413
* Add test for HDstrcasestr macro (#2115) (#3285)jhendersonHDF2023-07-271-3/+41
* Fix warning in cache_common.c (#2952) (#3284)jhendersonHDF2023-07-271-65/+77
* Brings over some H5F changes (#3278)Dana Robinson2023-07-271-325/+325
* Some minor version text changes (#3134)Allen Byrne2023-06-151-1/+1
* Add java options to build scripts (#3136)mattjala2023-06-153-3/+3
* Fix mirror VFD test timeouts (#2915)Quincey Koziol2023-05-051-2/+17
* Fix CMake generator expression syntax (#2910)Allen Byrne2023-05-052-23/+23
* Minor tidying of API tests files (#2878)jhendersonHDF2023-05-032-7/+9
* Changes to isolate API Test option files and use fetchcontent (#2880)Allen Byrne2023-05-03109-36581/+52
* Add initial version of HDF5 API tests (#2877)jhendersonHDF2023-05-03159-31/+176005
* Sync with develop (#2871)Dana Robinson2023-05-0214-4/+3296
* Sync with develop (#2849)Dana Robinson2023-04-283-85/+176
* Merge with develop (#2790)Dana Robinson2023-04-2269-1498/+1166
* Make sure that ONLY_SHARED_LIBS option is correctly set (#2545)Allen Byrne2023-04-042-3/+3
* 1.14 Correct VERS compatible (#2460)Allen Byrne2023-02-171-1/+0
* Fix up the H5Pencode2 test for virtual layout. (#2325) (#2335)Dana Robinson2022-12-211-91/+87
* Brings the following changesets over from develop: (#2328)Dana Robinson2022-12-214-9/+57
* 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