After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 136434 - Search test suite
Search test suite
Status: RESOLVED DUPLICATE of bug 348754
Product: gtksourceview
Classification: Platform
Component: General
git master
Other All
: Normal enhancement
: ---
Assigned To: GTK Sourceview maintainers
GTK Sourceview maintainers
Depends on: 348754
Blocks:
 
 
Reported: 2004-03-07 10:22 UTC by Gustavo Giráldez
Modified: 2008-08-03 02:56 UTC
See Also:
GNOME target: ---
GNOME version: Unversioned Enhancement



Description Gustavo Giráldez 2004-03-07 10:22:56 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
Comment 1 Gustavo Giráldez 2005-02-28 00:33:44 UTC
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
Comment 2 Yevgen Muntyan 2008-08-03 02:56:48 UTC

*** This bug has been marked as a duplicate of 348754 ***