summaryrefslogtreecommitdiffstats
path: root/test/API/H5_api_dataset_test.c
Commit message (Expand)AuthorAgeFilesLines
* Fix segfault in vlen io API test (#4130)mattjala2024-03-131-4/+13
* Close and reopen file during dset vlen IO API tests (#4050)mattjala2024-03-071-16/+186
* Fix allocating too much memory in dset API test (#4041)mattjala2024-02-261-1/+1
* Test vlen sequence IO in API tests (#4027)mattjala2024-02-211-0/+480
* Issue #1824: Replaced most remaining sprintf with safer snprint (#4003)Sean McBride2024-02-131-7/+10
* Fix build issue and some warnings in H5_api_dataset_test.c (#3998)jhendersonHDF2024-02-091-12/+5
* Sync API tests with vol-tests (#3940)mattjala2024-02-061-121/+1345
* Fix potential infinite loop in API test (#3960)mattjala2024-01-251-1/+1
* Add H5Dread/write_multi to API tests (#3919)mattjala2024-01-061-0/+1521
* HDF5 API test updates (#3835)jhendersonHDF2023-11-131-4/+4
* Strip HD prefix from string/char C API calls (#3540)Dana Robinson2023-09-151-11/+11
* Convert hbool_t --> bool in test (#3494)Dana Robinson2023-09-051-58/+58
* Fixes the last of the -Wextra-semi-stmt warnings (#3326)Sean McBride2023-08-021-147/+147
* Replace support.hdfgroup.org URLs for alternative COPYING file (#3228)Larry Knox2023-07-121-1/+1
* Remove HD from HDmem* calls (#3211)Dana Robinson2023-06-291-7/+7
* Remove HD from memory allocate/free calls (#3195)Dana Robinson2023-06-281-95/+95
* Rename HD(f)printf() to (f)printf() (#3194)Dana Robinson2023-06-281-747/+713
* API test updates (#3018)jhendersonHDF2023-05-261-692/+30
* Add initial version of HDF5 API tests (#2877)jhendersonHDF2023-05-021-0/+11683