Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | #17303: test_future* now work with unittest test discovery. Patch by Zachary... | Ezio Melotti | 2013-02-27 | 1 | -5/+1 |
* | #2621 rename test.test_support to test.support | Benjamin Peterson | 2008-05-20 | 1 | -2/+2 |
* | Fixed test and converted to unittest format. | Raymond Hettinger | 2003-07-15 | 1 | -6/+25 |
* | Add test case to cover multiple future statements on separate lines of | Jeremy Hylton | 2001-08-20 | 1 | -0/+11 |
* | Fix compileall.py so that it fails on SyntaxErrors | Jeremy Hylton | 2001-04-18 | 1 | -10/+0 |
* | Add regression test for future statements. This adds eight files, but | Jeremy Hylton | 2001-02-28 | 1 | -0/+10 |