summaryrefslogtreecommitdiff
path: root/tests/test_cmdline.py
Commit message (Expand)AuthorAgeFilesLines
* Happy new year!Georg Brandl2010-01-011-1/+1
* Consistency fixes in the test suite.Georg Brandl2009-09-151-4/+0
* Port Pygments to Python 3.1.Georg Brandl2009-03-311-4/+7
* Update copyrighting style to standard "team" tags.Georg Brandl2009-01-041-2/+2
* file() -> open() in tests.Georg Brandl2008-11-251-2/+2
* instead of picking a random modules to test, provide an easy way to get the c...Benjamin Peterson2008-09-211-7/+8
* remove __builtin__.testdir/testfile magicBenjamin Peterson2008-09-181-5/+8
* Add -P option to command line mode.Georg Brandl2007-10-141-0/+6
* [svn] Fix a cmdline bug.Georg Brandl2007-02-251-0/+4
* [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-141-2/+2
* [svn] Add tests for filters.Georg Brandl2007-02-141-2/+15
* [svn] Copyright notice update.Georg Brandl2007-02-041-1/+1
* [svn] Add a test case for -O option.Georg Brandl2006-12-201-0/+7
* [svn] Make test suite work again.Georg Brandl2006-12-171-0/+1
* [svn] Change Pygments license to BSD.Georg Brandl2006-12-101-1/+1
* [svn] make check.Georg Brandl2006-10-311-2/+2
* [svn] Really add file.Georg Brandl2006-10-311-0/+60