History log of /external/bluetooth/glib/tests/utf8-pointer.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
63828ea746a2227f793937a242d7fbb9c09ec4da 14-Sep-2007 15:07:28 Tim Janik <timj@gtk.org> applied fix for bug #476840.

2007-09-14 15:07:28 Tim Janik <timj@gtk.org>

* glib/gutf8.c (g_utf8_strreverse): applied fix for bug #476840.

* tests/utf8-pointer.c (test_misc): added test for g_utf8_strreverse().



svn path=/trunk/; revision=5757
/external/bluetooth/glib/tests/utf8-pointer.c
a58772f0520af8127c1bd94fc7cb5d4fc41feda3 05-Apr-2006 Matthias Clasen <matthiasc@src.gnome.org> More warning fixes
/external/bluetooth/glib/tests/utf8-pointer.c
8b3b3adb6d8158b296c66d9166fcbe4b0cc8e66c 24-Feb-2006 Matthias Clasen <mclasen@redhat.com> Add tests for g_utf8_strlen().

2006-02-24 Matthias Clasen <mclasen@redhat.com>

* tests/utf8-pointer.c: Add tests for g_utf8_strlen().

* glib/gutf8.c: Fix boundary cases in g_utf8_strlen().
(#332435)
/external/bluetooth/glib/tests/utf8-pointer.c
1ee0917984152f9fe09b33a3660ba96cec0b55b1 17-Nov-2005 Matthias Clasen <mclasen@redhat.com> Unit tests for g_utf8_pointer_to_offset and g_utf8_offset_to_pointer.

2005-11-17 Matthias Clasen <mclasen@redhat.com>

* tests/Makefile.am:
* tests/utf8-pointer.c: Unit tests for g_utf8_pointer_to_offset
and g_utf8_offset_to_pointer.

* glib/gutf8.c (g_utf8_pointer_to_offset)
(g_utf8_offset_to_pointer): Handle negative offsets, and use
"stutter stepping" for going backwards. (#320638, Larry
Ewing)
/external/bluetooth/glib/tests/utf8-pointer.c