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:
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
*
robustify UserList constructor -- will now accept any sequence
Jeremy Hylton
2000-03-31
1
-0/+11
*
Two fixes for extended call syntax:
Jeremy Hylton
2000-03-30
2
-0/+48
*
Output for simple test case for mmap on Unix; someone needs to write a
Andrew M. Kuchling
2000-03-30
1
-0/+0
*
Added simple test case for mmap on Unix; someone needs to write a
Andrew M. Kuchling
2000-03-30
1
-0/+69
*
fix previous checkin
Jeremy Hylton
2000-03-28
3
-24/+8
*
add test cases for Greg Ewing's extended call syntax patch
Jeremy Hylton
2000-03-28
4
-2/+174
*
Mark Hammond: test suite for new winreg module.
Guido van Rossum
2000-03-28
2
-0/+151
*
Marc-Andre Lemburg:
Guido van Rossum
2000-03-28
4
-46/+54
*
Marc-Andre Lemburg:
Guido van Rossum
2000-03-24
2
-1/+30
*
Fix the test so that connect() and bind() are called with a single
Guido van Rossum
2000-03-24
1
-2/+2
*
Regenerated with test for 'contains'.
Guido van Rossum
2000-03-24
1
-0/+1
*
On 17-Mar-2000, Marc-Andre Lemburg said:
Barry Warsaw
2000-03-20
2
-0/+2
*
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
3
-10/+338
*
Add tests for char in string -- including required exceptions for
Guido van Rossum
2000-03-07
1
-0/+23
*
test_contains output
Guido van Rossum
2000-03-06
1
-0/+1
*
Test cases for __contains__ code, by Moshe Zadka.
Guido van Rossum
2000-03-06
1
-0/+41
*
Test case for fork1() behavior.
Guido van Rossum
2000-02-25
2
-0/+55
*
Add tests to exercise sequence operations (multiplication, indexing,
Andrew M. Kuchling
2000-02-23
1
-0/+25
*
Added test for new crc32() function.
Guido van Rossum
2000-02-16
1
-0/+6
*
Make this pass the -tt test.
Fred Drake
2000-02-10
1
-8/+8
*
Added test case for accessing gsbm database by key after it's closed;
Fred Drake
2000-02-07
1
-1/+7
*
Revise tests to support str(<long int object>) not appending "L".
Fred Drake
1999-12-23
3
-15/+21
*
Test output.
Guido van Rossum
1999-10-19
1
-0/+28
*
Rewritten -- this now tests the binascii *except* for the binhex
Guido van Rossum
1999-10-19
1
-44/+85
*
Test output for test_binhex.py.
Guido van Rossum
1999-10-19
1
-0/+1
*
This test really only tests the binhex module.
Guido van Rossum
1999-10-19
1
-2/+2
*
Add test case for bug just fixed by Stephen Turner.
Guido van Rossum
1999-07-13
1
-0/+11
*
added a test for "To: :" patch
Barry Warsaw
1999-07-12
1
-0/+7
*
Add the test case provided by Barry Scott for his patch.
Guido van Rossum
1999-06-15
1
-0/+5
*
Added a couple of endswith test cases for bugs reported by Timbot.
Barry Warsaw
1999-06-15
1
-0/+8
*
Added more tests of join
Barry Warsaw
1999-06-14
1
-0/+9
[next]