summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Fix several spelling/grammar issues (#3621) (#3632)Dana Robinson2023-10-0410-14/+14
* Fix an issue with use of uninitialized memory in trefer_deprec.c test (#3422)...jhendersonHDF2023-09-011-0/+1
* Merge Implementation of the mpio driver with selection I/O. (#3360)Larry Knox2023-08-081-4/+20
* Merge 1 14 post0804 (#3359)Larry Knox2023-08-051-63/+124
* Merge Fixes the last of the -Wextra-semi-stmt warnings #3326 (#3338)Allen Byrne2023-08-0347-1384/+1394
* Fix incorrect error check in H5Ofill.c for undefined fill values (#3312) (#3328)jhendersonHDF2023-08-021-3/+32
* Fix loading plugin fails with missing directory GH issue #3248 (#3323)Allen Byrne2023-08-021-0/+6
* Sync of src w/ develop (#3307)Dana Robinson2023-07-284-67/+46
* Bring clang-format changes from develop (#3305)Dana Robinson2023-07-281-23/+21
* Brings an enum fix from develop (#3304)Dana Robinson2023-07-281-488/+518
* Sync test dir w/ develop (#3303)Dana Robinson2023-07-28109-2040/+1982
* 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