summaryrefslogtreecommitdiffstats
path: root/Lib/test/output/test_userstring
diff options
context:
space:
mode:
authorJeremy Hylton <jeremy@alum.mit.edu>2000-07-10 17:08:42 (GMT)
committerJeremy Hylton <jeremy@alum.mit.edu>2000-07-10 17:08:42 (GMT)
commitf82b04ecbb0b27635501c1b119c674c11bb0cd4e (patch)
tree039fe560dc551c0df22bcd3f0f6d0af8111239fa /Lib/test/output/test_userstring
parentfd54757336de0d3494e38228acfd0c1d1b9db1b8 (diff)
downloadcpython-f82b04ecbb0b27635501c1b119c674c11bb0cd4e.zip
cpython-f82b04ecbb0b27635501c1b119c674c11bb0cd4e.tar.gz
cpython-f82b04ecbb0b27635501c1b119c674c11bb0cd4e.tar.bz2
factor out test definitions to string_tests module
test_string and test_userstring run same tests for string methods
Diffstat (limited to 'Lib/test/output/test_userstring')
-rw-r--r--Lib/test/output/test_userstring3
1 files changed, 0 insertions, 3 deletions
diff --git a/Lib/test/output/test_userstring b/Lib/test/output/test_userstring
index 7f5f0c2..0290d6c 100644
--- a/Lib/test/output/test_userstring
+++ b/Lib/test/output/test_userstring
@@ -1,4 +1 @@
test_userstring
-no regression test case for method 'encode'
-no regression test case for method 'isalnum'
-no regression test case for method 'isalpha'