.. |
js
|
#5258 allow for some variability in test
|
2019-01-12 15:58:07 +01:00 |
roots
|
Close #6837: LaTeX: Support a nested table
|
2019-12-22 18:00:58 +09:00 |
conftest.py
|
refactor: tests/conftest.py
|
2019-02-07 22:14:06 +09:00 |
test_api_translator.py
|
HTML builder outputs HTML5 by default
|
2019-02-11 17:46:56 +09:00 |
test_application.py
|
Improve variable names and code style
|
2019-11-12 14:29:20 +00:00 |
test_autodoc.py
|
Merge branch '2.1.1' into 2.0
|
2019-06-10 22:31:18 +09:00 |
test_build_changes.py
|
Fix UnboundLocalError when building changes
|
2019-03-08 13:30:27 +00:00 |
test_build_epub.py
|
Fix #5070: epub: Wrong internal href fragment links
|
2019-10-20 14:32:08 +09:00 |
test_build_gettext.py
|
Fix flake8 violations
|
2019-07-01 00:28:30 +09:00 |
test_build_html.py
|
Add IndexDomain
|
2019-12-22 17:20:35 +09:00 |
test_build_latex.py
|
Close #6837: LaTeX: Support a nested table
|
2019-12-22 18:00:58 +09:00 |
test_build_linkcheck.py
|
Add linkcheck_auth option
|
2019-11-25 09:53:45 +01:00 |
test_build_manpage.py
|
Fix #6331: man: invalid output when doctest follows rubric
|
2019-05-06 21:27:43 +09:00 |
test_build_texinfo.py
|
Merge branch '1.8'
|
2019-02-03 19:33:28 +09:00 |
test_build_text.py
|
Fix #6867: text: extra spaces are inserted to hyphenated words on folding lines
|
2019-11-30 22:44:13 +09:00 |
test_build.py
|
Merge branch '1.8' into 2.0
|
2019-03-09 18:12:33 +09:00 |
test_builder.py
|
Python-3-only clean ups discovered by pyupgrade
|
2019-03-19 01:09:48 +09:00 |
test_catalogs.py
|
Python-3-only clean ups discovered by pyupgrade
|
2019-03-19 01:09:48 +09:00 |
test_config.py
|
Fix #6900: sphinx-build: -D option does not considers 0 and 1 as a boolean value
|
2019-12-15 22:07:05 +09:00 |
test_correct_year.py
|
Merge branch '1.8'
|
2019-01-02 16:16:25 +09:00 |
test_directive_code.py
|
Fix #6887: Sphinx crashes with docutils-0.16b0
|
2019-12-14 13:33:12 +09:00 |
test_directive_only.py
|
Merge branch '1.8'
|
2019-01-02 16:16:25 +09:00 |
test_directive_other.py
|
Add sphinx.testing.restructuredtext.parse()
|
2019-03-03 19:55:31 +09:00 |
test_directive_patch.py
|
Add testcase for math directive
|
2019-06-15 16:39:18 +09:00 |
test_docutilsconf.py
|
test: Give freshenv=True to test_docutilsconf for windows environment
|
2019-02-09 14:44:37 +09:00 |
test_domain_cpp.py
|
C++, support bit-fields
|
2019-10-06 11:23:47 +02:00 |
test_domain_js.py
|
Fix #6140: Use unittest.mock instead of mock
|
2019-03-09 15:16:04 +09:00 |
test_domain_py.py
|
Merge pull request #6365 from tk0miya/refactor_py_domain
|
2019-05-19 23:46:34 +09:00 |
test_domain_rst.py
|
Add :type: option for rst:directive:option directive
|
2019-05-13 14:14:14 +09:00 |
test_domain_std.py
|
Fix #6561: glossary: Wrong hyperlinks are generated for non alphanumeric terms
|
2019-07-09 00:13:21 +09:00 |
test_environment_indexentries.py
|
Fix #6561: glossary: Wrong hyperlinks are generated for non alphanumeric terms
|
2019-07-09 00:13:21 +09:00 |
test_environment_toctree.py
|
Python-3-only clean ups discovered by pyupgrade
|
2019-03-19 01:09:48 +09:00 |
test_environment.py
|
ENH: Explain rebuilds
|
2019-08-06 09:59:35 -04:00 |
test_errors.py
|
Fix AttributeError in ExtensionError
|
2018-09-09 11:50:56 -07:00 |
test_ext_apidoc.py
|
apidoc: Insert newlines between submodules
|
2019-06-07 15:35:01 +01:00 |
test_ext_autodoc_configs.py
|
Fix #6589: autodoc: Formatting issues with autodoc_typehints='none'
|
2019-08-02 01:55:53 +09:00 |
test_ext_autodoc_events.py
|
test: Move testcases for autodoc events to test_ext_autodoc_events
|
2019-06-03 01:32:36 +09:00 |
test_ext_autodoc_mock.py
|
Fix #6709: autodoc: mock object does not work as a class decorator
|
2019-10-06 23:31:07 +09:00 |
test_ext_autodoc.py
|
test: Use get_doctree() to load doctree files
|
2019-02-17 20:27:48 +09:00 |
test_ext_autosectionlabel.py
|
Fix test_ext_autosectionlabel conflicts with HTML5 writer
|
2019-02-14 02:13:14 +09:00 |
test_ext_autosummary.py
|
autosummary: Allows to document a member forcedly if skip-member handler returns False
|
2019-11-16 18:19:33 +09:00 |
test_ext_coverage.py
|
Support coverage_ignore_pyobjects in the coverage builder
|
2019-05-15 12:23:05 +02:00 |
test_ext_doctest.py
|
Merge branch '1.8'
|
2019-01-02 16:16:25 +09:00 |
test_ext_duration.py
|
Close #6446: Add sphinx.ext.durations to inspect durations of build
|
2019-12-16 00:47:23 +09:00 |
test_ext_githubpages.py
|
Fix flake8 violations
|
2019-07-01 00:28:30 +09:00 |
test_ext_graphviz.py
|
Fix #4550: html: Centering tables by default using CSS
|
2019-05-06 20:19:53 +09:00 |
test_ext_ifconfig.py
|
Merge branch '1.8'
|
2019-01-02 16:16:25 +09:00 |
test_ext_imgconverter.py
|
quickstart: Simplify generated conf.py (for latex)
|
2019-01-07 23:06:14 +09:00 |
test_ext_inheritance_diagram.py
|
Merge pull request #6341 from tk0miya/4550_centering_tables_using_css
|
2019-05-12 13:33:37 +09:00 |
test_ext_intersphinx.py
|
Fix #6140: Use unittest.mock instead of mock
|
2019-03-09 15:16:04 +09:00 |
test_ext_math.py
|
Remove redundant type="text/javascript" from <script> elements
|
2019-12-15 07:52:40 -08:00 |
test_ext_napoleon_docstring.py
|
Fix #6436: napoleon: "Unknown target name" error
|
2019-06-09 00:23:18 +09:00 |
test_ext_napoleon_iterators.py
|
Merge branch '1.8'
|
2019-01-02 16:16:25 +09:00 |
test_ext_napoleon.py
|
Fix #6140: Use unittest.mock instead of mock
|
2019-03-09 15:16:04 +09:00 |
test_ext_todo.py
|
`todo directive now supports :name: ` option
|
2019-03-24 22:15:43 +09:00 |
test_ext_viewcode.py
|
encoding keyword for path.text() and path.write_text() is no longer needed
|
2019-01-03 10:58:07 +09:00 |
test_highlighting.py
|
Fix #6140: Use unittest.mock instead of mock
|
2019-03-09 15:16:04 +09:00 |
test_intl.py
|
Fix #6867: text: extra spaces are inserted to hyphenated words on folding lines
|
2019-11-30 22:44:13 +09:00 |
test_locale.py
|
Merge branch '1.8'
|
2019-01-02 16:16:25 +09:00 |
test_markup.py
|
LaTeX: avoid quotes and TeX ligature replacements in PDF output
|
2019-12-15 14:19:50 +01:00 |
test_metadata.py
|
Merge branch '1.8'
|
2019-01-02 16:16:25 +09:00 |
test_parser.py
|
A happy new year!
|
2019-01-02 16:17:25 +09:00 |
test_project.py
|
Add PathComparer for testing and fix 2 test failure on Windows. (#5943)
|
2019-01-13 18:40:35 +09:00 |
test_pycode_parser.py
|
Fix autodoc: autodoc_member_order_does not refer order of imports (refs: #6574)
|
2019-07-13 22:02:49 +09:00 |
test_pycode.py
|
Remove unnecessary encoding cookie from Python source files
|
2018-12-16 12:22:12 -08:00 |
test_quickstart.py
|
quickstart: Simplify generated conf.py (master_doc)
|
2019-02-09 15:00:27 +09:00 |
test_roles.py
|
Fix #6140: Use unittest.mock instead of mock
|
2019-03-09 15:16:04 +09:00 |
test_search.py
|
Merge branch '1.8'
|
2019-01-02 16:16:25 +09:00 |
test_setup_command.py
|
Merge branch '1.8'
|
2019-01-02 16:16:25 +09:00 |
test_smartquotes.py
|
quickstart: Simplify generated conf.py (for latex)
|
2019-01-07 23:06:14 +09:00 |
test_templating.py
|
encoding keyword for path.text() and path.write_text() is no longer needed
|
2019-01-03 10:58:07 +09:00 |
test_theming.py
|
Fix #6606: Update jQuery to 3.4.1
|
2019-08-02 01:53:32 +09:00 |
test_toctree.py
|
encoding keyword for path.text() and path.write_text() is no longer needed
|
2019-01-03 10:58:07 +09:00 |
test_transforms_post_transforms_code.py
|
Fix #6545. Strip doctests for doctest_node blocks.
|
2019-07-07 19:28:45 -04:00 |
test_util_docstrings.py
|
Remove unnecessary encoding cookie from Python source files
|
2018-12-16 12:22:12 -08:00 |
test_util_docutils.py
|
Merge branch '1.8'
|
2019-01-02 16:16:25 +09:00 |
test_util_fileutil.py
|
Fix #6140: Use unittest.mock instead of mock
|
2019-03-09 15:16:04 +09:00 |
test_util_i18n.py
|
Drop tests for deprecated modules
|
2019-03-24 21:46:31 +09:00 |
test_util_images.py
|
Merge branch '1.8'
|
2019-01-02 16:16:25 +09:00 |
test_util_inspect.py
|
Merge branch '2.0' into 6574_annotation_for_varidic_params
|
2019-08-03 02:19:29 +09:00 |
test_util_inventory.py
|
Remove unnecessary encoding cookie from Python source files
|
2018-12-16 12:22:12 -08:00 |
test_util_jsdump.py
|
Remove unnecessary encoding cookie from Python source files
|
2018-12-16 12:22:12 -08:00 |
test_util_logging.py
|
Fix #6803: Disable parallel build on macOS and py38+
|
2019-12-01 16:01:19 +09:00 |
test_util_matching.py
|
Merge branch '1.8'
|
2019-01-02 16:16:25 +09:00 |
test_util_nodes.py
|
Fix #6375: extlinks: Cannot escape angle brackets in link caption
|
2019-05-16 23:14:57 +09:00 |
test_util_pycompat.py
|
Fix flake8 violations
|
2019-07-01 00:28:30 +09:00 |
test_util_rst.py
|
Add rst.heading()
|
2019-05-02 19:32:57 +09:00 |
test_util_template.py
|
Add ReSTRenderer
|
2019-05-02 19:32:57 +09:00 |
test_util.py
|
Fix #6140: Use unittest.mock instead of mock
|
2019-03-09 15:16:04 +09:00 |
test_versioning.py
|
Merge branch '1.8'
|
2019-01-02 16:16:25 +09:00 |
test_writer_latex.py
|
Merge branch '1.8'
|
2019-01-02 16:16:25 +09:00 |
typing_test_data.py
|
Fix autodoc: missing type annotation for variadic and keyword parameters (refs: #6574)
|
2019-07-13 19:25:38 +09:00 |