summaryrefslogtreecommitdiff
path: root/tests/repo/message.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix some Windows warningsRussell Belfer2014-02-071-15/+13
| | | | | | This fixes a number of warnings with the Windows 64-bit build including a test failure in test_repo_message__message where an invalid pointer to a git_buf was being used.
* repository: move to use a git_buf for outputting stringsCarlos Martín Nieto2014-01-271-18/+7
| | | | | Since we now export that type, we can avoid making the user guess a size.
* Rename tests-clar to testsBen Straub2013-11-141-0/+52