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
*
Issue #21741: Update 147 test modules to use test discovery.
Zachary Ware
2015-04-13
1
-5/+1
*
Merge.
Richard Oudkerk
2013-06-10
1
-0/+2
|
\
|
*
Issue #18174: Fix fd leaks in tests.
Richard Oudkerk
2013-06-10
1
-0/+2
*
|
Clean up the messages used by some tests.
Brett Cannon
2012-11-14
1
-1/+1
|
/
*
Merged revisions 70554,70588-70589,70598,70605,70611-70621,70623-70624,70626-...
Benjamin Peterson
2009-03-28
1
-2/+2
*
#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