summaryrefslogtreecommitdiff
path: root/test/functional
Commit message (Expand)AuthorAgeFilesLines
* Delete old 0.4 maintenance branch.docutils-0.4milde2017-06-2268-8194/+0
* --- MERGE: merged r4515 to maintenance branch; original log message:wiemann2006-06-051-27/+27
* reverted r4485 and r4486 (backport of PEP changes to maint. branch)wiemann2006-04-024-6/+6
* --- MERGE: merged r4444 to maintenance branch; original log message:wiemann2006-04-014-6/+6
* --- MERGE: merged r4287 to maintenance branch; original log message:wiemann2006-01-211-2/+2
* fixed another occurence of the over-zealous search & replacewiemann2006-01-091-1/+1
* Release 0.4: set version number to 0.4.1wiemann2006-01-099-9/+9
* Release 0.4: set version number to 0.4wiemann2006-01-078-8/+8
* updatedgoodger2006-01-052-2/+2
* Fixed bug where values of list-valued attributes of elements originating from...goodger2005-12-316-33/+52
* updatedgoodger2005-12-212-2/+2
* fixed "compact" & "open" classes on lists, and added a functional testgoodger2005-12-153-0/+97
* updatedgoodger2005-12-134-12/+0
* made output more convenientgoodger2005-12-131-0/+12
* updatedgoodger2005-12-138-40/+28
* removed revision tag; it just caused pain without gaingoodger2005-12-102-2/+0
* Converted ``docutils/writers/support/`` into individual writer packages; upda...goodger2005-12-096-6/+6
* backup files no longer copied; XHTML validatesgoodger2005-12-082-2/+2
* corrected "contents" note in test textgoodger2005-12-083-6/+6
* corrected keyword expansion artifactgoodger2005-12-082-2/+2
* merged branches/s5 changes r4011:4155 into trunk/docutilsgoodger2005-12-0826-1/+2127
* revert revision 4119goodger2005-12-014-4/+4
* updated expected functional test fileswiemann2005-11-304-4/+4
* removed unnecessary stylesheet_path settingsgoodger2005-11-304-6/+1
* added functional test for left-aligned figurewiemann2005-11-204-0/+30
* moved container test to the end of standard.txt test data file;wiemann2005-11-185-111/+142
* changed the HTML rendering of the "Authors" bibliographic fieldgoodger2005-10-291-9/+5
* added the "container" element & directive, a generic containergoodger2005-10-283-0/+15
* added a functional test for target footnotes for anonymous targetswiemann2005-10-114-302/+334
* added test for parsed literal blockwiemann2005-10-044-216/+300
* fixed bug with center-alignment of image; added testwiemann2005-10-034-0/+42
* added correct link to stylesheet path for visual checkability of HTML outputwiemann2005-10-037-11/+6
* Added ``serial_escape`` function; escapes string values that are elements of ...goodger2005-10-021-36/+36
* updated expected output of functional testwiemann2005-09-261-1/+1
* added docutils/writers/support/ directory and removed tools/stylesheets/; upd...goodger2005-09-252-3/+6
* changed DanglingReferences priority back to 850wiemann2005-09-222-182/+182
* added <div class="document"> to make PEP writer output valid XHTMLwiemann2005-09-181-0/+1
* made cloaking of email addresses with ``--cloak-email-addresses`` less obtrus...wiemann2005-09-171-2/+2
* more tests, more handling for edge cases, some polishingwiemann2005-09-121-17/+97
* clarified test textwiemann2005-09-114-8/+12
* replaced node.parent.replace(node, new) constructs with node.substitute(new)wiemann2005-09-112-4/+4
* HTML writer:wiemann2005-08-291-3/+4
* LaTeX writer: protect closing sqaure brackets as wellwiemann2005-08-271-3/+3
* Moved "id" attribute from container (section etc.) to the <a> tag in the titl...goodger2005-08-252-85/+85
* made _stylesheet_required setting default to 0,wiemann2005-08-241-1/+0
* also fixed by rev. 3828goodger2005-08-241-1/+1
* more precise error messagewiemann2005-07-151-2/+2
* renamed universal.FinalChecks to references.DanglingReferences;wiemann2005-07-052-182/+182
* improved cloaking mechanismwiemann2005-07-011-1/+1
* implemented units for image widths; implemented language-support (e.g. for hy...wiemann2005-06-291-1/+2