Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SF #736962, port test_future to unittest, add a bit more coverage, by Walter ↵ | Neal Norwitz | 2003-12-13 | 1 | -1/+1 |
| | | | | Dörwald | ||||
* | Import the nested_scopes feature twice, to exercise the patch introduced | Fred Drake | 2001-03-10 | 1 | -1/+3 |
| | | | | | | | to avoid segfaults when more than one feature is named in the future statement. This tests for regression of SF bug #407394. | ||||
* | Add regression test for future statements. This adds eight files, but | Jeremy Hylton | 2001-02-28 | 1 | -0/+9 |
seven are not tests in their own right; these files are mentioned in regrtest. |