summaryrefslogtreecommitdiff
path: root/tests/test_regexlexer.py
Commit message (Expand)AuthorAgeFilesLines
* Fixup all headers and some more minor problems.2.4.2Georg Brandl2019-05-281-1/+1
* Never pop all states from the stack, even if a lexer wants to.Georg Brandl2019-05-061-6/+18
* Copyright update.Georg Brandl2017-01-221-1/+1
* Copyright year update.Georg Brandl2015-01-211-1/+1
* Add test case for default state transitionGaurav Jain2014-05-171-0/+7
* new year in copyright noticeGeorg Brandl2014-01-101-1/+1
* Happy new year 2013.Georg Brandl2013-01-091-1/+1
* Add failing test case for #777.Robert Lehmann2012-05-311-0/+8
* Fixes #748: clean up deprecation and resource warnings in the test suite when...Georg Brandl2012-03-111-1/+1
* Copyright update.Georg Brandl2012-02-051-1/+1
* Fix current copyright year.Georg Brandl2011-07-091-1/+1
* Happy new year!Georg Brandl2010-01-011-1/+1
* Consistency fixes in the test suite.gbrandl2009-09-151-0/+2
* Update copyrighting style to standard "team" tags.gbrandl2009-01-041-2/+2
* Add a new test for the latest RegexLexer change, multiple new statesgbrandl2007-09-281-0/+37