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_commands.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
The commands module has been removed. The getoutput() and getstatusoutput()
Brett Cannon
2008-05-26
1
-47
/
+0
*
#2621 rename test.test_support to test.support
Benjamin Peterson
2008-05-20
1
-1
/
+1
*
Merged revisions 55225-55227,55229-55269 via svnmerge from
Guido van Rossum
2007-05-11
1
-22
/
+0
*
Merged revisions 53952-54987 via svnmerge from
Guido van Rossum
2007-04-27
1
-0
/
+4
*
Merged revisions 46753-51188 via svnmerge from
Thomas Wouters
2006-08-11
1
-1
/
+2
*
CommandTests.testgetoutput():
Thomas Wouters
2003-03-25
1
-1
/
+3
*
Patch #648998: test_commands ACL patch
Jason Tishler
2002-12-05
1
-0
/
+1
*
Patch #544740: test_commands test fails under Cygwin
Jason Tishler
2002-09-30
1
-5
/
+7
*
Massive changes from SF 589982 (tempfile.py rewrite, by Zack
Guido van Rossum
2002-08-09
1
-4
/
+11
*
Get rid of relative imports in all unittests. Now anything that
Barry Warsaw
2002-07-23
1
-1
/
+1
*
Patch #551911: Escape . properly.
Martin v. Löwis
2002-06-06
1
-1
/
+1
*
Make test_commands work on more systems. This removes much of the dependency
Fred Drake
2002-04-01
1
-4
/
+5
*
Fix SF bug #456386: test_commands regression failure (Andrew Dalke)
Guido van Rossum
2001-10-30
1
-1
/
+1
*
Change the PyUnit-based tests to use the test_main() approach. This
Fred Drake
2001-09-20
1
-1
/
+7
*
Tests for the "commands" module, contributed by Nick Mathewson.
Fred Drake
2001-07-23
1
-0
/
+45