summaryrefslogtreecommitdiff
path: root/tests/test_basic_api.py
Commit message (Expand)AuthorAgeFilesLines
* Added ShellSessionLexerChristian Jann2013-01-251-1/+1
* Add DylanConsoleLexer to the exceptions for test_lexer_options.Georg Brandl2013-01-111-1/+2
* Happy new year 2013.Georg Brandl2013-01-091-1/+1
* Robot Framework: fix test suite failreGeorg Brandl2012-12-031-1/+1
* Test suite fix, authors and changelog entry for JuliaGeorg Brandl2012-04-041-1/+1
* Fixes #748: clean up deprecation and resource warnings in the test suite when...Georg Brandl2012-03-111-10/+22
* Add changelog entry and fix test suite to cope with Elixir console lexer.Georg Brandl2012-02-291-1/+2
* Copyright update.Georg Brandl2012-02-051-1/+1
* Clean up Opa a bit and exclude from arbitrary-string test for now.Georg Brandl2012-02-041-1/+1
* Fix current copyright year.Georg Brandl2011-07-091-1/+1
* Merge with https://bitbucket.org/dvarrazzo/pygments-postgresGeorg Brandl2011-06-191-0/+14
|\
| * merge with https://bitbucket.org/joshpeek/pygmentsGeorg Brandl2011-06-181-0/+9
| |\
| | * Test all lexers can be found by mime typeJoshua Peek2011-06-081-0/+3
| | * Test all lexers can be found by name or aliasJoshua Peek2011-06-081-0/+6
| * | Fix bug in GasLexer.analyse_text(). Make sure return val can be cast to float.Tim Van Steenburgh2011-05-261-0/+2
| |/
| * Temporarily disable extensive testing of the XQuery lexer.Georg Brandl2011-01-041-0/+3
* | Added PostgreSQL specific SQL and interactive session lexersDaniele Varrazzo2011-04-011-1/+1
|/
* make check: whitespace errorsTim Hatch2010-12-211-1/+1
* Switch to bitbucket as main repo.Georg Brandl2010-09-071-1/+1
* Convert lexer and formatter tests to test generators, so that one failure doe...Georg Brandl2010-02-181-175/+187
* - Added the ``ensurenl`` lexer option, which can be used to suppress theGeorg Brandl2010-02-181-0/+25
* Happy new year!Georg Brandl2010-01-011-1/+1
* Port Pygments to Python 3.1.gbrandl2009-03-311-12/+23
* Update copyrighting style to standard "team" tags.gbrandl2009-01-041-2/+2
* Explicitly use binary file mode.gbrandl2008-11-251-3/+3
* file() -> open() in tests.gbrandl2008-11-251-3/+3
* Fix #368 by requiring word boundaries for codetag filter.thatch2008-10-081-0/+16
* instead of picking a random modules to test, provide an easy way to get the c...Benjamin Peterson2008-09-211-4/+6
* remove __builtin__.testdir/testfile magicBenjamin Peterson2008-09-181-3/+5
* Fix test_basic_api.gbrandl2008-09-091-2/+6
* Ignore failure when default font is not installed.gbrandl2008-07-231-3/+4
* Ignore import errors in the tests.0.10gbrandl2008-05-061-2/+9
* Fix the test_basic_api.gbrandl2007-09-091-1/+1
* [svn] Make the C# lexer unicode aware.gbrandl2007-05-031-1/+8
* [svn] Add whitespace filter. Add a few more filter unit tests.gbrandl2007-05-031-4/+32
* [svn] Make check.gbrandl2007-02-141-1/+1
* [svn] Add tests for filters.gbrandl2007-02-141-1/+12
* [svn] Copyright notice update.gbrandl2007-02-041-1/+1
* [svn] - add missing example filesgbrandl2007-01-251-1/+21
* [svn] Allow dropping style files into the styles subpackage.gbrandl2007-01-251-0/+4
* [svn] Add test for lexer attribute types.gbrandl2007-01-121-1/+4
* [svn] Fix #178 and make test suite pass.gbrandl2007-01-081-0/+4
* [svn] Improve Unicode handling without encoding.gbrandl2006-12-201-1/+16
* [svn] Make the test suite pass.gbrandl2006-12-161-3/+3
* [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/+5
* [svn] Begin a test case for the cmdline interface.gbrandl2006-10-311-0/+5
* [svn] Add a new unit test, reduce size of some examples, fix a few errors.gbrandl2006-10-301-2/+78
* [svn] Name change, round 4 (rename SVN root folder).gbrandl2006-10-191-0/+12