summaryrefslogtreecommitdiff
path: root/glib/tests/utf8-misc.c
Commit message (Expand)AuthorAgeFilesLines
* Add a SPDX LicenseRef for the license historically used for testsSimon McVittie2022-11-021-0/+2
* gutf8: add string length check when ending character offset is -1Chen Guanqiao2021-11-191-0/+4
* gutf8: Fix length handling in g_utf8_make_valid()Ole André Vadla Ravnås2017-10-251-0/+5
* utf8: add unit test for g_utf8_make_validPaolo Borelli2017-03-041-0/+22
* [test] Move non-utf8 tests into unicode.cBehdad Esfahbod2011-07-141-513/+0
* Add tests for Unicode canonical composition/decompositionBehdad Esfahbod2011-07-141-1/+106
* Unicode: add a g_utf8_substring convenience apiMatthias Clasen2011-06-231-0/+21
* Bug 648966 - Update g_unichar_iswide and g_unichar_iswide_cjkBehdad Esfahbod2011-05-021-4/+87
* Update to Unicode 6.0Behdad Esfahbod2011-01-211-9/+11
* Remove duplicate utf8 strreverse testMatthias Clasen2010-07-301-0/+18
* Add tests for g_utf8_strreverseMatthias Clasen2010-07-301-0/+26
* Add some more unicode property testsMatthias Clasen2010-06-231-1/+31
* Add some more Unicode testsMatthias Clasen2010-06-211-0/+263
* Add a test for g_unichar_validateMatthias Clasen2010-06-211-0/+12
* Some more utf8 testsMatthias Clasen2010-06-201-0/+99