summaryrefslogtreecommitdiff
path: root/tests/test_html_formatter.py
Commit message (Expand)AuthorAgeFilesLines
* Happy new year!Georg Brandl2010-01-011-1/+1
* Remove 2.3 compatibility requirement.Georg Brandl2009-11-231-8/+3
* Consistency fixes in the test suite.Georg Brandl2009-09-151-0/+1
* Update copyrighting style to standard "team" tags.Georg Brandl2009-01-041-2/+2
* file() -> open() in tests.Georg Brandl2008-11-251-1/+1
* #371: HTML formatter options can be Unicode strings.Georg Brandl2008-11-151-6/+18
* instead of picking a random modules to test, provide an easy way to get the c...Benjamin Peterson2008-09-211-8/+8
* remove __builtin__.testdir/testfile magicBenjamin Peterson2008-09-181-8/+11
* [svn] Make mapfiles, make check, add D test file, make reindent.Georg Brandl2007-04-251-1/+1
* [svn] Fix #204.Georg Brandl2007-02-151-0/+14
* [svn] Fix test_html_formatter.Georg Brandl2007-02-151-2/+2
* [svn] Make check.Georg Brandl2007-02-141-2/+3
* [svn] Test that the HTML formatter output is complete.Georg Brandl2007-02-141-5/+15
* [svn] A test case for the external CSS function of the HTML formatter.Georg Brandl2007-02-141-10/+27
* [svn] Add validation test for HTML formatter.Georg Brandl2007-02-141-1/+31
* [svn] Copyright notice update.Georg Brandl2007-02-041-1/+1
* [svn] HTML formatter overhaul.Georg Brandl2007-01-291-3/+19
* [svn] Add a reminder to write a HTML formatter test.Georg Brandl2006-12-201-0/+21