summaryrefslogtreecommitdiff
path: root/tests/unicode-caseconv.c
Commit message (Expand)AuthorAgeFilesLines
* tests: Port gen-casefold-txt.pl and gen-casemap-txt.pl to Python 3. See #1332Christoph Reiter2018-06-121-1/+1
* Some final g_test_build_filename() portingRyan Lortie2013-05-311-7/+3
* More test fixes for builddir != srcdirMatthias Clasen2013-05-271-1/+1
* Convert more tests to installed testsMatthias Clasen2013-05-201-3/+6
* If a character can't be converted, don't replace it with a NUL byte, butMatthias Clasen2006-08-051-4/+15
* Plug leaks reported by valgrind. Same. Same Same. Same. Same.Kjartan Maraas2006-02-231-0/+2
* Added #undef G_DISABLE_ASSERT and #undef G_LOG_DOMAIN throughout theSebastian Wilhelmi2002-07-041-0/+3
* Add length arguments to g_utf8_{strup,strdown,casefold,collate_key}.Owen Taylor2001-07-071-3/+3
* Use G_N_ELEMENTS rather than a custom macro.Owen Taylor2001-07-021-0/+116