Part of Bug 97545 – Make pango_default_break follow Unicode TR #29 Patch
authorBehdad Esfahbod <behdad@gnome.org>
Thu, 24 Apr 2008 20:00:41 +0000 (20:00 +0000)
committerBehdad Esfahbod <behdad@src.gnome.org>
Thu, 24 Apr 2008 20:00:41 +0000 (20:00 +0000)
commitf6b1fef713a035e4abcbe0d0fda54721a3560d5e
tree4e2590bc28e59fc971cc481de2920db32ee536ff
parent0c950b1d5c2a51ec8d238ae1399d1f71b132fa6e
Part of Bug 97545 – Make pango_default_break follow Unicode TR #29 Patch

2008-04-24  Behdad Esfahbod  <behdad@gnome.org>

        Part of Bug 97545 – Make pango_default_break follow Unicode TR #29
        Patch from Noah Levitt

        * tests/Makefile.am:
        * tests/runtests.sh.in:
        * tests/testboundaries_ucd.c (count_attrs), (parse_line),
        (attrs_equal), (make_test_string), (do_test), (main):
        Add test driver for UAX#14 and UAX#29 test data from Unicode Character
        Databse.  Just drop the following four files in pango/tests for it to
        use them:

                GraphemeBreakTest.txt
                LineBreakTest.txt
                SentenceBreakTest.txt
                WordBreakTest.txt

svn path=/trunk/; revision=2617
ChangeLog
tests/Makefile.am
tests/runtests.sh.in
tests/testboundaries_ucd.c [new file with mode: 0644]