summaryrefslogtreecommitdiff
path: root/tests/keyfile-test.c
AgeCommit message (Expand)AuthorFilesLines
2005-07-01Don't reverse the order of multiline comments.Matthias Clasen1-7/+46
2005-07-01Test that comments are handled properly. (#309263, Mikael Magnusson)Matthias Clasen1-0/+44
2005-06-23Don't leak memory here.Matthias Clasen1-0/+6
2005-02-24Set LANGUAGE instead of LC_ALL to shield against LANGUAGE being set in theMatthias Clasen1-1/+1
2005-02-02Add test case for key removal.Matthias Clasen1-65/+100
2005-02-01Add test case for group removal.Matthias Clasen1-0/+70
2005-01-30Some more unit tests.Matthias Clasen1-8/+273
2005-01-20Don't interpret leading zeros as octal. The specification requires %fMatthias Clasen1-1/+65
2005-01-20Add some more tests.Matthias Clasen1-7/+265
2005-01-19Accept \r\n as line end. (#163030, Bastian Nocera)Matthias Clasen1-0/+98