Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
c262a69f545b0a7048bb45a2ede7065fd9826ab8
/
Lib
/
test
/
test_gl.py
8fd107f
Add missing imports.
by Georg Brandl
· 16 years ago
59beec3
Add import_function method to test.test_support, and modify a number of
by R. David Murray
· 16 years ago
bec087f
fix incorrect auto-translation of TestSkipped -> unittest.SkipTest
by Benjamin Peterson
· 16 years ago
888a39b
remove test_support.TestSkipped and just use unittest.SkipTest
by Benjamin Peterson
· 16 years ago
7dbd918
Add test_main() functions to various tests where it was simple to do. Done so
by Brett Cannon
· 17 years ago
408b6d3
Complete the absolute import patch for the test suite. All relative
by Barry Warsaw
· 23 years ago
f785042
a bold attempt to fix things broken by MAL's verify patch: import
by Fredrik Lundh
· 25 years ago
3661908
This patch removes all uses of "assert" in the regression test suite
by Marc-André Lemburg
· 25 years ago
004d5e6
Make reindent.py happy (convert everything to 4-space indents!).
by Fred Drake
· 25 years ago
b9fa0a8
Raise 'TestSkipped' (from the test_support) module rather than 'ImportError'
by Thomas Wouters
· 25 years ago
41360a4
Mass check-in after untabifying all files that need it.
by Guido van Rossum
· 27 years ago
9d1a02c
Some small changes.
by Guido van Rossum
· 29 years ago
6da2953
gl is a *huge* module. This is a very simple test that insures that
by Roger E. Masse
· 29 years ago