unicode: Allow noncharacters
[platform/upstream/glib.git] / glib / tests / unicode.c
2013-03-05 Christian Perschunicode: Allow noncharacters
2012-10-03 Christian Perschunicode: Add new tests for unicode 6.2
2012-10-03 Christian Perschunicode: Use g_assert_cmp{int,uint,hex} in tests
2012-02-27 Christian Perschunicode: tests: More script to/from ISO-15924 tests
2012-02-27 Christian Perschunicode: tests: Add tests for new scripts
2012-02-27 Christian Perschunicode: tests: Add tests for new line break classes
2012-02-27 Christian Perschunicode: tests: Remove U+27CD from is-undefined test
2012-01-13 Alexander LarssonMerge remote-tracking branch 'gvdb/master'
2011-11-21 Matthias ClasenImprove test coverage
2011-11-21 Matthias ClasenAdd a test for g_unichar_isdefined
2011-10-12 Matthias ClasenDisable deprecations where appropriate in tests
2011-09-12 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-07-21 Behdad EsfahbodBug 655076 - Our normalization code misses some Full_Co...
2011-07-21 Behdad EsfahbodAdd g_unicode_script_from_iso15924()
2011-07-20 Behdad EsfahbodBug 648271 - Add g_unicode_script_to_iso15924()
2011-07-18 Behdad EsfahbodBug 654651 - Better g_unicode_canonical_decomposition()
2011-07-14 Behdad EsfahbodDocument, that the second part of a decompose() wouldn...
2011-07-14 Behdad Esfahbod[test] Move non-utf8 tests into unicode.c