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
/
output
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
-- enabled some temporarily disabled RE tests
Fredrik Lundh
2000-08-08
1
-0/+1
*
Removing UTF-16 aware Unicode comparison code. This kind of compare
Marc-André Lemburg
2000-08-08
1
-1/+0
*
test the non-multipart sections of the cgi module
Jeremy Hylton
2000-08-03
1
-0/+24
*
Checking in empty tests for urlparse, as future place holders
Moshe Zadka
2000-08-03
1
-0/+1
*
-- added recursion limit (currently ~10,000 levels)
Fredrik Lundh
2000-08-03
1
-0/+1
*
Added output for testsuite for new zip() builtin.
Barry Warsaw
2000-08-03
1
-0/+1
*
-- SRE 0.9.8: updated test scripts
Fredrik Lundh
2000-08-01
2
-16/+0
*
Remove erroneous empty trailing line. (cause test_winreg.py failure)
Trent Mick
2000-07-27
1
-1/+0
*
added test case for fixed duplicate arguments bug in Python/compile.c
Peter Schneider-Kamp
2000-07-25
1
-0/+1
*
-- updated to include known problems in SRE 0.9.6
Fredrik Lundh
2000-07-24
1
-414/+11
*
-- SRE 0.9.6 sync. this includes:
Fredrik Lundh
2000-07-23
1
-0/+2
*
new test for posixpath module
Skip Montanaro
2000-07-12
1
-0/+2
*
Create two new exceptions: IndentationError and TabError. These are
Fred Drake
2000-07-11
1
-0/+4
*
fix bug #42 reported by Andrew Dalke
Jeremy Hylton
2000-07-11
3
-26/+0
*
Add test of resize() method of mmap objects
Andrew M. Kuchling
2000-07-11
1
-0/+0
*
factor out test definitions to string_tests module
Jeremy Hylton
2000-07-10
1
-3/+0
*
Added the line 'Testing UTF-16 code point order comparisons... done."
Guido van Rossum
2000-07-10
1
-0/+1
*
expect message "no regression test case for method 'encode'
Jeremy Hylton
2000-07-10
1
-0/+3
*
- fixed grouping error bug
Fredrik Lundh
2000-07-03
1
-3/+0
*
Fixed test output
Paul Prescod
2000-07-01
1
-0/+1
*
Added minidom tests.
Paul Prescod
2000-07-01
1
-0/+64
*
output for openpty test
Guido van Rossum
2000-07-01
1
-0/+2
*
Thomas Wouters <thomas@xs4all.net>:
Fred Drake
2000-06-30
1
-0/+3
*
Output for test_winreg2.
Fred Drake
2000-06-30
1
-0/+1
*
- reverted to "\x is binary byte"
Fredrik Lundh
2000-06-30
1
-1/+0
*
remove all prints (since the prints where of memory locations)
Jeremy Hylton
2000-06-30
1
-10/+0
*
the mad patcher strikes again:
Fredrik Lundh
2000-06-30
1
-2/+1
*
- fixed lookahead assertions (#10, #11, #12)
Fredrik Lundh
2000-06-30
1
-3/+0
*
Marc-Andre Lemburg <mal@lemburg.com>:
Marc-André Lemburg
2000-06-30
1
-0/+1
*
Marc-Andre Lemburg <mal@lemburg.com>:
Marc-André Lemburg
2000-06-30
1
-3/+0
*
- added support for (?P=name)
Fredrik Lundh
2000-06-30
1
-2/+0
*
- fixed default value handling in group/groupdict
Fredrik Lundh
2000-06-30
1
-0/+14
*
final patches from Neil Schemenauer for garbage collection
Jeremy Hylton
2000-06-30
1
-0/+11
*
This patch addresses two main issues: (1) There exist some non-fatal
Fred Drake
2000-06-29
1
-0/+1
*
Marc-Andre Lemburg <mal@lemburg.com>:
Marc-André Lemburg
2000-06-29
1
-0/+4
*
Marc-Andre Lemburg <mal@lemburg.com>:
Marc-André Lemburg
2000-06-28
1
-0/+3
*
Added the atexit module and documentation from Skip Montanaro
Fred Drake
2000-06-28
1
-0/+4
*
Change pyexpat test suite to exercise the .returns_unicode attribute,
Andrew M. Kuchling
2000-06-27
1
-10/+70
*
update output file to reflect new test of exception object str-ness
Jeremy Hylton
2000-06-25
1
-0/+18
*
verify that Python raises SyntaxError for long and deeply-nested expressions
Jeremy Hylton
2000-06-20
1
-0/+2
*
Additional tests for seek() method, written by Trent Mick
Andrew M. Kuchling
2000-06-18
1
-0/+0
*
Added test for linnuxaudiodev module; directly adapted from sunaudiodev
Fred Drake
2000-06-10
1
-0/+1
*
Added a test to catch the base class.
Barry Warsaw
2000-05-25
1
-0/+1
*
Added math.rint() -- round according to current IEEE754 mode
Guido van Rossum
2000-05-11
1
-0/+1
*
Added test_winsound by Mark Hammond.
Guido van Rossum
2000-04-21
1
-0/+2
*
M.-A. Lemburg <mal@lemburg.com>:
Fred Drake
2000-04-13
1
-0/+1
*
Output from test_zipfile.py.
Guido van Rossum
2000-04-10
1
-0/+1
*
Marc-Andre's third try at this bulk patch seems to work (except that
Guido van Rossum
2000-04-05
1
-0/+1
*
UserString class from Peter Funk <pf@artcom-gmbh.de>.
Fred Drake
2000-04-03
1
-0/+1
*
Added test case output for pyexpat module
Andrew M. Kuchling
2000-03-31
1
-0/+31
[prev]
[next]