summaryrefslogtreecommitdiff
path: root/glib/tests/collate.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "gio, glib: Use G_OS_DARWIN for code that is for such environments"Philip Withnall2022-11-071-1/+1
* gio, glib: Use G_OS_DARWIN for code that is for such environmentsMarco Trevisan (Treviño)2022-10-201-1/+1
* Fix a signedness problem in glib/tests/collate.cEmmanuel Fleury2020-09-141-1/+1
* Normalize C source files to end with exactly one newlineSimon McVittie2020-06-101-1/+0
* Correct collation key generation on OS XCarlos Sánchez de La Lama2017-03-081-0/+20
* glib/tests/collate.c: run to completion when skipping all testsSimon McVittie2014-02-131-2/+12
* Improve test coverage of g_utf8_collate_key_for_filenameMatthias Clasen2014-01-011-3/+57
* glib/tests: fix leaksDan Winship2012-08-271-2/+13
* collate: Improve test coverageMatthias Clasen2012-04-081-0/+3
* Mark some functions 'static' in glib/testsRyan Lortie2011-10-161-2/+2
* Some fixesMatthias Clasen2010-06-201-0/+2
* Move utf8 pointer tests to test frameworkMatthias Clasen2010-06-201-0/+215