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
/
test_html5_polyglot_misc.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert addition of `io.OutString` and the "auto_encode" argument.
milde
2023-05-02
1
-4
/
+2
*
Set "auto_encode=False" to skip en-/decoding output in tests.
milde
2023-04-11
1
-3
/
+4
*
Revert introduction of `core.publish_bytes()` and `io.BytesOutput`.
milde
2023-04-08
1
-1
/
+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
-0
/
+7
*
Remove spurious "import unittest" from test scripts.
milde
2022-11-24
1
-1
/
+0
*
Make the tests agnostic to the working directory
aa-turner
2022-11-10
1
-11
/
+32
*
Partially revert r9167
aa-turner
2022-11-02
1
-0
/
+2
*
Simplify ``CustomTestCase.compare_output``
aa-turner
2022-10-21
1
-3
/
+3
*
Subclass directly from ``unittest.TestCase``
aa-turner
2022-10-21
1
-5
/
+5
*
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
*
Remove unused imports.
milde
2022-03-05
1
-1
/
+1
*
Ensure 2 blank lines around top-level functions and classes.
milde
2022-03-04
1
-0
/
+1
*
Fix missing whitespace after ',' or ':'.
milde
2022-03-03
1
-2
/
+2
*
Fix missing whitespace around operator.
milde
2022-03-03
1
-5
/
+5
*
Simplify/modernise tests for exceptions and warnings.
milde
2022-02-21
1
-11
/
+7
*
Add test for configuration file specification. Fix false positives.
milde
2022-02-07
1
-3
/
+4
*
Fix code indentation
milde
2022-01-29
1
-56
/
+54
*
Drop string prefix "u".
milde
2022-01-26
1
-3
/
+3
*
Remove redundant parentheses
milde
2022-01-26
1
-1
/
+1
*
Remove "coding:" slug
milde
2022-01-03
1
-2
/
+0
*
Remove 2.7-compatibility __future__ imports.
milde
2022-01-03
1
-3
/
+2
*
Add DeprecationWarnings and FutureWarnings for planned changes.
milde
2021-11-05
1
-0
/
+14
*
Restore support for running tests stand-alone.
milde
2020-01-31
1
-1
/
+3
*
py3: Use 'absolute_import' future
milde
2019-08-26
1
-2
/
+5
*
Drop 2.4 and 2.5 compatibility code, part 2.
milde
2017-08-14
1
-4
/
+3
*
Fix [ 319 ] MathJax CDN shut down on April 30, 2017.
milde
2017-06-16
1
-3
/
+3
*
Rename html_plain writer to html5_polyglott.
milde
2016-08-18
1
-0
/
+207