index
:
delta/python-packages/docutils.git
abolish-userstring
abolish-userstring-haskey
abolish-userstring-haskey@5608
abolish-userstring@5603
address-rendering
address-rendering@4309
adjacent-citations
adjacent-citations@5042
ax
better-emacs
blais_interrupt_render
blais_interruptus
blais_interruptus@3512
directives
docutils-0.4
docutils-0.4@4265
goodger
include-after-until
include-after-until@4999
index-bug
index-bug@5586
lossless-rst-writer
lossless-rst-writer@5513
master
multiple-ids
nesting
plugins
plugins@4951
rel-0.15
reporter-categories
reporter-categories@3161
s5
s5@4010
subdocs
subdocs@5264
tibs
todo
todo2
todo2@3743
todo@3675
transforms
vendor
svn.code.sf.net: p/docutils/code
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docutils
/
test
/
test_writers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix false alarm when testing with pypy 3.9.
milde
2023-05-11
1
-5
/
+12
*
Fix some flake8 warnings in test scripts and remove flake8 exception rules.
milde
2023-05-10
2
-12
/
+15
*
Revert addition of `io.OutString` and the "auto_encode" argument.
milde
2023-05-02
8
-51
/
+35
*
Add output encoding error handler to the parts provided by all writers.
milde
2023-04-28
3
-0
/
+3
*
Avoid trailing whitespace in test sample strings.
milde
2023-04-28
1
-27
/
+27
*
Set "auto_encode=False" to skip en-/decoding output in tests.
milde
2023-04-11
9
-45
/
+49
*
Revert introduction of `core.publish_bytes()` and `io.BytesOutput`.
milde
2023-04-08
4
-4
/
+4
*
Fix and activate test for "parts" published by the LaTeX writer.
milde
2023-01-16
1
-23
/
+23
*
Refactor latex writer tests.
milde
2022-12-19
2
-195
/
+218
*
remove blanks at eol in code NOT in expects
grubert
2022-12-03
1
-8
/
+8
*
Only extempt sample *.txt files from "trailing whitespace" git pre-commit check.
milde
2022-12-02
1
-114
/
+114
*
HTML5: Use dpub-ARIA role "doc-footnote" for footnotes
milde
2022-12-01
1
-4
/
+4
*
Fix IndexError when running individual test modules under Python <3.9
milde
2022-11-26
12
-13
/
+13
*
Fix import errors with ``python -m unittest``.
milde
2022-11-25
10
-13
/
+72
*
Remove spurious "import unittest" from test scripts.
milde
2022-11-24
13
-13
/
+0
*
Use "pathlib.Path" for self-documenting path manipulations.
milde
2022-11-24
1
-7
/
+12
*
Fix running of individual test (first batch).
milde
2022-11-24
1
-2
/
+6
*
Use boolean values for boolean settings.
milde
2022-11-18
1
-5
/
+5
*
Refactor HTMLTranslator initialization and parts setup.
milde
2022-11-13
5
-31
/
+32
*
Make the tests agnostic to the working directory
aa-turner
2022-11-10
4
-33
/
+85
*
Inline ``DocutilsTestSupport.testroot``
aa-turner
2022-11-09
2
-4
/
+8
*
Inline ``WriterPublishTestCase``
aa-turner
2022-11-08
2
-80
/
+47
*
Inline ``PublishTestSuite``
aa-turner
2022-11-08
7
-96
/
+329
*
Simplify/fix LaTeX character encoding handling.
milde
2022-11-06
1
-2
/
+0
*
test_manpage: add docinfo to man header
grubert
2022-11-03
1
-0
/
+28
*
remove version control Id line
grubert
2022-11-03
1
-1
/
+0
*
Fix: testoutput for optional 5th .TH argument
grubert
2022-11-03
1
-9
/
+9
*
Partially revert r9167
aa-turner
2022-11-02
5
-6
/
+10
*
Separate HTML 5 test definitions from HTML 4
aa-turner
2022-10-28
2
-7
/
+118
*
Use f-strings in the ``PublishPartsTestCase`` classes
aa-turner
2022-10-28
1
-5
/
+3
*
Normalise all test section names
aa-turner
2022-10-28
4
-9
/
+9
*
Compare dictionaries directly
aa-turner
2022-10-28
2
-253
/
+206
*
Use f-strings in HTML 4 and HTML 5 template tests
aa-turner
2022-10-28
3
-38
/
+39
*
Make ``Html5PublishPartsTestSuite`` independent of HTML 4
aa-turner
2022-10-28
1
-3
/
+17
*
Fix newline problems, further simplify ``compare_output``
aa-turner
2022-10-21
1
-2
/
+4
*
Simplify ``CustomTestCase.compare_output``
aa-turner
2022-10-21
4
-8
/
+9
*
Subclass directly from ``unittest.TestCase``
aa-turner
2022-10-21
6
-19
/
+22
*
Remove all ``import __init__`` statements, as part of the
aa-turner
2022-10-21
15
-30
/
+0
*
Import ``DocutilsTestSupport`` from ``test``
aa-turner
2022-10-21
15
-29
/
+15
*
Fix previous_sibling() method.
milde
2022-10-11
1
-2
/
+20
*
Add wrapper around groups of footnotes to facilitate styling as a list.
milde
2022-06-19
1
-0
/
+4
*
Unify naming of the "utf-8" codec.
milde
2022-06-13
1
-2
/
+2
*
Small fixes to HTML5 output.
milde
2022-04-29
2
-1
/
+235
*
Remove unused local variables
milde
2022-03-05
2
-13
/
+3
*
Remove unused imports.
milde
2022-03-05
15
-18
/
+16
*
Avoid line break after binary operator.
milde
2022-03-05
2
-25
/
+13
*
Ensure 2 blank lines around top-level functions and classes.
milde
2022-03-04
12
-0
/
+13
*
Remove excess blank lines.
milde
2022-03-04
1
-1
/
+0
*
Fix (some) missing blank lines
milde
2022-03-04
1
-0
/
+1
*
Ensure comments start with '# '
milde
2022-03-04
2
-8
/
+6
[next]