summaryrefslogtreecommitdiffstats
path: root/testpar/API/testphdf5.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove HD from HDmem* calls (#3211)Dana Robinson2023-06-291-1/+1
|
* Remove HD from C std lib file ops (#3206)Dana Robinson2023-06-291-1/+1
| | | | | | | | | * HDfclose * HDferror * HDfeof * HDfflush * HDfopen * HDfread * HDfwrite
* Remove HD from memory allocate/free calls (#3195)Dana Robinson2023-06-281-2/+2
| | | | | | * HDcalloc * HDfree * HDmalloc * HDrealloc
* Rename HD(f)printf() to (f)printf() (#3194)Dana Robinson2023-06-281-45/+44
|
* Add initial version of HDF5 API tests (#2877)jhendersonHDF2023-05-021-0/+1007