summaryrefslogtreecommitdiff
path: root/Lib/test/test_future3.py
Commit message (Expand)AuthorAgeFilesLines
* #17303: test_future* now work with unittest test discovery. Patch by Zachary...Ezio Melotti2013-02-271-5/+1
* #2621 rename test.test_support to test.supportBenjamin Peterson2008-05-201-2/+2
* Fixed test and converted to unittest format.Raymond Hettinger2003-07-151-6/+25
* Add test case to cover multiple future statements on separate lines ofJeremy Hylton2001-08-201-0/+11
* Fix compileall.py so that it fails on SyntaxErrorsJeremy Hylton2001-04-181-10/+0
* Add regression test for future statements. This adds eight files, butJeremy Hylton2001-02-281-0/+10