summaryrefslogtreecommitdiff
path: root/testsuite/gtk/textiter.c
Commit message (Expand)AuthorAgeFilesLines
* Replace "gchar" with "char"Benjamin Otte2020-07-251-19/+19
* Replace "gint" with "int"Benjamin Otte2020-07-251-23/+23
* testsuite/gtk: Add common_cflags to buildTimm Bäder2020-03-071-1/+1
* testsuite/gtk/textiter: Add missing assertionDaniel Boles2017-02-181-1/+2
* Revert "testsuite/gtk/textiter: Remove an unused variable"Daniel Boles2017-02-181-0/+1
* testsuite/gtk/textiter: Remove an unused variableDaniel Boles2017-02-181-1/+0
* textiter: fix bug in gtk_text_iter_backward_line()Nelson Benítez León2017-02-171-0/+37
* textiter: add unit test for forward_to_line_endPaolo Borelli2016-04-221-0/+33
* textiter: fix bug in case insensitive backward searchSébastien Wilmet2015-11-301-0/+12
* Simplify _gtk_text_buffer_get_line_log_attrs()Sébastien Wilmet2014-08-211-2/+2
* textbuffer: unit tests for the empty last lineSébastien Wilmet2014-08-211-0/+28
* textiter: fix bug in find_visible_by_log_attrs()Sébastien Wilmet2014-07-171-2/+2
* textiter: fix bug in FindLogAttrFunc functionsSébastien Wilmet2014-07-171-3/+3
* textiter: fix bug in find_by_log_attrs()Sébastien Wilmet2014-07-171-5/+6
* tests textiter: unit tests for sentence boundariesSébastien Wilmet2014-07-171-0/+85
* tests textiter: unit tests for visible word boundariesSébastien Wilmet2014-07-171-0/+84
* tests textiter: unit tests for cursor positionsSébastien Wilmet2014-07-131-0/+100
* tests textiter: test word boundariesSébastien Wilmet2014-04-131-2/+90
* textiter: bug fix in forward_search() and backward_search()Sébastien Wilmet2013-06-241-0/+12
* Fix gtk_text_iter_forward_to_tag_toggle() for end iterSébastien Wilmet2013-06-201-0/+52
* build: Move gtk/tests to testsuite/gtkBenjamin Otte2013-05-151-0/+269