Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |