summaryrefslogtreecommitdiffstats
path: root/test/API/testhdf5.c
Commit message (Expand)AuthorAgeFilesLines
* HDF5 API test updates (#3835)jhendersonHDF2023-11-131-716/+0
* Replaces HDgetenv with getenv (#3599)Scot Breitenfeld2023-09-261-9/+9
* Strip HD prefix from string/char C API calls (#3540)Dana Robinson2023-09-151-19/+19
* Convert hbool_t --> bool in test (#3494)Dana Robinson2023-09-051-7/+7
* Fixes the last of the -Wextra-semi-stmt warnings (#3326)Sean McBride2023-08-021-1/+1
* Remove HD from HDmem* calls (#3211)Dana Robinson2023-06-291-1/+1
* Remove programmer/date from comments (#3210)Dana Robinson2023-06-291-15/+0
* Rename HDexit() and related to exit(), etc. (#3202)Dana Robinson2023-06-291-2/+2
* Remove HD from memory allocate/free calls (#3195)Dana Robinson2023-06-281-4/+4
* Rename HD(f)printf() to (f)printf() (#3194)Dana Robinson2023-06-281-50/+50
* Rename HDassert() to assert() (#3191)Dana Robinson2023-06-281-5/+5
* Remove HDva_(arg|copy|end|start) (#3184)Dana Robinson2023-06-281-4/+4
* API test updates (#3018)jhendersonHDF2023-05-261-0/+2
* Add initial version of HDF5 API tests (#2877)jhendersonHDF2023-05-021-0/+729