libgit2/tests/commit
Carlos Martín Nieto 76e3c43fb9 signature: don't allow empty emails
A signature is made up of a non-empty name and a non-empty email so
let's validate that. This also brings us more in line with git, which
also rejects ident with an empty email.
2014-09-10 18:14:46 +02:00
..
commit.c Introduce cl_assert_equal_oid 2014-07-01 14:40:16 -04:00
parent.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
parse.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
signature.c signature: don't allow empty emails 2014-09-10 18:14:46 +02:00
write.c Introduce cl_assert_equal_oid 2014-07-01 14:40:16 -04:00