Home
last modified time | relevance | path

Searched refs:test_unicode (Results 1 – 15 of 15) sorted by relevance

/external/python/cpython2/Lib/test/
Dtest_StringIO.py152 def test_unicode(self): member in TestStringIO
178 def test_unicode(self): member in TestcStringIO
Dtest_xpickle.py161 def test_unicode(self): member in AbstractCompatTests
Dtest_marshal.py112 def test_unicode(self): member in StringTestCase
297 def test_unicode(self, size): member in LargeValuesTestCase
Dtest_traceback.py172 def test_unicode(self): member in TracebackCases
Dtest_hashlib.py201 def test_unicode(self): member in HashLibTestCase
Dtest_textwrap.py392 def test_unicode(self): member in WrapTestCase
Dtest_gdb.py328 def test_unicode(self): member in PrettyPrintTests
Dtest_pyexpat.py177 def test_unicode(self): member in ParseTest
Dtest_file2k.py830 def test_unicode(self): member in StdoutTests
Dtest_memoryio.py465 def test_unicode(self): member in PyBytesIOTest
Dtest_array.py870 def test_unicode(self): member in UnicodeTest
Dpickletester.py1006 def test_unicode(self): member in AbstractPickleTests
/external/python/cpython2/Lib/lib-tk/test/test_ttk/
Dtest_functions.py437 def test_unicode(self): member in TclObjsToPyTest
/external/python/cpython2/PC/os2emx/
DREADME.os2emx528 test_unicode. Both these tests pass if -O2 is instead of -O3 with this
/external/python/cpython2/Misc/
DNEWS5974 - Strengthen test_unicode with explicit type checking for assertEqual tests.