summaryrefslogtreecommitdiff
path: root/tests/test_examplefiles.py
Commit message (Expand)AuthorAgeFilesLines
* Skip known-failing tests on JythonTim Hatch2014-10-151-1/+9
* Closes #980: fix DeprecationWarnings (mostly due to files closed by __del__) ...Georg Brandl2014-10-071-13/+5
* make test with -v a bit easier on the eyesGeorg Brandl2014-09-201-8/+9
* Do not pass the stats dict, it screws up -v outputGeorg Brandl2014-09-201-5/+8
* Fix unit display.Georg Brandl2014-09-201-2/+2
* Keep track of speed stats in test_examplefiles and print a list of slowest ab...Georg Brandl2014-09-201-2/+22
* Finalize single-source port for Py2.[67] and Py3.3+.Georg Brandl2014-01-181-4/+4
* manual prettifying and small fixes after futurize runGeorg Brandl2014-01-181-0/+1
* futurizing: move to print_function and "except X as Y" syntaxGeorg Brandl2014-01-181-5/+6
* new year in copyright noticeGeorg Brandl2014-01-101-1/+1
* Whitespace cleanup.Georg Brandl2014-01-101-1/+1
* examplefiles test: change logic to actually lex each file with the intended l...Georg Brandl2014-01-091-11/+17
* Added lexer for new Hy language, a variant of Lisp runningBob Tolbert2013-09-081-1/+4
* 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