summaryrefslogtreecommitdiff
path: root/test/test_parser.py
Commit message (Expand)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 co...Ned Batchelder2009-11-171-0/+17
* Classes shouldn't be marked as branches. Fixes #32.Ned Batchelder2009-11-161-0/+36