[New-bugs-announce] [issue18489] IDLE Unit test for SearchEngine.py

Phil Webster report at bugs.python.org
Thu Jul 18 05:30:19 CEST 2013


New submission from Phil Webster:

This test uses the mock text widget to search forwards and backwards, with and without wrapping. It also tests for empty matches with the 'ok' flag set in search_text(). The patch relies on the mock text tag_add function implemented in #18226.

----------
components: IDLE
files: test_searchengine.patch
keywords: patch
messages: 193266
nosy: JayKrish, Todd.Rovito, philwebster, terry.reedy
priority: normal
severity: normal
status: open
title: IDLE Unit test for SearchEngine.py
type: enhancement
versions: Python 2.7, Python 3.3, Python 3.4
Added file: http://bugs.python.org/file30961/test_searchengine.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue18489>
_______________________________________


More information about the New-bugs-announce mailing list