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
/
test_sundry.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove test.test_support.guard_warnings_filter.
Brett Cannon
2007-08-14
1
-2/+2
*
Not sure why this only fails sometimes on Unix machines. Better
Neal Norwitz
2007-06-11
1
-1/+2
*
Add all of the distuils modules that don't seem to have explicit tests. :-(
Neal Norwitz
2007-06-11
1
-1/+47
*
Have mimify raise a DeprecationWarning. The docs and PEP 4 have listed the
Brett Cannon
2007-05-30
1
-0/+1
*
Cause posixfile to raise a DeprecationWarning. Documented as deprecated since
Brett Cannon
2007-05-20
1
-65/+68
*
Remove the gopherlib module. It has been raising a DeprecationWarning since
Brett Cannon
2007-05-16
1
-6/+0
*
Patch #1472854: make the rlcompleter.Completer class usable on non-
Georg Brandl
2006-04-30
1
-5/+1
*
tty isn't supported on all boxes.
Tim Peters
2006-04-13
1
-1/+6
*
Update test_sundry. Many modules have now tests, but
Georg Brandl
2006-04-12
1
-36/+12
*
Remove regsub, reconvert, regex, regex_syntax and everything under lib-old.
Neal Norwitz
2006-03-16
1
-1/+0
*
Suppress new deprecation warnings when running the
Tim Peters
2006-02-18
1
-0/+5
*
Patch #1049151: adding bool support to xdrlib.py.
Martin v. Löwis
2005-02-24
1
-1/+0
*
Removed deprecated tzparse module.
Raymond Hettinger
2004-12-05
1
-1/+0
*
Remove the deprecated statcache module.
Raymond Hettinger
2004-12-05
1
-3/+0
*
Remove pre module
Andrew M. Kuchling
2004-06-02
1
-3/+0
*
Remove filecmp
Andrew M. Kuchling
2003-02-13
1
-1/+0
*
Lose references to knee (no longer exists) and pyclbr (has its own
Guido van Rossum
2002-12-03
1
-2/+0
*
Get rid of relative imports in all unittests. Now anything that
Barry Warsaw
2002-07-23
1
-1/+1
*
Tighten up some warning filters, and break some dependencies on the
Tim Peters
2002-04-16
1
-1/+6
*
Add a simple test suite for netrc.py, and remove it from test_sundry
Andrew M. Kuchling
2002-03-22
1
-1/+0
*
Move import dbhash out of test_sundry and into test_bsddb,
Guido van Rossum
2001-12-07
1
-1/+0
*
Ignore the posixfile deprecation warning for the test suite.
Fred Drake
2001-10-25
1
-0/+3
*
SF patch #440170: Tests for fileinput module.
Tim Peters
2001-07-11
1
-1/+0
*
SF patch #440144: Tests and minor bugfix for uu module.
Tim Peters
2001-07-11
1
-1/+0
*
Remove lines for asynchat & asyncore, as they've now got their own test.
Tim Peters
2001-04-06
1
-2/+0
*
Restore alphabetic order. Also try to import rlcompleter and curses, but
Tim Peters
2001-01-23
1
-7/+15
*
The "user" module cannot reasonably be tested. Moved to the end (and
Fred Drake
2001-01-22
1
-2/+6
*
Jeremy's patch #103323: trivial tests of all untested modules.
Tim Peters
2001-01-19
1
-0/+93