gtk2/testsuite
Sébastien Wilmet 1685da6f69 textbuffer: nicer get_iter functions, without return values
Avoid crashes when passing an invalid location to a
gtk_text_buffer_get_iter_at_*() function.

A first attempt added boolean return values to know if @iter has been set to
the exact location, but it breaks Python and JS bindings because the out
parameter is already a return value in those languages.

Unit tests are added.

https://bugzilla.gnome.org/show_bug.cgi?id=735341
2015-11-12 17:50:39 +01:00
..
a11y Improve text a11y test 2015-10-15 22:35:38 -04:00
css testsuite: Fix test that was committed in a broken state 2014-12-01 04:05:44 +01:00
gdk Make display test not fail under Wayland 2015-08-28 12:26:25 -04:00
gtk textbuffer: nicer get_iter functions, without return values 2015-11-12 17:50:39 +01:00
reftests Fix reftests 2015-10-27 20:06:24 -04:00
tools test-simplify: Explicitly use bash 2015-09-20 12:18:35 -04:00
Makefile.am gtk-builder-tool: Add some tests 2015-05-02 17:39:06 -04:00