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_commands.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Get rid of deprecation warning when testing commands.getstatus()
Neal Norwitz
2007-03-20
1
-0/+4
*
Add new utility function, reap_children(), to test_support. This should
Neal Norwitz
2006-06-29
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