summaryrefslogtreecommitdiff
path: root/tests/test_util.py
Commit message (Expand)AuthorAgeFilesLines
* new year in copyright noticeGeorg Brandl2014-01-101-1/+1
* Happy new year 2013.Georg Brandl2013-01-091-1/+1
* Fix issues found by "make check".Georg Brandl2013-01-091-3/+4
* Handle non-BMP Unicode ranges consistently, regardless of Python build.Tim Hatch2012-08-261-0/+18
* Fixes #748: clean up deprecation and resource warnings in the test suite when...Georg Brandl2012-03-111-27/+26
* Copyright update.Georg Brandl2012-02-051-1/+1
* fix a couple of errors in the new testsBenji York2011-10-031-6/+2
* make_analysator can now handle TypeErrorsBenji York2011-10-031-3/+37
* 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-3/+0
* Update copyrighting style to standard "team" tags.gbrandl2009-01-041-2/+2
* [svn] Make mapfiles, make check, add D test file, make reindent.gbrandl2007-04-251-6/+7
* [svn] Add a new test for pygments.util, fix coverage test.gbrandl2007-02-181-0/+89