summaryrefslogtreecommitdiff
path: root/tests/test_parser.py
Commit message (Expand)AuthorAgeFilesLines
* Add license mention to the top of all files. #313.Ned Batchelder2015-07-241-1/+4
* Clean up some pylintNed Batchelder2015-07-031-0/+1
* Files with incorrect encoding declarations are no longer ignored. #351Ned Batchelder2015-05-171-1/+5
* All Python source is Unicode internally.Ned Batchelder2015-05-171-0/+5
* Fix branch coverage for yield statements. #308 #324Ned Batchelder2015-04-201-2/+4
* Tweaks to Mickie's changes.Ned Batchelder2015-04-181-2/+3
* Including generator yield statements when doing end of code calculations issu...Mickie Betz2015-04-141-0/+13
* Don't be confused by files with missing final newlines. #293Ned Batchelder2014-11-291-2/+30
* Continued refactoring of CodeUnitNed Batchelder2014-05-181-2/+2
* More refactoring of hacked Mako supportNed Batchelder2014-04-181-27/+27
* Hacked-in Mako support.Ned Batchelder2014-03-081-2/+2
* Directory changed: test->tests. Adapt.Ned Batchelder2013-02-021-1/+1
* Move the test directory to tests to avoid conflicts with the stdlib test pack...Ned Batchelder2013-02-021-0/+131