| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add more regression tests, including for the import statement variations. | Fred Drake | 2001-01-07 | 1 | -0/+25 |
| | | | | | | These will detect regression on SF bug #127271 and other import statement bugs. | ||||
| * | Added tests to avoid regression on bug #125375. | Fred Drake | 2000-12-11 | 1 | -0/+14 |
| | | | | | | | | | roundtrip(): Show the offending syntax tree when things break; this makes it a little easier to debug the module by adding test cases. (Still need better tests for this module, but there's not enough time today.) | ||||
| * | Update the parser module to support augmented assignment. | Fred Drake | 2000-08-25 | 1 | -21/+38 |
| | | | | | Add some test cases. | ||||
| * | Add a minimal test suite for the parser module. | Fred Drake | 2000-08-21 | 1 | -0/+36 |
