summaryrefslogtreecommitdiff
path: root/test/test_writers/test_docutils_xml.py
Commit message (Expand)AuthorAgeFilesLines
* use $Id$ instead of $Date$ and $Revision$;wiemann2006-05-211-4/+2
* converted latin1 files to utf8;wiemann2005-10-291-2/+1
* converted to real multi-line literal strings for readabilitygoodger2005-06-291-3/+28
* move metadata title into document['title']wiemann2005-06-291-4/+4
* moved import to guarded areagoodger2005-06-231-1/+1
* removed docutils.frontend._globally_deactivate_config_files (reverting much o...goodger2005-06-231-1/+3
* made xmlcharrefreplace the default output encoding error handler forblais_interruptus@3512wiemann2005-06-191-6/+6
* added deactivation of config file reading (for easier testing)wiemann2005-06-191-4/+2
* merged rev. 3094:3101 and 3102:HEAD from branches/multiple-ids to trunkwiemann2005-03-261-4/+4
* set executable bits on test fileswiemann2005-03-221-0/+0
* updatedwiemann2004-06-051-1/+1
* fixed config file disablinggoodger2004-05-071-2/+5
* removed unnecessary import and instantiationwiemann2004-05-021-4/+1
* Fixed long lines.wiemann2004-05-011-2/+6
* Added test for docutils_xml writer.wiemann2004-04-301-0/+58