summaryrefslogtreecommitdiffstats
path: root/test/use_common.c
Commit message (Expand)AuthorAgeFilesLines
* Strip HD prefix from string/char C API calls (#3540)Dana Robinson2023-09-151-4/+4
* Convert hbool_t --> bool in test (#3494)Dana Robinson2023-09-051-4/+4
* Remove HD from strto* calls (#3204)Dana Robinson2023-06-291-3/+3
* Rename HDexit() and related to exit(), etc. (#3202)Dana Robinson2023-06-291-1/+1
* Rename HDato*() to ato*() (#3201)Dana Robinson2023-06-291-2/+2
* Remove HD from memory allocate/free calls (#3195)Dana Robinson2023-06-281-26/+26
* Rename HD(f)printf() to (f)printf() (#3194)Dana Robinson2023-06-281-94/+94
* Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-071-2/+2
* Fix several warnings (#747)jhendersonHDF2021-06-161-0/+21
* Replaces checks for fork, etc. with checks for unistd.h (#457)Dana Robinson2021-03-111-5/+3
* Update license url (#332)Larry Knox2021-02-171-1/+1
* Fixes a minor memory leak in the SWMR use cases tests (#147)Dana Robinson2020-12-031-1/+3
* HD prefix updates in src/ and test/Dana Robinson2020-10-241-1/+1
* Clang-format of source filesAllen Byrne2020-09-301-155/+151
* Misc warning fixes.Dana Robinson2020-05-101-1/+1
* Trim trailing whitespaceQuincey Koziol2020-04-201-8/+8
* Tidying of Mirror VFD.Jacob Smith2020-04-071-5/+1
* Add Splitter VFD to library.Jacob Smith2020-03-131-330/+315
* fix Wredundant-decls, Wswitch-default, Wdeclaration-after-statement, Wsign-co...kmu2020-01-271-19/+19
* Fixed some exit calls.Dana Robinson2019-09-071-1/+1
* Add HD prefix to testsAllen Byrne2019-08-151-250/+250
* Fixed fprintf to HDfprintf in the following routines:Vailin Choi2018-11-011-56/+56
* Fix for HDFFV-10554 use_append_chunks in swmr use case test failureVailin Choi2018-10-301-25/+7
* Fixed many minor warnings.Dana Robinson2017-05-251-5/+9
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* Cleanups and normalizations against incoming page_buffering changes.Quincey Koziol2017-02-201-6/+6
* Moved remaining SWMR-related test files to develop.Dana Robinson2017-01-261-0/+653