f16f2764f42d4d924c42a7a87ceaf91d6335d962 |
|
18-Apr-2006 |
Matthias Clasen <mclasen@redhat.com> |
Make passing NULL for new_prefix work as documented. (#338845, Yevgen 2006-04-17 Matthias Clasen <mclasen@redhat.com> * glib/gcompletion.c (g_completion_complete_utf8): Make passing NULL for new_prefix work as documented. (#338845, Yevgen Muntyan) * tests/completion-test.c: Test that passing NULL for new_prefix in g_completion_complete_utf8 works.
/external/bluetooth/glib/tests/completion-test.c
|
a629b3f02dcdf29f52973f879f953e2ce409ab7a |
|
23-Feb-2006 |
Kjartan Maraas <kmaraas@gnome.org> |
Plug leaks reported by valgrind. Same. Same Same. Same. Same. 2006-02-23 Kjartan Maraas <kmaraas@gnome.org> * tests/completion-test.c: (main): Plug leaks reported by valgrind. * tests/convert-test.c: (test_iconv_state), (test_one_half): Same. * tests/patterntest.c: (test_compilation): Same * tests/shell-test.c: (do_argv_test): Same. * tests/unicode-caseconv.c: (main): Same. * tests/uri-test.c: (run_to_uri_tests): Same.
/external/bluetooth/glib/tests/completion-test.c
|
bbf110839c576d3484aca61e146961251240f324 |
|
05-Feb-2004 |
Manish Singh <yosh@gimp.org> |
Add prototype for g_completion_complete_utf8(). Wed Feb 4 17:58:51 2004 Manish Singh <yosh@gimp.org> * glib/gcompletion.h: Add prototype for g_completion_complete_utf8(). * tests/completion-test.c: #include <string.h>
/external/bluetooth/glib/tests/completion-test.c
|
dd394749f9dbdae65163a99d014b9cf8cf057e73 |
|
05-Feb-2004 |
Matthias Clasen <maclas@gmx.de> |
New function which works like g_completion_complete(), but strips a Thu Feb 5 00:56:28 2004 Matthias Clasen <maclas@gmx.de> * glib/gcompletion.c (g_completion_complete_utf8): New function which works like g_completion_complete(), but strips a trailing incomplete UTF-8 character from the prefix. (#133313, Theppitak Karoonboonyanan) * tests/completion-test.c (main): Some GCompletion tests. * tests/Makefile.am: Add completion-test.
/external/bluetooth/glib/tests/completion-test.c
|