summaryrefslogtreecommitdiff
path: root/tests/test_examplefiles.py
Commit message (Expand)AuthorAgeFilesLines
* Happy new year 2013.Georg Brandl2013-01-091-1/+1
* Remove BOM when the input is unicode.Andy Li2012-12-121-1/+2
* fixed #822 (remove BOM if present)Andy Li2012-12-081-0/+1
* Fixes #748: clean up deprecation and resource warnings in the test suite when...Georg Brandl2012-03-111-1/+5
* Copyright update.Georg Brandl2012-02-051-1/+1
* Show more info about error token failures.Georg Brandl2012-02-041-2/+3
* Fix current copyright year.Georg Brandl2011-07-091-1/+1
* When displaying a roundtrip error, show the diffTim Hatch2011-03-141-0/+2
* merge with timGeorg Brandl2010-08-221-2/+35
|\
| * Allow storing and comparing output between test runs.Georg Brandl2010-07-221-2/+35
* | Merge with -mainthatch2010-05-051-0/+3
|\ \ | |/ |/|
| * Exclude editor temp files from examplefiles teststhatch2010-05-051-0/+3
* | Remove unused imports.Georg Brandl2010-02-181-2/+0
|/
* Happy new year!Georg Brandl2010-01-011-1/+1
* Unbreak examplefile tests with DOS newlines.thatch2009-06-211-0/+1
* Port Pygments to Python 3.1.gbrandl2009-03-311-3/+3
* Update copyrighting style to standard "team" tags.gbrandl2009-01-041-2/+2
* In the tests, be more clear about what lexer generated an error tokenthatch2008-12-311-1/+2
* file() -> open() in tests.gbrandl2008-11-251-1/+1
* Next version will be 1.0.gbrandl2008-11-151-1/+4
* Make test_examplefiles show a better error when there are strange filesthatch2008-09-241-0/+5
* make use of test generators for test_examplefilesBenjamin Peterson2008-09-181-30/+24
* remove __builtin__.testdir/testfile magicBenjamin Peterson2008-09-181-0/+1
* Use specific exception.gbrandl2008-07-051-3/+4
* [svn] Shorten some testfiles, silence some pylint warnings,gbrandl2007-02-141-1/+1
* [svn] Copyright notice update.gbrandl2007-02-041-1/+1
* [svn] Change Pygments license to BSD.gbrandl2006-12-101-1/+1
* [svn] make check.gbrandl2006-10-311-2/+2
* [svn] Add encoding support. All processing is now done with unicode strings.gbrandl2006-10-311-3/+4
* [svn] Name change, round 4 (rename SVN root folder).gbrandl2006-10-191-0/+49