summaryrefslogtreecommitdiff
path: root/test/scanners/python/pygments.expected.raydebug
Commit message (Collapse)AuthorAgeFilesLines
* Moving scanner tests into separate repository. The repository can be reached ↵murphy2010-04-141-25595/+0
| | | | at http://svn.rubychan.de/coderay-scanner-tests/trunk.
* Python scanner highlights docstrings as comments (see #190).murphy2010-04-021-393/+393
|
* Updated Python scanner (#41)murphy2009-10-191-423/+423
| | | | | | | * Unicode support (kind of) * [from ...] import ... as construct highlighted as :include * added a test case for import statements
* Forgotten test file.murphy2009-06-131-779/+779
|
* Improved Python scanner (issue #41).murphy2009-04-221-86/+86
| | | | | | | | * fixed numeric literals * better Python 3 support * bugfixes, optimizations * added two more test files
* Added test outputs for Python.murphy2009-04-201-0/+25595