summaryrefslogtreecommitdiff
path: root/tests/keyfile-test.c
Commit message (Expand)AuthorAgeFilesLines
* Add some tests for invalid floating point numbers.Matthias Clasen2006-05-081-1/+17
* Add a test for the previous change.Matthias Clasen2006-04-261-0/+6
* Add api to get and set doubles and lists of doubles. (#164719, MaurizioMatthias Clasen2006-04-191-4/+76
* Accept duplicate groups. (#157877, Sebastien Bacher)Matthias Clasen2006-04-191-0/+33
* Add bug refMatthias Clasen2005-09-141-19/+21
* Add a test for grup names of length 1.Matthias Clasen2005-09-141-0/+20
* Don't reverse the order of multiline comments.Matthias Clasen2005-07-011-7/+46
* Test that comments are handled properly. (#309263, Mikael Magnusson)Matthias Clasen2005-07-011-0/+44
* Don't leak memory here.Matthias Clasen2005-06-231-0/+6
* Set LANGUAGE instead of LC_ALL to shield against LANGUAGE being set in theMatthias Clasen2005-02-241-1/+1
* Add test case for key removal.Matthias Clasen2005-02-021-65/+100
* Add test case for group removal.Matthias Clasen2005-02-011-0/+70
* Some more unit tests.Matthias Clasen2005-01-301-8/+273
* Don't interpret leading zeros as octal. The specification requires %fMatthias Clasen2005-01-201-1/+65
* Add some more tests.Matthias Clasen2005-01-201-7/+265
* Accept \r\n as line end. (#163030, Bastian Nocera)Matthias Clasen2005-01-191-0/+98