76
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 17, 2023 — Jan 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove ``_test_more`` support More... over 2 years ago
Use subtests for the functional tests More... over 2 years ago
Inline ``_default`` in functional tests More... over 2 years ago
Inline ``_standalone_rst_defaults`` in functional tests More... over 2 years ago
Use the Docutils Python API in ``dev/hacking``. More... over 2 years ago
Remove ``bdist_rpm`` settings in ``setup.cfg`` More... over 2 years ago
Implement ``publish_doctree`` using ``publish_programmatically`` More... over 2 years ago
Fix flake8 errors ``E127`` and ``F401`` More... over 2 years ago
Standardise test case enumeration More... over 2 years ago
Inline ``dictname`` argument More... over 2 years ago
Simplify ``ConfigFileTests.compare_output`` More... over 2 years ago
Use ``assertEqual`` directly More... over 2 years ago
Fix newline problems, further simplify ``compare_output`` More... over 2 years ago
Use ``.rstrip()`` instead More... over 2 years ago
Simplify ``CustomTestCase.compare_output`` More... over 2 years ago
Remove ``run_in_debugger`` More... over 2 years ago
Simplify ``CustomTestCase`` More... over 2 years ago
Use ``docutils.utils`` over ``DocutilsTestSupport.utils`` More... over 2 years ago
Inline ``suite()`` in alltests More... over 2 years ago
Use f-strings in alltests More... over 2 years ago
Remove unused function More... over 2 years ago
Merge ``package_unittest`` into ``alltests.py`` More... over 2 years ago
Clean up ``record.txt`` after tests More... over 2 years ago
Resolve flake8 ``F401`` error in ``DocutilsTestSupport`` More... over 2 years ago
Fix flake8 ``E501`` error in ``recommonmark_wrapper`` More... over 2 years ago
Change handling of ``suite_settings`` More... over 2 years ago
Improve missing handling Sphinx in ``recommonmark_wrapper`` More... over 2 years ago
Use new-style ``super()`` More... over 2 years ago
Simplify ``package_unittest.loadTestModules`` More... over 2 years ago
Inline ``package_unittest.main()`` More... over 2 years ago