summaryrefslogtreecommitdiffstats
path: root/Lib/test/regrtest.py
diff options
context:
space:
mode:
authorGuilherme Polo <ggpolo@gmail.com>2009-02-09 19:21:21 (GMT)
committerGuilherme Polo <ggpolo@gmail.com>2009-02-09 19:21:21 (GMT)
commitbbb7efd72b3360f0523087cff6868f8fa02fe754 (patch)
tree90a359378f86ae15b8ac53c47949422a08d7e9d9 /Lib/test/regrtest.py
parent94034ea5842d953117e9192589d6487eb59812f1 (diff)
downloadcpython-bbb7efd72b3360f0523087cff6868f8fa02fe754.zip
cpython-bbb7efd72b3360f0523087cff6868f8fa02fe754.tar.gz
cpython-bbb7efd72b3360f0523087cff6868f8fa02fe754.tar.bz2
Some tests for Tkinter.Text.search
Diffstat (limited to 'Lib/test/regrtest.py')
-rwxr-xr-xLib/test/regrtest.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/Lib/test/regrtest.py b/Lib/test/regrtest.py
index 5c91dc3..955e551 100755
--- a/Lib/test/regrtest.py
+++ b/Lib/test/regrtest.py
@@ -1047,6 +1047,7 @@ _expectations = {
test_socket_ssl
test_socketserver
test_tcl
+ test_tk
test_ttk_guionly
test_ttk_textonly
test_timeout
@@ -1066,6 +1067,7 @@ _expectations = {
test_kqueue
test_ossaudiodev
test_tcl
+ test_tk
test_ttk_guionly
test_ttk_textonly
test_zipimport
@@ -1084,6 +1086,7 @@ _expectations = {
test_ossaudiodev
test_pep277
test_tcl
+ test_tk
test_ttk_guionly
test_ttk_textonly
test_multiprocessing
@@ -1102,6 +1105,7 @@ _expectations = {
test_ossaudiodev
test_pep277
test_tcl
+ test_tk
test_ttk_guionly
test_ttk_textonly
test_multiprocessing