summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* moved r4311 to address-rendering branchaddress-renderingwiemann2006-01-222-32/+9
* Fix: figure align: centergrubert2006-01-101-2/+2
* undo over-zealous search & replace ;-)goodger2006-01-091-1/+1
* Release 0.4: set version number to 0.5wiemann2006-01-099-9/+9
* some cleanup:wiemann2006-01-091-4/+0
* moved clear_roles to DocutilsTestSupport.CustomTestCase so that it is used gl...wiemann2006-01-092-11/+15
* added workaround for left-over default roles in functional testswiemann2006-01-091-0/+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
* Fixed bug with circular substitution definitions that put Docutils into an in...goodger2005-12-281-0/+84
* added "date" directive, tests, & translationsgoodger2005-12-221-0/+53
* updatedgoodger2005-12-212-2/+2
* fixed lingering path problemgoodger2005-12-151-3/+1
* added absolute path of test root to sys.path because Py21/Py22 insert thewiemann2005-12-151-1/+2
* fixed "compact" & "open" classes on lists, and added a functional testgoodger2005-12-153-0/+97
* DOS path fixesgoodger2005-12-151-1/+1
* path fixesgoodger2005-12-152-1/+3
* corrected pathgoodger2005-12-141-1/+1
* fixed import ordergoodger2005-12-141-1/+1
* added path for extra modules (roman, optparse, textwrap)goodger2005-12-141-0/+1
* updatedgoodger2005-12-134-12/+0
* added working directory and docutils package directory to outputgoodger2005-12-131-0/+2
* made output more convenientgoodger2005-12-131-0/+12
* updatedgoodger2005-12-138-40/+28
* Added the universal.StripComments transform, the "strip_comments" setting, an...goodger2005-12-121-0/+49
* keep "Authors" field name, no matter how many authors listedgoodger2005-12-111-4/+6
* 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
* tests for the "container" directive (forgot to add it a while back)goodger2005-12-081-0/+76
* 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-0829-16/+2310
* added East Asian double-width character support; thanks to Frank Bennett for ...goodger2005-12-071-0/+324
* Fixed bugs: list items with blank first lines; block quote attributions with ...goodger2005-12-062-0/+70
* corrected order of importsgoodger2005-12-0312-13/+17
* set sys.path to pick up the right Docutilsgoodger2005-12-031-3/+4
* 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
* allow escaped colons inside of fieldswiemann2005-11-191-2/+48
* moved container test to the end of standard.txt test data file;wiemann2005-11-185-111/+142
* make alltests runnable with "unittestgui.py alltests.suite"wiemann2005-11-131-15/+17
* fixed Subversion Date keyword parsingwiemann2005-11-111-0/+3
* simplified testwiemann2005-11-111-16/+6
* changed the HTML rendering of the "Authors" bibliographic fieldgoodger2005-10-291-9/+5
* converted latin1 files to utf8;wiemann2005-10-293-6/+5
* added the "container" element & directive, a generic containergoodger2005-10-283-0/+15