libgit2/tests/commit
Carlos Martín Nieto bf804d407e commit: fix extraction of single-line signatures
The function to extract signatures suffers from a similar bug to the
header field finding one by having an unecessary line feed check as a
break condition of its loop.

Fix that and add a test for this single-line signature situation.
2016-03-17 10:48:06 +01:00
..
commit.c commit: Fix memory leak in test suite 2015-12-17 10:13:04 +01:00
parent.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
parse.c commit: fix extraction of single-line signatures 2016-03-17 10:48:06 +01:00
signature.c signature: Strip crud just like Git does 2015-10-21 11:58:44 +02:00
write.c commit: split creating the commit and writing it out 2016-03-08 13:11:49 +01:00