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_parsers
/
test_rst
/
test_directives
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert addition of `io.OutString` and the "auto_encode" argument.
milde
2023-05-02
1
-11
/
+9
*
Test syntax highlight: Make pygments version parsing more robust.
milde
2023-04-17
3
-21
/
+10
*
Support Pygments 2.14 and newer in tests
milde
2023-04-17
3
-0
/
+278
*
Set "auto_encode=False" to skip en-/decoding output in tests.
milde
2023-04-11
1
-3
/
+5
*
Fix IndexError when running individual test modules under Python <3.9
milde
2022-11-26
37
-38
/
+38
*
Fix import errors with ``python -m unittest``.
milde
2022-11-25
34
-35
/
+202
*
Remove spurious "import unittest" from test scripts.
milde
2022-11-24
34
-34
/
+0
*
Fix failure when "pygments" is not installed.
milde
2022-11-24
1
-5
/
+10
*
Reset not only `_roles` but also `_directives` cache dictionary.
milde
2022-11-24
2
-5
/
+43
*
Fix running of individual test (first batch).
milde
2022-11-24
8
-1
/
+6
*
Make the tests agnostic to the working directory
aa-turner
2022-11-10
3
-32
/
+42
*
Make ``test_include`` independent of the CWD
aa-turner
2022-11-09
1
-267
/
+268
*
Inline ``exception_data``
aa-turner
2022-11-09
5
-21
/
+68
*
Inline ``ParserTestSuite``
aa-turner
2022-11-09
35
-226
/
+726
*
Simplify and expand tests for handling the encoding of included files.
milde
2022-11-07
3
-26
/
+114
*
Partially revert r9167
aa-turner
2022-11-02
1
-1
/
+1
*
Normalise all test section names
aa-turner
2022-10-28
9
-14
/
+14
*
Fix newline problems, further simplify ``compare_output``
aa-turner
2022-10-21
4
-4
/
+8
*
Simplify ``CustomTestCase.compare_output``
aa-turner
2022-10-21
1
-7
/
+7
*
Use ``docutils.utils`` over ``DocutilsTestSupport.utils``
aa-turner
2022-10-21
3
-6
/
+10
*
Subclass directly from ``unittest.TestCase``
aa-turner
2022-10-21
1
-4
/
+1
*
Remove all ``import __init__`` statements, as part of the
aa-turner
2022-10-21
36
-72
/
+0
*
Import ``DocutilsTestSupport`` from ``test``
aa-turner
2022-10-21
37
-50
/
+36
*
Resolve flake8 ``E275`` error
aa-turner
2022-10-20
2
-3
/
+3
*
Rename `io.locale_encoding` to mark it as internal.
milde
2022-06-17
1
-2
/
+2
*
Ensure locale_encoding is lower case.
milde
2022-06-15
1
-1
/
+1
*
Unify naming of the "utf-8" codec.
milde
2022-06-13
1
-3
/
+4
*
New wrapper module for "CommonMark" parsers.
milde
2022-03-29
1
-9
/
+9
*
Remove unused imports.
milde
2022-03-05
38
-42
/
+37
*
Do not use bare 'except'.
milde
2022-03-05
1
-1
/
+1
*
Ensure 2 blank lines around top-level functions and classes.
milde
2022-03-04
36
-0
/
+53
*
Ensure at least two spaces before inline comment.
milde
2022-03-04
2
-2
/
+2
*
Fix missing whitespace after ',' or ':'.
milde
2022-03-03
3
-3
/
+5
*
More detailled import error for missing components.
milde
2022-02-10
1
-1
/
+1
*
Fix trailing whitespace (non-Python files).
milde
2022-01-29
1
-1
/
+1
*
Fix code indentation
milde
2022-01-29
1
-3
/
+3
*
Fix trailing whitespace (flake warnings W293, W391).
milde
2022-01-29
1
-1
/
+1
*
Various small fixes.
milde
2022-01-29
1
-1
/
+0
*
Use generator expressions instead of lists.
milde
2022-01-27
1
-3
/
+16
*
Drop string prefix "u".
milde
2022-01-26
6
-17
/
+17
*
Remove unused imports
milde
2022-01-26
4
-4
/
+0
*
Small fixes and clean-ups by Adam Turner.
milde
2022-01-26
1
-1
/
+1
*
Use short contact mail address
milde
2022-01-20
1
-1
/
+1
*
Change http://docutils.sourceforge.net -> https://docutils.sourceforge.io
milde
2022-01-20
2
-3
/
+3
*
Fixup last commit.
milde
2022-01-13
3
-18
/
+22
*
Skip "recommonmark" tests instead of silently ignoring.
milde
2022-01-12
1
-6
/
+6
*
Update recommonmark wrapper and tests.
milde
2022-01-11
2
-44
/
+53
*
Fix/silence DeprecationWarnings and RessourceWarnings.
milde
2022-01-06
1
-2
/
+1
*
Deprecate `nodes.reprunicode` and `nodes.ensure_str()`.
milde
2022-01-04
1
-4
/
+2
*
Drop special-casing for Python 2.x in tests and tools.
milde
2022-01-03
18
-49
/
+21
[next]