summaryrefslogtreecommitdiffstats
path: root/test/vfd_swmr_common.h
Commit message (Expand)AuthorAgeFilesLines
* Straggler from last: update declaration of vfd_swmr_create_fapl().David Young2020-07-211-1/+2
* Add evsnprintf for printing a `va_list` to a buffer or aborting the program onDavid Young2020-07-211-0/+2
* Add esnprintf that prints to the given buffer, observing the givenDavid Young2020-05-061-0/+2
* Move fetch_env_ulong() from vfd_swmr.c to vfd_swmr_common.c for eventualDavid Young2020-04-281-0/+2
* To avoid name clashes, rename FILENAME -> COMMON_FILENAME inDavid Young2020-04-271-1/+1
* Refactor: extract subroutine estack_get_state() for reuse in a commitDavid Young2020-04-161-0/+1
* Add tests for the two expected failure modes for variable-length (VL) stringsDavid Young2020-03-131-0/+11
* Add disable_estack() and restore_estack() for disabling the current error-stackDavid Young2020-03-121-4/+12
* Merge all of my changes from merge-back-to-feature-vfd_swmr-attempt-1,David Young2019-12-091-1/+10
* (A) Fixes for the assertion failures described in issue #2 (see John Mainzer'...Vailin Choi2018-11-141-3/+3
* Third batch of checkin:Vailin Choi2018-09-281-0/+78