| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Revert addition of `io.OutString` and the "auto_encode" argument. | milde | 2023-05-02 | 1 | -3/+1 |
| * | Set "auto_encode=False" to skip en-/decoding output in tests. | milde | 2023-04-11 | 1 | -2/+1 |
| * | Fix IndexError when running individual test modules under Python <3.9 | milde | 2022-11-26 | 1 | -1/+1 |
| * | Fix import errors with ``python -m unittest``. | milde | 2022-11-25 | 1 | -1/+6 |
| * | Remove spurious "import unittest" from test scripts. | milde | 2022-11-24 | 1 | -1/+0 |
| * | Refactor HTMLTranslator initialization and parts setup. | milde | 2022-11-13 | 1 | -10/+11 |
| * | Inline ``DocutilsTestSupport.testroot`` | aa-turner | 2022-11-09 | 1 | -2/+4 |
| * | Inline ``PublishTestSuite`` | aa-turner | 2022-11-08 | 1 | -12/+28 |
| * | Use f-strings in HTML 4 and HTML 5 template tests | aa-turner | 2022-10-28 | 1 | -11/+11 |
| * | Remove all ``import __init__`` statements, as part of the | aa-turner | 2022-10-21 | 1 | -2/+0 |
| * | Import ``DocutilsTestSupport`` from ``test`` | aa-turner | 2022-10-21 | 1 | -1/+1 |
| * | Small fixes to HTML5 output. | milde | 2022-04-29 | 1 | -0/+234 |
