Improve test coverage of g_utf8_collate_key_for_filename
authorMatthias Clasen <mclasen@redhat.com>
Mon, 30 Dec 2013 14:48:56 +0000 (09:48 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 1 Jan 2014 22:59:22 +0000 (17:59 -0500)
commit9a2c8d89c7b5039475bbe17c043cd9d7c884fc9f
treeec89e9425e19f632de4b4609f60d8be23d62dcad
parent32e0499c5623a69575c408944cd56a7e5b755d9e
Improve test coverage of g_utf8_collate_key_for_filename

The existing tests were accidentally using the same test data
twice. Fix that, and add another set of tests that exercise
the filename collation special cases.
glib/tests/collate.c