Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
36456df13843c5b8a1fb5a6022ab9ed1fe2a11c5
/
Lib
/
test
/
test_openpty.py
38c707e
Issue #21741: Update 147 test modules to use test discovery.
by Zachary Ware
· 10 years ago
a35a128
Merge.
by Richard Oudkerk
· 11 years ago
0e547b6
Issue #18174: Fix fd leaks in tests.
by Richard Oudkerk
· 11 years ago
cd8efa3
Clean up the messages used by some tests.
by Brett Cannon
· 12 years ago
e549ead
Merged revisions 70554,70588-70589,70598,70605,70611-70621,70623-70624,70626-70627 via svnmerge from
by Benjamin Peterson
· 16 years ago
ee8712c
#2621 rename test.test_support to test.support
by Benjamin Peterson
· 16 years ago
3add4d7
Raise statement normalization in Lib/test/.
by Collin Winter
· 17 years ago
dc089b6
Fix test_openpty.
by Guido van Rossum
· 17 years ago
89f507f
Four months of trunk changes (including a few releases...)
by Thomas Wouters
· 18 years ago
64aa5f6
Remove bogus test; the master is not a terminal on Solaris and HP-UX.
by Martin v. Löwis
· 22 years ago
04f357c
Get rid of relative imports in all unittests. Now anything that
by Barry Warsaw
· 22 years ago
f785042
a bold attempt to fix things broken by MAL's verify patch: import
by Fredrik Lundh
· 24 years ago
3661908
This patch removes all uses of "assert" in the regression test suite
by Marc-André Lemburg
· 24 years ago
004d5e6
Make reindent.py happy (convert everything to 4-space indents!).
by Fred Drake
· 24 years ago
b9fa0a8
Raise 'TestSkipped' (from the test_support) module rather than 'ImportError'
by Thomas Wouters
· 24 years ago
baf2663
Enable extra testing now that os.isatty() is in. (Also tests os.isatty ;P)
by Thomas Wouters
· 24 years ago
a0f7e85
Thomas Wouters: Test script for openpty()
by Guido van Rossum
· 24 years ago