summaryrefslogtreecommitdiffstats
path: root/testpar/API
Commit message (Expand)AuthorAgeFilesLines
* Issue #1824: Replaced most remaining sprintf with safer snprint (#4003)Sean McBride2024-02-131-11/+11
* Add GitHub actions for testing VOL connectors (#3849)jhendersonHDF2023-11-151-1/+1
* HDF5 API test updates (#3835)jhendersonHDF2023-11-1318-23218/+233
* Fix several spelling/grammar issues (#3621)jhendersonHDF2023-10-033-5/+5
* Fix typos (#3609)H. Joe Lee2023-09-271-15/+15
* Replaces HDgetenv with getenv (#3599)Scot Breitenfeld2023-09-261-2/+2
* Strip HD prefix from string/char C API calls (#3540)Dana Robinson2023-09-157-39/+39
* Convert hbool_t --> bool in testpar (#3495)Dana Robinson2023-09-0517-321/+320
* chore: remove gubbins comment (#3420)H. Joe Lee2023-08-241-2/+0
* Fixes the last of the -Wextra-semi-stmt warnings (#3326)Sean McBride2023-08-026-124/+124
* chore: fix typo - persent -> present (#3273)H. Joe Lee2023-07-252-2/+2
* chore: fix grammar - get hang -> get hung (#3272)H. Joe Lee2023-07-243-3/+3
* Fix some warnings in developer builds (#3247)jhendersonHDF2023-07-181-30/+0
* Replace support.hdfgroup.org URLs for alternative COPYING file (#3228)Larry Knox2023-07-1221-20/+31
* Remove HD from HDmem* calls (#3211)Dana Robinson2023-06-299-36/+36
* Remove programmer/date from comments (#3210)Dana Robinson2023-06-299-194/+0
* Remove HD from C std lib file ops (#3206)Dana Robinson2023-06-291-1/+1
* Rename HDexit() and related to exit(), etc. (#3202)Dana Robinson2023-06-291-3/+3
* Remove HD from memory allocate/free calls (#3195)Dana Robinson2023-06-2816-531/+530
* Rename HD(f)printf() to (f)printf() (#3194)Dana Robinson2023-06-2824-1516/+1487
* Rename HDassert() to assert() (#3191)Dana Robinson2023-06-286-99/+99
* API test updates (#3018)jhendersonHDF2023-05-268-44/+411
* Fix CMake generator expression syntax (#2909)Allen Byrne2023-05-051-2/+2
* Fix some compile failures in API tests (#2913)jhendersonHDF2023-05-053-32/+4
* Changes to isolate API Test option files and use fetchcontent (#2880)Allen Byrne2023-05-031-6/+21
* Add initial version of HDF5 API tests (#2877)jhendersonHDF2023-05-0237-0/+36577