summaryrefslogtreecommitdiffstats
path: root/test/mirror_vfd.c
Commit message (Expand)AuthorAgeFilesLines
* Strip HD prefix from string/char C API calls (#3540)Dana Robinson2023-09-151-40/+40
* Convert hbool_t --> bool in test (#3494)Dana Robinson2023-09-051-10/+10
* Remove HD from HDmem* calls (#3211)Dana Robinson2023-06-291-55/+55
* 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-2/+2
* Rename HDato*() to ato*() (#3201)Dana Robinson2023-06-291-1/+1
* Remove HD from memory allocate/free calls (#3195)Dana Robinson2023-06-281-48/+48
* Rename HD(f)printf() to (f)printf() (#3194)Dana Robinson2023-06-281-27/+27
* Rename HDassert() to assert() (#3191)Dana Robinson2023-06-281-6/+6
* Remove HD prefix from network calls (#3142)Dana Robinson2023-06-161-5/+5
* Many clang -Wextra-semi-stmt fixes (#2537)Sean McBride2023-06-161-9/+9
* Fix mirror VFD test timeouts (#2915)Quincey Koziol2023-05-051-2/+17
* GitHub workflow cleanup (#2047)Dana Robinson2022-08-221-2/+2
* Cleanup of mirror VFD test code (#1949)Dana Robinson2022-07-301-1517/+1234
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-3/+3
* Minor things noticed while merging to 1.10 (#1739)Dana Robinson2022-05-061-12/+4
* Correct concurrency bugs when running tests, along with a bugfix & small warn...Quincey Koziol2022-04-261-24/+161
* Mirror vfd test fixes (#1629)Quincey Koziol2022-04-181-11/+7
* OESS-168: Remove clang warnings. (#1309)H. Joe Lee2022-04-151-1/+2
* Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-071-1/+1
* Update license url (#332)Larry Knox2021-02-171-1/+1
* HD prefix updates in src/ and test/Dana Robinson2020-10-241-3/+3
* Clang-format of source filesAllen Byrne2020-09-301-669/+544
* Merge remote-tracking branch 'hdffv/develop' into rebased-fprintf-experimentDavid Young2020-09-031-0/+2
|\
| * Clean up private / package / static namespace issues (function naming, whichQuincey Koziol2020-08-061-0/+2
* | Correct a couple of format strings.David Young2020-07-071-2/+4
|/
* Trim trailing whitespaceQuincey Koziol2020-04-201-1/+1
* Tidying of Mirror VFD.Jacob Smith2020-04-071-24/+49
* Add Splitter VFD to library.Jacob Smith2020-03-131-0/+2736