index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
test
/
test_unicode.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Patch by Finn Bock to make test_unicode.py work for Jython.
Marc-André Lemburg
2001-02-10
1
-5/+10
*
Fixed .capitalize() method of Unicode objects to work like the
Marc-André Lemburg
2001-01-29
1
-0/+2
*
Change verify() function to raise TestFailed, not AssertionError.
Guido van Rossum
2001-01-19
1
-6/+6
*
Whitespace normalization. Leaving tokenize_tests.py alone for now.
Tim Peters
2001-01-18
1
-6/+6
*
This patch removes all uses of "assert" in the regression test suite
Marc-André Lemburg
2001-01-17
1
-93/+93
*
Added checks to prevent PyUnicode_Count() from dumping core
Marc-André Lemburg
2001-01-16
1
-0/+7
*
This patch changes the default behaviour of the builtin charmap
Marc-André Lemburg
2001-01-03
1
-2/+3
*
Test more split argument combinations:
Guido van Rossum
2000-12-19
1
-0/+7
*
Slight improvement to Unicode test suite, inspired by patch #102563:
Guido van Rossum
2000-11-29
1
-9/+11
*
Make reindent.py happy (convert everything to 4-space indents!).
Fred Drake
2000-10-23
1
-43/+42
*
Updated test with a case which checks for the bug reported in
Marc-André Lemburg
2000-10-07
1
-0/+1
*
Removing UTF-16 aware Unicode comparison code. This kind of compare
Marc-André Lemburg
2000-08-08
1
-50/+53
*
Tests for new surrogate support in the UTF-8 codec. By Bill Tutt.
Marc-André Lemburg
2000-07-07
1
-0/+72
*
Tests for new instance support in unicode().
Marc-André Lemburg
2000-07-07
1
-0/+15
*
Added tests for the new .isalpha() and .isalnum() methods.
Marc-André Lemburg
2000-07-05
1
-0/+16
*
Marc-Andre Lemburg <mal@lemburg.com>:
Marc-André Lemburg
2000-06-30
1
-74/+0
*
Marc-Andre Lemburg <mal@lemburg.com>:
Marc-André Lemburg
2000-06-28
1
-0/+75
*
Marc-Andre Lemburg <mal@lemburg.com>:
Marc-André Lemburg
2000-06-14
1
-6/+0
*
Marc-Andre Lemburg <mal@lemburg.com>:
Marc-André Lemburg
2000-06-13
1
-3/+12
*
Marc-Andre Lemburg <mal@lemburg.com>:
Marc-André Lemburg
2000-06-08
1
-2/+2
*
M.-A. Lemburg <mal@lemburg.com>:
Fred Drake
2000-05-09
1
-0/+6
*
Get rid of memory leak caused by assingning sys.exc_info() to a local.
Guido van Rossum
2000-04-28
1
-2/+2
*
M.-A. Lemburg <mal@lemburg.com>:
Fred Drake
2000-04-13
1
-0/+8
*
Marc-Andre Lemburg:
Guido van Rossum
2000-04-11
1
-2/+1
*
Marc-Andre Lemburg:
Guido van Rossum
2000-04-10
1
-0/+29
*
Marc-Andre's third try at this bulk patch seems to work (except that
Guido van Rossum
2000-04-05
1
-8/+93
*
Marc-Andre Lemburg:
Guido van Rossum
2000-03-28
1
-45/+0
*
Marc-Andre Lemburg:
Guido van Rossum
2000-03-24
1
-0/+30
*
On 17-Mar-2000, Marc-Andre Lemburg said:
Barry Warsaw
2000-03-20
1
-0/+1
*
Marc-Andre Lemburg: Add tests for mixed use of char in string.
Guido van Rossum
2000-03-13
1
-0/+13
*
Marc-Andre Lemburg: test script for Unicode implementation.
Guido van Rossum
2000-03-10
1
-0/+281