summaryrefslogtreecommitdiff
path: root/tests/message/trailer.c
Commit message (Expand)AuthorAgeFilesLines
* str: introduce `git_str` for internal, `git_buf` is externalethomson/gitstrEdward Thomson2021-10-171-1/+0
* just use git_message_trailer in testsBrian Lopez2018-01-161-15/+10
* try and fix windows buildBrian Lopez2018-01-161-1/+2
* Change trailer API to return a simple arrayBrian Lopez2018-01-161-20/+10
* switch back to braced array initializersBrian Lopez2018-01-051-61/+40
* Don't use newer C syntax for declaration in testsBrian Lopez2018-01-031-57/+78
* tests: add message trailer parsing test casesCharlie Somerville2017-12-191-0/+179