summaryrefslogtreecommitdiffstats
path: root/test/API
Commit message (Expand)AuthorAgeFilesLines
* Use real URLs and updated names for plugins (#3651)Allen Byrne2023-10-101-2/+2
* Fix several spelling/grammar issues (#3621)jhendersonHDF2023-10-032-3/+3
* Replaces HDgetenv with getenv (#3599)Scot Breitenfeld2023-09-265-14/+14
* Strip HD prefix from string/char C API calls (#3540)Dana Robinson2023-09-1525-1015/+975
* Convert hbool_t --> bool in test (#3494)Dana Robinson2023-09-0525-1436/+1436
* Fixes the last of the -Wextra-semi-stmt warnings (#3326)Sean McBride2023-08-0223-1179/+1184
* Update files to skip list and ignore_words_list (#3321)Larry Knox2023-08-021-1/+1
* Another round of fixing -Wextra-semi-stmt warnings (#3264)Sean McBride2023-07-241-2/+2
* Replace support.hdfgroup.org URLs for alternative COPYING file (#3228)Larry Knox2023-07-1225-23/+47
* Remove HD from HDmem* calls (#3211)Dana Robinson2023-06-2920-289/+289
* Remove programmer/date from comments (#3210)Dana Robinson2023-06-2917-147/+0
* Remove HD from C std lib file ops (#3206)Dana Robinson2023-06-292-19/+19
* Rename HDexit() and related to exit(), etc. (#3202)Dana Robinson2023-06-292-3/+3
* Remove HD from memory allocate/free calls (#3195)Dana Robinson2023-06-2822-705/+705
* Rename HD(f)printf() to (f)printf() (#3194)Dana Robinson2023-06-2824-7097/+6892
* Rename HDassert() to assert() (#3191)Dana Robinson2023-06-287-159/+159
* Rename HDqsort() to qsort() (#3193)Dana Robinson2023-06-282-6/+6
* Remove HDva_(arg|copy|end|start) (#3184)Dana Robinson2023-06-281-4/+4
* API test updates (#3018)jhendersonHDF2023-05-2623-3640/+3381
* Fix 'datatype' misspellings ('dataype') (#2984)Dana Robinson2023-05-192-6/+6
* Fix CMake generator expression syntax (#2909)Allen Byrne2023-05-051-2/+2
* 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-03108-36561/+48
* Add initial version of HDF5 API tests (#2877)jhendersonHDF2023-05-02155-0/+175875