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
*
Added _xdrmodule test
Barry Warsaw
1996-12-17
1
-0/+1
*
(test_thread): output from thread test
Barry Warsaw
1996-12-16
1
-0/+6
*
(test_thread.py): modifications to quiet it up when not running as a script.
Barry Warsaw
1996-12-16
2
-6/+17
*
Updated test_crypt test to jive with bwarsaw testing style
Roger E. Masse
1996-12-16
1
-1/+7
*
Revised output for test_crypt
Roger E. Masse
1996-12-16
1
-1/+0
*
Revised test for errno ala bwarsaw's testing paradigm.
Roger E. Masse
1996-12-16
1
-5/+8
*
Output files for test_dl and test_errno
Roger E. Masse
1996-12-16
2
-0/+2
*
Added test_dl to harness
Roger E. Masse
1996-12-16
1
-0/+1
*
Revised strategy for testing recomended by bwarsaw
Roger E. Masse
1996-12-16
1
-26/+28
*
Added test_errno to the test suite
Roger E. Masse
1996-12-16
2
-0/+45
*
Test for the dl module. This only works for SunOS and Solaris.
Roger E. Masse
1996-12-13
1
-0/+32
*
nonstandard_expectations is only added when in verbose mode, so we
Barry Warsaw
1996-12-13
1
-2/+1
*
Hmm, now that I think about it, we *can* use time.time() and 'date' if
Barry Warsaw
1996-12-13
1
-6/+8
*
More or less portabilized.
Barry Warsaw
1996-12-13
1
-7/+11
*
Fixed
Barry Warsaw
1996-12-13
1
-2/+0
*
Output file for module struct test
Barry Warsaw
1996-12-13
1
-0/+3
*
A test of the struct module
Barry Warsaw
1996-12-12
2
-0/+45
*
Print final report, either all tests OK, or list of failed and missing
Barry Warsaw
1996-12-12
1
-5/+19
*
Print a more meaningful message when a test's output file wasn't
Barry Warsaw
1996-12-12
1
-1/+5
*
Fixed test_strftime to be silent when called from autotest.
Guido van Rossum
1996-12-12
2
-9/+15
*
Added test_strftime (Skip Montanaro).
Guido van Rossum
1996-12-12
3
-0/+88
*
A test of the select module that is actually reproduceable!
Barry Warsaw
1996-12-11
3
-4/+61
*
Output of rgbimg module test
Barry Warsaw
1996-12-11
1
-0/+2
*
Added test of rgbimg module
Barry Warsaw
1996-12-11
1
-0/+1
*
minor formatting nit
Barry Warsaw
1996-12-11
1
-1/+2
*
Be more careful with the shuffling of stdout.
Guido van Rossum
1996-12-11
1
-6/+7
*
Output of the nis and pwd module tests
Barry Warsaw
1996-12-11
2
-0/+2
*
Test of the pwd module
Barry Warsaw
1996-12-11
1
-0/+70
*
Added test_pwd
Barry Warsaw
1996-12-11
1
-0/+1
*
Rewrite without using try-except to break out of two loops.
Guido van Rossum
1996-12-11
1
-17/+18
*
Just test one key/value pair for one NIS map. I.e. don't test them
Barry Warsaw
1996-12-11
1
-11/+17
*
test of the nis module
Barry Warsaw
1996-12-11
1
-0/+19
*
added test_nis
Barry Warsaw
1996-12-11
1
-0/+1
*
Test output files in their new location
Barry Warsaw
1996-12-10
15
-0/+183
*
Directory for test output files: Output => output
Barry Warsaw
1996-12-10
1
-2/+2
*
When run as a script, runs each test and sends results to stdout
Barry Warsaw
1996-12-10
1
-0/+17
*
New regression testing harness.
Barry Warsaw
1996-12-10
3
-242/+130
*
A test of the `new' module. The new.code() test is fairly bogus since
Barry Warsaw
1996-12-10
1
-0/+44
*
Added test_new.
Barry Warsaw
1996-12-10
2
-2/+7
*
Added a test script for dbmmodule.c and added it to testall.py and
Roger E. Masse
1996-12-10
3
-2/+31
*
Added test_new
Barry Warsaw
1996-12-10
1
-0/+1
*
new test script for cryptmodule.py
Roger E. Masse
1996-12-09
1
-0/+6
*
Test script/output for cryptmodule.c added to testall.py and testall.out
Roger E. Masse
1996-12-09
2
-0/+3
*
New test module for complex math module
Roger E. Masse
1996-12-09
1
-0/+22
*
Added test_cmath.py to test complex math module
Roger E. Masse
1996-12-09
2
-1/+2
*
(testall.py): Slightly improved test harness to make it easier to add
Barry Warsaw
1996-12-09
2
-36/+17
*
Added test_strop
Barry Warsaw
1996-12-09
2
-0/+5
*
Added tests of all strop module functions, and touching of module
Barry Warsaw
1996-12-09
1
-2/+35
*
Added test_array output line.
Guido van Rossum
1996-12-09
1
-0/+1
*
module to test the arraymodule created and added to testall.py
Roger E. Masse
1996-12-09
2
-1/+45
[next]