summaryrefslogtreecommitdiff
path: root/tests/commit/signature.c
Commit message (Collapse)AuthorAgeFilesLines
* signature: don't allow empty emailscmn/signature-empty-emailCarlos Martín Nieto2014-09-101-2/+2
| | | | | | 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.
* Rename tests-clar to testsBen Straub2013-11-141-0/+81