summaryrefslogtreecommitdiff
path: root/docutils/test/test_writers/test_html4css1_template.py
Commit message (Expand)AuthorAgeFilesLines
* Revert addition of `io.OutString` and the "auto_encode" argument.milde2023-05-021-3/+1
* Set "auto_encode=False" to skip en-/decoding output in tests.milde2023-04-111-2/+1
* Fix IndexError when running individual test modules under Python <3.9milde2022-11-261-1/+1
* Fix running of individual test (first batch).milde2022-11-241-2/+6
* Refactor HTMLTranslator initialization and parts setup.milde2022-11-131-9/+10
* Inline ``DocutilsTestSupport.testroot``aa-turner2022-11-091-2/+4
* Inline ``PublishTestSuite``aa-turner2022-11-081-12/+28
* Use f-strings in HTML 4 and HTML 5 template testsaa-turner2022-10-281-12/+12
* 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 excess blank lines.milde2022-03-041-1/+0
* Fix missing whitespace after ',' or ':'.milde2022-03-031-1/+1
* Fix code indentationmilde2022-01-291-1/+1
* Change http://docutils.sourceforge.net -> https://docutils.sourceforge.iomilde2022-01-201-4/+4
* Remove 2.7-compatibility __future__ imports.milde2022-01-031-2/+1
* Fixup for [r8891]. Fix bug #434.milde2021-11-181-1/+3
* Restore support for running tests stand-alone.milde2020-01-311-1/+3
* py3: Use 'absolute_import' futuremilde2019-08-261-1/+2
* FIX the test! styleshhet path with drive lettergrubert2014-07-081-3/+12
* Fix [ 3527842 ]. milde2012-06-041-2/+3
* updated version text dynamically (so we won't have to do this again\!)goodger2010-07-191-7/+7
* Fix: version number in headersgrubert2009-10-111-4/+4
* upped version to 0.6goodger2008-06-251-4/+4
* + - Moved ``id`` attributes from titles to surrounding ``div``wiemann2007-01-161-8/+8
* use $Id$ instead of $Date$ and $Revision$;wiemann2006-05-211-4/+2
* docstringgoodger2006-04-011-1/+1
* new test for templategoodger2006-03-311-0/+237