summaryrefslogtreecommitdiff
path: root/test
Commit message (Collapse)AuthorAgeFilesLines
* Delete old 0.4 maintenance branch.docutils-0.4milde2017-06-22198-33871/+0
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/branches/docutils-0.4@8122 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* backported r5499: fix exception interpolationgoodger2008-01-141-2/+2
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/branches/docutils-0.4@5500 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* --- MERGE: merged r4631 to maintenance branch; original log message:goodger2006-11-133-8/+18
| | | | | | Python 2.5 compatibility: dynamic exception matching git-svn-id: http://svn.code.sf.net/p/docutils/code/branches/docutils-0.4@4816 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* backported r4802 and r4805wiemann2006-11-132-1/+2
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/branches/docutils-0.4@4815 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* --- MERGE: merged r4629 to maintenance branch; original log message:wiemann2006-11-131-11/+0
| | | | | | reverted r3253, incompatible with Python 2.5 git-svn-id: http://svn.code.sf.net/p/docutils/code/branches/docutils-0.4@4811 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added Python version guardgoodger2006-11-131-1/+10
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/branches/docutils-0.4@4810 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* --- MERGE: merged r4519 to maintenance branch; original log message:wiemann2006-06-051-8/+8
| | | | | | docutils.utils.DependencyList records relative URLs, not platform paths, so use "/" as a path separator even on Windows (not os.path.join) git-svn-id: http://svn.code.sf.net/p/docutils/code/branches/docutils-0.4@4617 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* --- MERGE: merged r4454 to maintenance branch; original log message:wiemann2006-06-051-1/+1
| | | | | | comment explains the situation git-svn-id: http://svn.code.sf.net/p/docutils/code/branches/docutils-0.4@4616 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* --- MERGE: merged r4450 to maintenance branch; original log message:wiemann2006-06-051-16/+16
| | | | | | Removed os.chdir call (setUp method), since that can mess up other tests. Its removal revealed a bug (marked with "!!!"). git-svn-id: http://svn.code.sf.net/p/docutils/code/branches/docutils-0.4@4615 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* --- MERGE: merged r4515 to maintenance branch; original log message:wiemann2006-06-052-40/+40
| | | | | | Prevent latex writer from crashing on files with >256 lists (patch 1475247 by edloper) git-svn-id: http://svn.code.sf.net/p/docutils/code/branches/docutils-0.4@4614 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* reverted r4485 and r4486 (backport of PEP changes to maint. branch)wiemann2006-04-026-14/+14
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/branches/docutils-0.4@4490 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* --- MERGE: merged r4444 to maintenance branch; original log message:wiemann2006-04-016-14/+14
| | | | | | updated tests for revision 4443 (support for new python.org and pep2pyramid.py) git-svn-id: http://svn.code.sf.net/p/docutils/code/branches/docutils-0.4@4486 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* --- MERGE: merged r4440 to maintenance branch; original log message:wiemann2006-04-011-2/+9
| | | | | | generalized test for 64-bit platforms git-svn-id: http://svn.code.sf.net/p/docutils/code/branches/docutils-0.4@4484 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* --- MERGE: merged r4439 to maintenance branch; original log message:wiemann2006-04-011-6/+8
| | | | | | extracted over-complicated expression git-svn-id: http://svn.code.sf.net/p/docutils/code/branches/docutils-0.4@4483 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* --- MERGE: merged r4315 to maintenance branch; original log message:wiemann2006-01-221-0/+39
| | | | | | | fixed "target beginning with underscore" bug; added test for missing closing backquote in targets git-svn-id: http://svn.code.sf.net/p/docutils/code/branches/docutils-0.4@4318 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* --- MERGE: merged r4287 to maintenance branch; original log message:wiemann2006-01-211-2/+2
| | | | | | Fix: figure align: center git-svn-id: http://svn.code.sf.net/p/docutils/code/branches/docutils-0.4@4302 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* fixed another occurence of the over-zealous search & replacewiemann2006-01-091-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/branches/docutils-0.4@4277 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Release 0.4: set version number to 0.4.1wiemann2006-01-099-9/+9
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/branches/docutils-0.4@4269 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* some cleanup:wiemann2006-01-091-4/+0
| | | | | | | removed unnecessary tearDown method; removed unnecessary roles parameter to Inliner.__init__ git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4258 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* moved clear_roles to DocutilsTestSupport.CustomTestCase so that it is used ↵wiemann2006-01-092-11/+15
| | | | | | globally git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4254 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added workaround for left-over default roles in functional testswiemann2006-01-091-0/+9
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4253 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Release 0.4: set version number to 0.4wiemann2006-01-078-8/+8
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4243 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* updatedgoodger2006-01-052-2/+2
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4241 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Fixed bug where values of list-valued attributes of elements originating ↵goodger2005-12-316-33/+52
| | | | | | from custom interpreted text roles (i.e., with custom classes) were being shared between element instances. Reported by Shmuel Zeigerman. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4236 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Fixed bug with circular substitution definitions that put Docutils into an ↵goodger2005-12-281-0/+84
| | | | | | infinite loop. Circular substitution definitions are now detected & reported. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4233 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added "date" directive, tests, & translationsgoodger2005-12-221-0/+53
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4229 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* updatedgoodger2005-12-212-2/+2
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4225 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* fixed lingering path problemgoodger2005-12-151-3/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4222 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added absolute path of test root to sys.path because Py21/Py22 insert thewiemann2005-12-151-1/+2
| | | | | | | | *relative* path "test" at the beginning of sys.path when running "python2.2 test/alltests.py", which breaks the imports due to chdir; replaced os.path.sep with os.sep for Py21/Py22 compatibility git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4220 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* fixed "compact" & "open" classes on lists, and added a functional testgoodger2005-12-153-0/+97
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4219 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* DOS path fixesgoodger2005-12-151-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4218 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* path fixesgoodger2005-12-152-1/+3
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4217 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* corrected pathgoodger2005-12-141-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4213 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* fixed import ordergoodger2005-12-141-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4212 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added path for extra modules (roman, optparse, textwrap)goodger2005-12-141-0/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4211 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* updatedgoodger2005-12-134-12/+0
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4196 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added working directory and docutils package directory to outputgoodger2005-12-131-0/+2
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4195 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* made output more convenientgoodger2005-12-131-0/+12
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4194 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* updatedgoodger2005-12-138-40/+28
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4191 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Added the universal.StripComments transform, the "strip_comments" setting, ↵goodger2005-12-121-0/+49
| | | | | | and the --strip-comments/--leave-comments options. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4183 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* keep "Authors" field name, no matter how many authors listedgoodger2005-12-111-4/+6
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4173 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* removed revision tag; it just caused pain without gaingoodger2005-12-102-2/+0
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4168 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Converted ``docutils/writers/support/`` into individual writer packages; ↵goodger2005-12-096-6/+6
| | | | | | updated docs & refs. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4163 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* tests for the "container" directive (forgot to add it a while back)goodger2005-12-081-0/+76
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4162 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* backup files no longer copied; XHTML validatesgoodger2005-12-082-2/+2
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4161 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* corrected "contents" note in test textgoodger2005-12-083-6/+6
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4160 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* corrected keyword expansion artifactgoodger2005-12-082-2/+2
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4157 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* merged branches/s5 changes r4011:4155 into trunk/docutilsgoodger2005-12-0829-16/+2310
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4156 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added East Asian double-width character support; thanks to Frank Bennett for ↵goodger2005-12-071-0/+324
| | | | | | inspiration on ``docutils.utils.east_asian_column_width()`` git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4152 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Fixed bugs: list items with blank first lines; block quote attributions with ↵goodger2005-12-062-0/+70
| | | | | | indented second lines. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4147 929543f6-e4f2-0310-98a6-ba3bd3dd1d04