summaryrefslogtreecommitdiff
path: root/test/test_functional.py
Commit message (Expand)AuthorAgeFilesLines
* use $Id$ instead of $Date$ and $Revision$;wiemann2006-05-211-4/+2
* moved clear_roles to DocutilsTestSupport.CustomTestCase so that it is used gl...wiemann2006-01-091-9/+0
* added workaround for left-over default roles in functional testswiemann2006-01-091-0/+9
* merged branches/s5 changes r4011:4155 into trunk/docutilsgoodger2005-12-081-15/+35
* corrected order of importsgoodger2005-12-031-1/+1
* use universal newlines when opening expected output files to guard against cr...goodger2005-04-061-1/+3
* updated for SVNgoodger2005-03-221-2/+2
* improved usefulness of test outputgoodger2004-10-051-2/+9
* added DocutilsTestSupport.testrootwiemann2004-10-011-5/+2
* trying to fix the slash/backslash bug occuring on Windows systemswiemann2004-08-311-7/+11
* test_functional.py now runnable from anywherewiemann2004-07-261-7/+5
* updatedgoodger2004-06-251-6/+6
* cleaned up, simplified, and standardizedgoodger2004-06-231-63/+70
* deactivated config file processingwiemann2004-06-221-2/+5
* moved functional tests to main treewiemann2004-06-221-0/+129