mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-06 07:58:44 +02:00
Add test case for group removal.
2005-02-01 Matthias Clasen <mclasen@redhat.com> * tests/keyfile-test.c (test_group_remove): Add test case for group removal. * glib/gkeyfile.c (g_key_file_remove_group): Don't segfault if the group doesn't exist. (#165887, Mathias Hasselmann)
This commit is contained in:
committed by
Matthias Clasen
parent
0e93338bc0
commit
df59e8e19b
@@ -1,3 +1,11 @@
|
||||
2005-02-01 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* tests/keyfile-test.c (test_group_remove): Add test case for
|
||||
group removal.
|
||||
|
||||
* glib/gkeyfile.c (g_key_file_remove_group): Don't segfault
|
||||
if the group doesn't exist. (#165887, Mathias Hasselmann)
|
||||
|
||||
2005-01-30 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* tests/keyfile-test.c: Some more unit tests.
|
||||
|
Reference in New Issue
Block a user