index
:
delta/cpython.git
2.0
2.1
2.2
2.3
2.4
2.5
2.6
2.7
3.0
3.1
3.2
3.3
3.4
3.5
3.6
baserock/2.7.9-mips64
baserock/markdoffman/py2-symlink
baserock/markdoffman/py2-symlink-v2
baserock/morph-2.7
legacy-trunk
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Lib
/
test
/
test_binhex.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Close #11577: Improve binhex test coverage and fix ResourceWarning
Nick Coghlan
2011-03-16
1
-0
/
+11
*
convert shebang lines: python -> python3
Benjamin Peterson
2010-03-11
1
-1
/
+1
*
#2621 rename test.test_support to test.support
Benjamin Peterson
2008-05-20
1
-6
/
+6
*
Make test_binhex pass. (Do we really want to support it still?)
Guido van Rossum
2007-05-22
1
-8
/
+5
*
Massive changes from SF 589982 (tempfile.py rewrite, by Zack
Guido van Rossum
2002-08-09
1
-3
/
+2
*
Get rid of relative imports in all unittests. Now anything that
Barry Warsaw
2002-07-23
1
-1
/
+1
*
Change the PyUnit-based tests to use the test_main() approach. This
Fred Drake
2001-09-20
1
-1
/
+6
*
Convert binhex regression test to PyUnit. We could use a better test
Fred Drake
2001-05-22
1
-40
/
+38
*
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
*
Stop creating an unbounded number of "Jack is my hero" files under Windows.
Tim Peters
2001-01-17
1
-0
/
+1
*
Update the code to better reflect recommended style:
Fred Drake
2000-12-12
1
-2
/
+2
*
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
-2
/
+2
*
This test really only tests the binhex module.
Guido van Rossum
1999-10-19
1
-2
/
+2
*
Mass check-in after untabifying all files that need it.
Guido van Rossum
1998-03-26
1
-12
/
+12
*
Minor output message change
Roger E. Masse
1997-01-16
1
-1
/
+7
*
test script for the binascii C module.
Roger E. Masse
1997-01-16
1
-0
/
+40