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
*
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
*
Two fixes for extended call syntax:
Jeremy Hylton
2000-03-30
1
-0/+4
*
Output for simple test case for mmap on Unix; someone needs to write a
Andrew M. Kuchling
2000-03-30
1
-0/+0
*
fix previous checkin
Jeremy Hylton
2000-03-28
2
-23/+7
*
add test cases for Greg Ewing's extended call syntax patch
Jeremy Hylton
2000-03-28
2
-0/+42
*
Mark Hammond: test suite for new winreg module.
Guido van Rossum
2000-03-28
1
-0/+4
*
Marc-Andre Lemburg:
Guido van Rossum
2000-03-28
2
-1/+4
*
Marc-Andre Lemburg:
Guido van Rossum
2000-03-24
1
-1/+0
*
Regenerated with test for 'contains'.
Guido van Rossum
2000-03-24
1
-0/+1
*
Marc-Andre Lemburg: test script for Unicode implementation.
Guido van Rossum
2000-03-10
1
-0/+4
*
test_contains output
Guido van Rossum
2000-03-06
1
-0/+1
*
Test case for fork1() behavior.
Guido van Rossum
2000-02-25
1
-0/+1
*
Test output.
Guido van Rossum
1999-10-19
1
-0/+28
*
Test output for test_binhex.py.
Guido van Rossum
1999-10-19
1
-0/+1
*
Output for the regression test of the new string methods.
Barry Warsaw
1999-06-10
1
-0/+3
*
Jonathan Giddy discovered this file was missing.
Guido van Rossum
1999-03-29
1
-0/+1
*
Test suite for UserList.
Guido van Rossum
1999-03-26
1
-0/+1
*
Test suite for UserDict
Guido van Rossum
1999-03-26
1
-0/+1
*
Basic regr tests for pickle/cPickle
Guido van Rossum
1999-03-25
2
-0/+22
*
Added Jeremy's test code for the sha module.
Guido van Rossum
1999-03-24
1
-0/+4
*
Test for popen2 module, by Chris Tismer.
Guido van Rossum
1999-03-11
1
-0/+5
*
New test for ntpath module
Guido van Rossum
1999-02-03
1
-0/+2
*
Test the rfc822.py module. Contains just a few simple cases, and some
Barry Warsaw
1999-01-14
1
-0/+1
*
New test_long.py from Tim Peters.
Guido van Rossum
1998-10-02
1
-1/+2
*
Add Tim Peters' test for long ints
Guido van Rossum
1998-08-13
1
-0/+5
*
Now that test_MimeWriter is untabified, do the same here!
Guido van Rossum
1998-06-11
1
-15/+15
*
Use hex() when outputting the various checksums so the test output is the
Guido van Rossum
1998-04-24
1
-2/+2
*
Add test for MimeWriter module
Guido van Rossum
1998-04-23
1
-0/+110
*
Track changes in tokenize.py
Guido van Rossum
1998-04-03
1
-30/+30
*
Adding output of test_xmllib.py
Guido van Rossum
1998-02-13
1
-0/+1
*
Tests for tokenize.py (Ka-Ping Yee)
Guido van Rossum
1997-10-27
1
-0/+592
*
Added test for __all__.
Guido van Rossum
1997-09-08
1
-0/+7
*
Added feeble test for reload() of packages and submodules.
Guido van Rossum
1997-09-06
1
-0/+2
*
Test set for package import.
Guido van Rossum
1997-09-06
1
-0/+29
*
Now produces some reassuring output.
Jeremy Hylton
1997-09-04
1
-0/+9
*
Output for sequence unpacking test
Barry Warsaw
1997-08-25
1
-0/+1
*
generated output for new tests
Barry Warsaw
1997-08-22
1
-0/+2
*
Forgot to check in the fixed output for print
Guido van Rossum
1997-08-18
1
-1/+1
*
generated by regrtest.py -g
Jeremy Hylton
1997-08-15
1
-0/+1
*
Print `a` so encrypted text is shown in ascii, not binary.
Guido van Rossum
1997-08-14
1
-1/+1
[next]