summaryrefslogtreecommitdiff
path: root/tests/object/message.c
Commit message (Collapse)AuthorAgeFilesLines
* message: don't assume the comment charcmn/comment-charCarlos Martín Nieto2014-05-181-7/+7
| | | | | The comment char is configurable and we need to provide a way for the user to specify which comment char they chose for their message.
* messsage: use git_buf in prettify()Carlos Martín Nieto2014-01-271-62/+25
| | | | | A lot of the tests were checking for overflow, which we don't have anymore, so we can remove them.
* Rename tests-clar to testsBen Straub2013-11-141-0/+236