summaryrefslogtreecommitdiff
path: root/tests/test_cmdline.py
Commit message (Expand)AuthorAgeFilesLines
* Switch exception test to a different exception from closed streams.Georg Brandl2014-11-111-19/+7
* Fix use of test methods not in 2.6.Georg Brandl2014-11-101-8/+8
* Fix leftover debugging "raise". Add test coverage for errors and exceptions i...Georg Brandl2014-11-101-0/+50
* Closes #1058: Fix an encoding issue when using ``pygmentize`` with the ``-o``...Georg Brandl2014-11-101-0/+14
* Fix encoding of the test streams.Georg Brandl2014-10-141-2/+2
* Overhaul encoding handling in cmdline even more.Georg Brandl2014-10-081-6/+16
* Closes #980: fix DeprecationWarnings (mostly due to files closed by __del__) ...Georg Brandl2014-10-071-4/+1
* Update ElixirLexer and example_elixir.exAlexei Sholik2014-06-051-0/+106