summaryrefslogtreecommitdiff
path: root/test/test_publisher.py
Commit message (Expand)AuthorAgeFilesLines
* use $Id$ instead of $Date$ and $Revision$;wiemann2006-05-211-4/+2
* corrected order of importsgoodger2005-12-031-3/+1
* Added ``serial_escape`` function; escapes string values that are elements of ...goodger2005-10-021-2/+2
* fixed test case (no settings_spec)wiemann2005-07-151-2/+3
* Added simple use case test for publishing document as parts.blais2005-07-081-1/+7
* do not return parts dictionary in publish_from_doctree;wiemann2005-07-081-5/+3
* separated default (universal) transforms into two stages so that nowiemann2005-07-071-18/+60
* removed duplicate tests; wrapped lineswiemann2005-06-301-11/+6
* Py21 compatibility fixwiemann2005-06-301-2/+2
* Fixed bug introduced in doctree reader, added pickle test back in.blais2005-06-301-1/+47
* updatedgoodger2005-06-291-8/+4
* added test for publish_from_doctreewiemann2005-06-291-2/+11
* renamed test_publish_doctree.py to more generic test_publisher.py; polishedwiemann2005-06-271-0/+52