summaryrefslogtreecommitdiff
path: root/docutils/test/test_transforms/test_contents.py
Commit message (Expand)AuthorAgeFilesLines
* Fix IndexError when running individual test modules under Python <3.9milde2022-11-261-1/+1
* Fix import errors with ``python -m unittest``.milde2022-11-251-1/+6
* Remove spurious "import unittest" from test scripts.milde2022-11-241-1/+0
* Inline ``TransformTestSuite``aa-turner2022-11-091-9/+27
* Remove all ``import __init__`` statements, as part of theaa-turner2022-10-211-2/+0
* Import ``DocutilsTestSupport`` from ``test``aa-turner2022-10-211-1/+1
* Remove unused imports.milde2022-03-051-1/+1
* Ensure 2 blank lines around top-level functions and classes.milde2022-03-041-0/+1
* Remove 2.7-compatibility __future__ imports.milde2022-01-031-2/+1
* Change default value for the "auto_id_prefix" setting to "%".milde2021-06-181-35/+35
* Restore support for running tests stand-alone.milde2020-01-311-1/+3
* py3: Use 'absolute_import' futuremilde2019-08-261-1/+2
* Fix py38 SyntaxWarning: invalid escape sequence \grubert2019-08-111-22/+22
* use $Id$ instead of $Date$ and $Revision$;wiemann2006-05-211-4/+2
* Added ``serial_escape`` function; escapes string values that are elements of ...goodger2005-10-021-22/+22
* added "local" class to local TOCswiemann2005-06-061-3/+3
* allow topics within sidebars; no topics within body elementsgoodger2005-04-091-0/+51
* merged rev. 3094:3101 and 3102:HEAD from branches/multiple-ids to trunkwiemann2005-03-261-46/+46
* do not add a TOC-backlink if title contains a referencewiemann2005-03-051-9/+15
* reverted accidentally committed filewiemann2005-03-051-4/+4
* reverted test_nodes.py from 1.14 to 1.13; the nested scopes arewiemann2005-03-051-4/+4
* updatedreggie2004-03-221-20/+20
* substitutions made case-sensitive but forgiving (case-insensitive fallback)goodger2003-03-271-1/+1
* updatedgoodger2002-10-241-2/+1
* updatedgoodger2002-10-081-6/+6
* updatedgoodger2002-08-211-9/+9
* updatedgoodger2002-08-131-2/+2
* updatedgoodger2002-08-071-34/+34
* updatedgoodger2002-07-241-2/+50
* updatedgoodger2002-07-141-7/+7
* updatedgoodger2002-07-111-5/+31
* updatedgoodger2002-05-051-3/+45
* Renamed from *2.py (dup module names OK now); enabled running standalonegoodger2002-04-251-0/+262