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
/
DocutilsTestSupport.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix import errors with ``python -m unittest``.
milde
2022-11-25
1
-13
/
+0
*
Make the tests agnostic to the working directory
aa-turner
2022-11-10
1
-3
/
+2
*
Inline ``exception_data``
aa-turner
2022-11-09
1
-13
/
+0
*
Remove unused classes from ``DocutilsTestSupport``
aa-turner
2022-11-09
1
-157
/
+0
*
Inline ``ParserTestSuite``
aa-turner
2022-11-09
1
-59
/
+0
*
Inline ``TransformTestSuite``
aa-turner
2022-11-09
1
-102
/
+0
*
Inline ``WriterPublishTestCase``
aa-turner
2022-11-08
1
-34
/
+0
*
Inline ``PublishTestSuite``
aa-turner
2022-11-08
1
-21
/
+0
*
Remove unused imports in ``DocutilsTestSupport``
aa-turner
2022-11-08
1
-4
/
+2
*
Inline ``PEPParserTestSuite``
aa-turner
2022-11-08
1
-22
/
+0
*
Inline ``GridTableParserTestSuite``
aa-turner
2022-11-08
1
-57
/
+0
*
Inline ``SimpleTableParserTestSuite``
aa-turner
2022-11-08
1
-28
/
+0
*
Inline ``RecommonmarkParserTestSuite``
aa-turner
2022-11-08
1
-40
/
+0
*
Don't use pseudo-encoding "unicode" for test_publish().
milde
2022-11-06
1
-2
/
+6
*
Partially revert r9167
aa-turner
2022-11-02
1
-2
/
+3
*
Separate HTML 5 test definitions from HTML 4
aa-turner
2022-10-28
1
-77
/
+0
*
Use f-strings in the ``PublishPartsTestCase`` classes
aa-turner
2022-10-28
1
-3
/
+3
*
Compare dictionaries directly
aa-turner
2022-10-28
1
-13
/
+2
*
Inline test case class variables
aa-turner
2022-10-28
1
-14
/
+8
*
Export fewer modules from ``DocutilsTestSupport``
aa-turner
2022-10-28
1
-25
/
+8
*
Remove ``DocutilsTestSupport.DevNull``
aa-turner
2022-10-28
1
-13
/
+2
*
Standardise ``self.addTestCase`` call sites
aa-turner
2022-10-28
1
-10
/
+9
*
Fix flake8 errors ``E127`` and ``F401``
aa-turner
2022-10-21
1
-1
/
+0
*
Standardise test case enumeration
aa-turner
2022-10-21
1
-20
/
+14
*
Inline ``dictname`` argument
aa-turner
2022-10-21
1
-16
/
+15
*
Use ``assertEqual`` directly
aa-turner
2022-10-21
1
-13
/
+9
*
Fix newline problems, further simplify ``compare_output``
aa-turner
2022-10-21
1
-5
/
+2
*
Use ``.rstrip()`` instead
aa-turner
2022-10-21
1
-3
/
+2
*
Simplify ``CustomTestCase.compare_output``
aa-turner
2022-10-21
1
-9
/
+6
*
Remove ``run_in_debugger``
aa-turner
2022-10-21
1
-87
/
+17
*
Simplify ``CustomTestCase``
aa-turner
2022-10-21
1
-32
/
+16
*
Resolve flake8 ``F401`` error in ``DocutilsTestSupport``
aa-turner
2022-10-21
1
-1
/
+0
*
Change handling of ``suite_settings``
aa-turner
2022-10-21
1
-11
/
+7
*
Use new-style ``super()``
aa-turner
2022-10-21
1
-4
/
+4
*
``package_unittest.debug`` is always ``False``
aa-turner
2022-10-21
1
-4
/
+4
*
Subclass directly from ``unittest.TestCase``
aa-turner
2022-10-21
1
-10
/
+2
*
Normalise imports in ``DocutilsTestSupport``
aa-turner
2022-10-21
1
-13
/
+7
*
Remove now unused ``_format_str`` function
aa-turner
2022-10-21
1
-40
/
+0
*
Change working directory once for all tests
aa-turner
2022-10-21
1
-3
/
+0
*
Remove method redefinitions in ``StandardTestCase``
aa-turner
2022-10-21
1
-23
/
+1
*
Prepare switch from optparse to argparse.
milde
2022-03-17
1
-8
/
+4
*
Remove unused imports.
milde
2022-03-05
1
-4
/
+4
*
Avoid line break after binary operator.
milde
2022-03-05
1
-3
/
+3
*
Do not use bare 'except'.
milde
2022-03-05
1
-1
/
+1
*
Avoid too long lines.
milde
2022-03-05
1
-4
/
+4
*
Ensure 2 blank lines around top-level functions and classes.
milde
2022-03-04
1
-0
/
+2
*
Ensure at least two spaces before inline comment.
milde
2022-03-04
1
-3
/
+3
*
Fix missing whitespace around operator.
milde
2022-03-03
1
-4
/
+4
*
New style classes no longer need to inherit from `object`.
milde
2022-01-26
1
-1
/
+1
*
Remove unused imports
milde
2022-01-26
1
-1
/
+0
[next]