summaryrefslogtreecommitdiff
path: root/tests/test_basic_api.py
Commit message (Collapse)AuthorAgeFilesLines
* Happy new year!Georg Brandl2010-01-011-1/+1
|
* Port Pygments to Python 3.1.Georg Brandl2009-03-311-12/+23
|
* Update copyrighting style to standard "team" tags.Georg Brandl2009-01-041-2/+2
| | | | Update AUTHORS file accordingly.
* Explicitly use binary file mode.Georg Brandl2008-11-251-3/+3
|
* file() -> open() in tests.Georg Brandl2008-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 ↵Benjamin Peterson2008-09-211-4/+6
| | | | current one
* remove __builtin__.testdir/testfile magicBenjamin Peterson2008-09-181-3/+5
| | | | This adds a new file tests/support.py
* Fix test_basic_api.Georg Brandl2008-09-091-2/+6
|
* Ignore failure when default font is not installed.Georg Brandl2008-07-231-3/+4
|
* Ignore import errors in the tests.0.10Georg Brandl2008-05-061-2/+9
|
* Fix the test_basic_api.Georg Brandl2007-09-091-1/+1
|
* [svn] Make the C# lexer unicode aware.Georg Brandl2007-05-031-1/+8
| | | | | Warning, major hack ahead: the code to support multiple token defs is not the prettiest.
* [svn] Add whitespace filter. Add a few more filter unit tests.Georg Brandl2007-05-031-4/+32
|
* [svn] Make check.Georg Brandl2007-02-141-1/+1
|
* [svn] Add tests for filters.Georg Brandl2007-02-141-1/+12
|
* [svn] Copyright notice update.Georg Brandl2007-02-041-1/+1
|
* [svn] - add missing example filesGeorg Brandl2007-01-251-1/+21
| | | | | - add "outencoding" option to formatters - improve cmdline error reporting
* [svn] Allow dropping style files into the styles subpackage.Georg Brandl2007-01-251-0/+4
|
* [svn] Add test for lexer attribute types.Georg Brandl2007-01-121-1/+4
|
* [svn] Fix #178 and make test suite pass.Georg Brandl2007-01-081-0/+4
|
* [svn] Improve Unicode handling without encoding.Georg Brandl2006-12-201-1/+16
|
* [svn] Make the test suite pass.Georg Brandl2006-12-161-3/+3
|
* [svn] Change Pygments license to BSD.Georg Brandl2006-12-101-1/+1
|
* [svn] make check.Georg Brandl2006-10-311-2/+2
|
* [svn] Add encoding support. All processing is now done with unicode strings.Georg Brandl2006-10-311-3/+5
|
* [svn] Begin a test case for the cmdline interface.Georg Brandl2006-10-311-0/+5
|
* [svn] Add a new unit test, reduce size of some examples, fix a few errors.Georg Brandl2006-10-301-2/+78
|
* [svn] Name change, round 4 (rename SVN root folder).Georg Brandl2006-10-191-0/+12