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_openpty.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
#2621 rename test.test_support to test.support
Benjamin Peterson
2008-05-20
1
-1/+1
*
Raise statement normalization in Lib/test/.
Collin Winter
2007-08-29
1
-1/+1
*
Fix test_openpty.
Guido van Rossum
2007-05-30
1
-2/+2
*
Four months of trunk changes (including a few releases...)
Thomas Wouters
2006-12-13
1
-13/+17
*
Remove bogus test; the master is not a terminal on Solaris and HP-UX.
Martin v. Löwis
2002-12-31
1
-2/+0
*
Get rid of relative imports in all unittests. Now anything that
Barry Warsaw
2002-07-23
1
-1/+1
*
a bold attempt to fix things broken by MAL's verify patch: import
Fredrik Lundh
2001-01-17
1
-1/+1
*
This patch removes all uses of "assert" in the regression test suite
Marc-André Lemburg
2001-01-17
1
-1/+1
*
Make reindent.py happy (convert everything to 4-space indents!).
Fred Drake
2000-10-23
1
-1/+0
*
Raise 'TestSkipped' (from the test_support) module rather than 'ImportError'
Thomas Wouters
2000-08-04
1
-2/+2
*
Enable extra testing now that os.isatty() is in. (Also tests os.isatty ;P)
Thomas Wouters
2000-07-19
1
-5/+4
*
Thomas Wouters: Test script for openpty()
Guido van Rossum
2000-07-01
1
-0/+23