summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Add compound subset ops on attributes to API tests (#4005)mattjala2024-02-142-0/+269
* Issue #1824: Replaced most remaining sprintf with safer snprint (#4003)Sean McBride2024-02-146-32/+29
* Fix build issue and some warnings in H5_api_dataset_test.c (#3998)jhendersonHDF2024-02-141-12/+5
* Sync API tests with vol-tests (#3940)mattjala2024-02-146-154/+1911
* Remove cached datatype conversion path table entries on file close (#3942)jhendersonHDF2024-02-141-0/+190
* Add the user test program in HDFFV-9174 for committed types. (#3937)vchoi-hdfgroup2024-02-141-0/+169
* Replace off_t with HDoff_t internally (#3944)Dana Robinson2024-02-141-9/+9
* Fix potential infinite loop in API test (#3961)mattjala2024-01-261-1/+1
* Add H5Dread/write_multi to API tests (#3931)mattjala2024-01-092-0/+1541
* CMake compression and directory includes from develop (#3933)Allen Byrne2024-01-091-3/+0
* Sync 1.14 branch with develop (#3923)Larry Knox2024-01-082-4/+4
* HDF5 API test updates (#3835) (#3889)jhendersonHDF2023-12-0837-68929/+3341
* Sync 1.14 branch with develop (#3887)jhendersonHDF2023-12-0710-212/+283
* Fix segfault on user compound conversion callback (#3870)mattjala2023-11-241-0/+125
* Test and document path handling of H5Lcreate_* API (#3846)mattjala2023-11-151-0/+250
* Sync with develop (#3764)jhendersonHDF2023-10-253-98/+22
* Sync with develop (#3737)jhendersonHDF2023-10-214-307/+358
* Sync 1.14 branch with develop (#3705)jhendersonHDF2023-10-183-135/+103
* 1.14 sync with develop (#3660)jhendersonHDF2023-10-12235-19802/+21023
* 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