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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Marc-Andre Lemburg <mal@lemburg.com>:
Marc-André Lemburg
2000-06-29
1
-0/+4
*
Trent Mick <trentm@activestate.com>:
Fred Drake
2000-06-28
1
-2/+54
*
Marc-Andre Lemburg <mal@lemburg.com>:
Marc-André Lemburg
2000-06-28
1
-0/+3
*
Marc-Andre Lemburg <mal@lemburg.com>:
Marc-André Lemburg
2000-06-28
1
-0/+75
*
Added the atexit module and documentation from Skip Montanaro
Fred Drake
2000-06-28
2
-0/+28
*
typos fixed by Rob Hooft
Jeremy Hylton
2000-06-28
7
-7/+7
*
Change pyexpat test suite to exercise the .returns_unicode attribute,
Andrew M. Kuchling
2000-06-27
2
-20/+121
*
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
2
-0/+20
*
add minimal test of exception use. verify that each exception can be
Jeremy Hylton
2000-06-20
1
-0/+12
*
Additional tests for seek() method, written by Trent Mick
Andrew M. Kuchling
2000-06-18
2
-1/+36
*
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
*
Added test for linnuxaudiodev module; directly adapted from sunaudiodev
Fred Drake
2000-06-10
2
-0/+21
*
Marc-Andre Lemburg <mal@lemburg.com>:
Marc-André Lemburg
2000-06-08
1
-2/+2
*
Trent Mick <trentm@activestate.com>:
Fred Drake
2000-06-01
1
-4/+10
*
Added a test to catch the base class.
Barry Warsaw
2000-05-25
2
-0/+5
*
Added math.rint() -- round according to current IEEE754 mode
Guido van Rossum
2000-05-11
2
-0/+7
*
M.-A. Lemburg <mal@lemburg.com>:
Fred Drake
2000-05-09
1
-0/+6
*
Alas, Vladimir's patch was too aggressive, and started causing really
Guido van Rossum
2000-05-05
1
-1/+1
*
Raise ImportError when os.fork does not exist.
Guido van Rossum
2000-05-04
1
-0/+5
*
Get rid of memory leak caused by assingning sys.exc_info() to a local.
Guido van Rossum
2000-04-28
1
-2/+2
*
Deviant1 didn't work as advertised
Jeremy Hylton
2000-04-27
1
-4/+4
*
add some more contains tests on the builtin types
Jeremy Hylton
2000-04-27
1
-0/+47
*
Added a provision to stop all threads before exiting from the test:
Guido van Rossum
2000-04-24
1
-1/+7
*
Fix spelling error and remove Windows line endings.
Guido van Rossum
2000-04-24
1
-1/+1
*
Patch by Vladimir Marangozov to unload additionally imported modules
Guido van Rossum
2000-04-21
1
-0/+5
*
Added test_winsound by Mark Hammond.
Guido van Rossum
2000-04-21
2
-0/+9
*
Charles Waldman writes:
Guido van Rossum
2000-04-21
1
-4/+4
*
Fix PR#7 comparisons of recursive objects
Jeremy Hylton
2000-04-14
1
-0/+9
*
M.-A. Lemburg <mal@lemburg.com>:
Fred Drake
2000-04-13
1
-0/+8
*
M.-A. Lemburg <mal@lemburg.com>:
Fred Drake
2000-04-13
1
-0/+1
*
Marc-Andre Lemburg:
Guido van Rossum
2000-04-11
1
-2/+1
*
Marc-Andre Lemburg:
Guido van Rossum
2000-04-11
1
-2/+1
*
Christian Tismer: added test to ensure that multiplication commutes.
Guido van Rossum
2000-04-10
1
-0/+2
*
Use a constant to specify the number of child threads to create.
Fred Drake
2000-04-10
1
-4/+7
*
Marc-Andre Lemburg:
Guido van Rossum
2000-04-10
1
-0/+29
*
Marc-Andre Lemburg:
Guido van Rossum
2000-04-10
1
-1/+58
*
Don't be so strict in checking AttributeError -- the error message
Guido van Rossum
2000-04-10
1
-2/+2
*
Output from test_zipfile.py.
Guido van Rossum
2000-04-10
1
-0/+1
*
Test for zipfile.py, by Jim Ahlstrom.
Guido van Rossum
2000-04-10
1
-0/+26
*
Marc-Andre's third try at this bulk patch seems to work (except that
Guido van Rossum
2000-04-05
3
-10/+129
*
Mark Hammond:
Fred Drake
2000-04-05
1
-0/+2
*
UserString class from Peter Funk <pf@artcom-gmbh.de>.
Fred Drake
2000-04-03
2
-0/+228
*
Untabified file to fix problems reported by tabnanny
Andrew M. Kuchling
2000-04-02
1
-17/+17
*
Mark Hammond: Uncomment call to delete test data when done.
Fred Drake
2000-04-01
1
-1/+1
*
Added test case output for pyexpat module
Andrew M. Kuchling
2000-03-31
1
-0/+31
*
Added test case for pyexpat module that tries to exercise all the handlers
Andrew M. Kuchling
2000-03-31
1
-0/+107
*
Mark Hammond: Ooops - even though Win32 handles the same args, there
Guido van Rossum
2000-03-31
1
-4/+1
*
Improved test, by Mark Hammond, for Win32.
Guido van Rossum
2000-03-31
1
-11/+10
[next]