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_gl.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add missing imports.
Georg Brandl
2010-02-06
1
-0/+1
*
Add import_function method to test.test_support, and modify a number of
R. David Murray
2009-03-30
1
-2/+4
*
fix incorrect auto-translation of TestSkipped -> unittest.SkipTest
Benjamin Peterson
2009-03-26
1
-2/+2
*
remove test_support.TestSkipped and just use unittest.SkipTest
Benjamin Peterson
2009-03-26
1
-2/+2
*
Add test_main() functions to various tests where it was simple to do. Done so
Brett Cannon
2008-03-03
1
-2/+4
*
Complete the absolute import patch for the test suite. All relative
Barry Warsaw
2002-07-30
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/+1
*
Raise 'TestSkipped' (from the test_support) module rather than 'ImportError'
Thomas Wouters
2000-08-04
1
-3/+2
*
Mass check-in after untabifying all files that need it.
Guido van Rossum
1998-03-26
1
-23/+23
*
Some small changes.
Guido van Rossum
1997-01-03
1
-5/+15
*
gl is a *huge* module. This is a very simple test that insures that
Roger E. Masse
1996-12-24
1
-0/+141