libgit2/tests/commit
Carlos Martín Nieto e97d2d7000 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-04-11 15:58:57 -04: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-04-11 15:58:57 -04:00
signature.c signature: Strip crud just like Git does 2015-10-21 11:58:44 +02:00
write.c turn on strict object validation by default 2016-02-28 18:59:43 -05:00