Rework the handling of invalid keys/groups again. We are back to being
[platform/upstream/glib.git] / tests / keyfile-test.c
2007-01-12 Matthias ClasenRework the handling of invalid keys/groups again. We...
2006-12-19 Matthias ClasenAccept '/', '+' and '.' in key names, since gnome-vfs...
2006-12-18 Matthias ClasenAccept '@' in locale names.
2006-12-18 Matthias ClasenTighten up the check for allowed key and group names...
2006-12-14 Matthias ClasenIf the group is already there, make it current. (#38591...
2006-05-08 Matthias ClasenAdd some tests for invalid floating point numbers.
2006-04-26 Matthias ClasenAdd a test for the previous change.
2006-04-19 Matthias ClasenAdd api to get and set doubles and lists of doubles...
2006-04-19 Matthias ClasenAccept duplicate groups. (#157877, Sebastien Bacher)
2005-09-14 Matthias ClasenAdd bug ref
2005-09-14 Matthias ClasenAdd a test for grup names of length 1.
2005-07-01 Matthias ClasenDon't reverse the order of multiline comments.
2005-07-01 Matthias ClasenTest that comments are handled properly. (#309263,...
2005-06-23 Matthias ClasenDon't leak memory here.
2005-02-24 Matthias ClasenSet LANGUAGE instead of LC_ALL to shield against LANGUA...
2005-02-02 Matthias ClasenAdd test case for key removal.
2005-02-01 Matthias ClasenAdd test case for group removal.
2005-01-30 Matthias ClasenSome more unit tests.
2005-01-20 Matthias ClasenDon't interpret leading zeros as octal. The specificati...
2005-01-20 Matthias ClasenAdd some more tests.
2005-01-19 Matthias ClasenAccept \r\n as line end. (#163030, Bastian Nocera)