aboutsummaryrefslogtreecommitdiffstats
path: root/t/unit-tests/t-strvec.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-30t-strvec: mark variable-arg helper with LAST_ARG_MUST_BE_NULLJeff King1-0/+1
2024-05-30t-strvec: use va_end() to match va_start()Jeff King1-0/+2
2024-05-27strvec: add functions to replace and remove stringsPatrick Steinhardt1-0/+269