aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_lexer.py
Commit message (Expand)AuthorAgeFilesLines
* Use tox / zimportsMike Bayer2019-05-311-384/+780
* Improve lexer with better string handling and grouping parens/bracketsDaniel Martin2016-02-041-2/+15
* - [bug] Fixed issue where an old lexer rule prevented a template lineMike Bayer2013-10-011-0/+6
* - [bug] Cleaned up all the various deprecation/Mike Bayer2013-04-131-1/+1
* py2.5 worksMike Bayer2012-11-111-2/+5
* - first pass at running a py3k compatible base in py2k as well.Mike Bayer2012-11-111-269/+273
* Fix for [ticket:20] and [ticket:86] much thanks to EeveeMike Bayer2012-02-021-0/+17
* - py3k fixesrel_0_4_0Mike Bayer2011-02-211-2/+2
* - now that trailing whitespace comes up in red, need to get rid of itMike Bayer2011-01-191-17/+17
* run the lexer test through combination pytidy/manual cleanup, to atMike Bayer2010-11-161-216/+418
* - Patch to lexer to not generate an emptyMike Bayer2010-11-121-2/+2
* - The <%namespace> tag allows expressionsMike Bayer2010-06-301-1/+7
* - A percent sign can be emitted as the firstMike Bayer2010-03-051-0/+15
* - merged -r481:499 of py3k branch.Mike Bayer2010-03-041-52/+207
* begin to modernize testing. in particular, get rid of test_htdocs as well as...Mike Bayer2010-03-021-2/+4
* - Unit tests now run with nose. [ticket:127]Mike Bayer2010-02-051-0/+474