GNOME Bugzilla – Bug 136434
Search test suite
Last modified: 2008-08-03 02:56:48 UTC
We need a test program to verify caseless searching. It should work fine now, but it'd be nice to have it to catch regressions in time, since it has proven (for me at least) to be a very difficult problem to get right. The test application should excersice gtk_source_iter_(forward|backward)_search with the following conditions: - all kinds of utf8 characters in the buffer - all kinds of utf8 characters in the searched strings - multi line search strings - forward and backward searching
Just for the record, the bugs (open and closed) about searching in GtkSourceView currently in bugzilla are: - bug 168247 - bug 135163 - bug 133887 - bug 114666
*** This bug has been marked as a duplicate of 348754 ***