summaryrefslogtreecommitdiff
path: root/test/test_parser.py
Commit message (Collapse)AuthorAgeFilesLines
* Dur! This is a better way to indicate how the tests should run.Ned Batchelder2009-11-181-0/+2
|
* Ignore the branch of an except clause testing its type, since these aren't ↵Ned Batchelder2009-11-171-0/+17
| | | | conceptually branches. Fixes #35.
* Classes shouldn't be marked as branches. Fixes #32.Ned Batchelder2009-11-161-0/+36