summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Add Common Lisp and Debian Control file lexer.Georg Brandl2007-10-141-0/+1202
* Add -P option to command line mode.Georg Brandl2007-10-141-0/+6
* Add literate Haskell lexer.Georg Brandl2007-10-142-0/+793
* Fix a bug in the Python lexer and a bug in the HTML formatter.Georg Brandl2007-10-141-1/+1
* Make the lua lexer recognize multiline comments.Georg Brandl2007-09-291-0/+250
* Add a new test for the latest RegexLexer change, multiple new statesGeorg Brandl2007-09-281-0/+37
* this fixes #294.mitsuhiko2007-09-231-0/+11
* Add the new squid.conf lexer from ticket #py1.Georg Brandl2007-09-101-0/+27
* Add Erlang example file.Georg Brandl2007-09-091-0/+169
* Fix the test_basic_api.Georg Brandl2007-09-091-1/+1
* added example file for weechatlogwelterde2007-09-091-0/+9
* [svn] normalized some windows newlinesblackbird2007-09-071-21/+21
* [svn] applied patches from #291blackbird2007-09-071-0/+21
* [svn] Add MOOCode lexer.welterde2007-08-212-0/+77
* [svn] Add a formerly bad Java method RE case, to avoid regressions.Georg Brandl2007-08-181-0/+2
* [svn] Added gettext catalog lexer.Georg Brandl2007-07-072-2/+2466
* [svn] Reduce example file size.Georg Brandl2007-05-307-26061/+0
* [svn] Fix an example file ^^Georg Brandl2007-05-291-1/+1
* [svn] Add a test file for the vim lexer.Georg Brandl2007-05-292-1/+5149
* [svn] Apply patches by Tim, add MiniD lexer from Jarrett and new example files.Georg Brandl2007-05-282-0/+1878
* [svn] added MuPAD lexerwelterde2007-05-061-0/+102
* [svn] Make the C# lexer unicode aware.Georg Brandl2007-05-031-1/+8
* [svn] Add whitespace filter. Add a few more filter unit tests.Georg Brandl2007-05-032-6/+34
* [svn] Make mapfiles, make check, add D test file, make reindent.Georg Brandl2007-04-255-10/+147
* [svn] added RedcodeLexerwelterde2007-04-051-0/+17
* [svn] added jinjadesignerdoc testfileblackbird2007-03-251-0/+713
* [svn] Add Haskell lexer by Adam Blinkinsop.Georg Brandl2007-03-241-0/+378
* [svn] Fix a cmdline bug.Georg Brandl2007-02-252-0/+55
* [svn] Add a new test for pygments.util, fix coverage test.Georg Brandl2007-02-182-4/+90
* [svn] Add support for code coverage analysis.Georg Brandl2007-02-181-6/+28
* [svn] Fix #204.Georg Brandl2007-02-151-0/+14
* [svn] Fix test_html_formatter.Georg Brandl2007-02-151-2/+2
* [svn] Fix test_cmdline.Georg Brandl2007-02-151-1/+2
* [svn] Add a first version of the Moin parser.Georg Brandl2007-02-141-2/+8
* [svn] Make check.Georg Brandl2007-02-144-6/+8
* [svn] Add tests for filters.Georg Brandl2007-02-142-3/+27
* [svn] Test that the HTML formatter output is complete.Georg Brandl2007-02-142-8/+15
* [svn] A test case for the external CSS function of the HTML formatter.Georg Brandl2007-02-141-10/+27
* [svn] Add validation test for HTML formatter.Georg Brandl2007-02-149-1/+2639
* [svn] Shorten some testfiles, silence some pylint warnings,Georg Brandl2007-02-1410-28693/+52
* [svn] Copyright notice update.Georg Brandl2007-02-047-16/+16
* [svn] Add OCaml examplefile.Georg Brandl2007-02-031-0/+1213
* [svn] HTML formatter overhaul.Georg Brandl2007-01-291-3/+19
* [svn] - add missing example filesGeorg Brandl2007-01-253-1/+1513
* [svn] Allow dropping style files into the styles subpackage.Georg Brandl2007-01-251-0/+4
* [svn] Added using(state=x) and RST lexer by Tim Hatch.Georg Brandl2007-01-251-0/+31
* [svn] Added JSP and Batchfile lexers by Tim Hatch.Georg Brandl2007-01-133-1/+71
* [svn] added support for html4 attributes in html lexer and fixed some small b...blackbird2007-01-131-1/+17
* [svn] Add test for lexer attribute types.Georg Brandl2007-01-121-1/+4
* [svn] added sources.list test fileblackbird2007-01-121-0/+62