gtk/testsuite
Sébastien Wilmet 08d49fdd58 Fix gtk_text_iter_forward_to_tag_toggle() for end iter
The function must return TRUE only if there is a tag toggle _after_ the
iter, not _at_ the iter. So for the end iter, the function must always
return FALSE.

Add also unit tests for gtk_text_iter_forward_to_tag_toggle().

https://bugzilla.gnome.org/show_bug.cgi?id=691266
2013-06-20 20:22:56 +02:00
..
a11y Avoid an uninitialized variable access 2013-06-15 22:00:51 -04:00
css Use g_test_get_dir in test to locate files 2013-05-29 21:37:05 -04:00
gdk testsuite: clean up build machinery a bit 2013-06-15 16:03:19 -04:00
gtk Fix gtk_text_iter_forward_to_tag_toggle() for end iter 2013-06-20 20:22:56 +02:00
reftests Fix iconview-empty reftest 2013-06-15 21:31:41 -04:00
Makefile.am build: Move tests/reftests to testsuite/reftests 2013-05-15 15:37:17 +02:00