summaryrefslogtreecommitdiff
path: root/docutils/test
Commit message (Expand)AuthorAgeFilesLines
...
* ensure that always a stylesheet path/URL is given;wiemann2005-06-205-2/+10
* Py21 compatibility fix (usage of "in" operator for strings)wiemann2005-06-201-3/+4
* made Null writer return an empty stringwiemann2005-06-191-0/+32
* fixed errorwiemann2005-06-191-5/+7
* simplified test codewiemann2005-06-191-22/+13
* made xmlcharrefreplace the default output encoding error handler forwiemann2005-06-192-6/+22
* added deactivation of config file reading (for easier testing)wiemann2005-06-192-16/+25
* fixed false assumption about pathgoodger2005-06-178-8/+8
* fixed path buggoodger2005-06-171-29/+12
* fixed test case with broken path in test output;wiemann2005-06-161-8/+28
* added support for units in image widths and heights;wiemann2005-06-165-3/+104
* fixed bug with escaped colons introducing literal blockwiemann2005-06-161-0/+40
* renamed testcoverage.sh to coverage.shwiemann2005-06-151-0/+0
* moved profiledocutils and testcoverage into main treewiemann2005-06-151-0/+42
* spellinggoodger2005-06-131-7/+7
* corrected path to data filesgoodger2005-06-121-2/+2
* Added standard data file syntax to the "include" directive. Added docutils/p...goodger2005-06-121-1/+39
* fixed wrong propagation of attributes to img elements in HTMLwiemann2005-06-061-1/+1
* removed <div>s around imageswiemann2005-06-062-6/+6
* added "local" class to local TOCswiemann2005-06-064-7/+7
* added possibility to pass node classes to node.traverse()wiemann2005-06-051-0/+1
* fixed target bug <http://mid.gmane.org/200505291251.j4TCpZP0022378@sheep.berl...wiemann2005-06-052-4/+4
* added "default-role" directivegoodger2005-06-041-0/+84
* tweaked headergoodger2005-06-031-1/+1
* docutils.__version_details__ renamed from .__version_suffix__goodger2005-06-011-2/+3
* Added validator to tab_width setting, with test. Closes SF bug #1212515, rep...goodger2005-06-012-0/+2
* added functional test for image with multiple IDs;wiemann2005-05-294-1/+20
* moved aux. <span> tags for multiple IDs *inside* the element which carries th...wiemann2005-05-291-5/+5
* Release 0.3.9: set version number to 0.3.10wiemann2005-05-265-5/+5
* Release 0.3.9: set version number to 0.3.9wiemann2005-05-265-5/+5
* added support and test for section subtitleswiemann2005-05-264-11/+18
* added defaults file for standalone_rst_... testswiemann2005-05-254-7/+13
* added test for rowspanning tables with the LaTeX writerwiemann2005-05-255-19/+59
* added --id-prefix and --auto-id-prefix optionswiemann2005-05-211-0/+27
* more thorough figure testingwiemann2005-05-204-7/+113
* renamed command-line options for SectSubTitle transform (plural reads better)...goodger2005-05-191-2/+2
* removed test for ":figwidth: image" because it has different outputwiemann2005-05-181-13/+0
* added SectSubTitle transformwiemann2005-05-181-2/+35
* Fixed bug with uppercase image targets. Closingwiemann2005-05-181-0/+12
* Fixed bug with ":width: image" option of figure directive. Closingwiemann2005-05-181-0/+13
* reverting revision 3322: addition of ":border:" option to "image" directivegoodger2005-05-143-3/+2
* added field list in table cellwiemann2005-05-101-0/+5
* added test for imageswiemann2005-05-091-0/+13
* this was stupid;wiemann2005-05-092-0/+0
* added images for conveniencewiemann2005-05-092-0/+0
* Added "border" option to "image" directive (& attribute to doctree element); ...goodger2005-05-093-2/+3
* reverted r3279wiemann2005-05-033-8/+8
* renamed "dangerous" functional test to "restricted"wiemann2005-04-303-8/+8
* changed the LaTeX sidebar-test a bitwiemann2005-04-301-6/+4
* added test file for new LaTeX writer includingwiemann2005-04-291-0/+12