.. |
js
|
#5258 allow for some variability in test
|
2019-01-12 15:58:07 +01:00 |
roots
|
Fix #8219: autodoc: Parameters for generic base class are not shown
|
2020-11-09 02:34:49 +09:00 |
conftest.py
|
A happy new year!
|
2020-01-01 14:27:43 +09:00 |
test_api_translator.py
|
A happy new year!
|
2020-01-01 14:27:43 +09:00 |
test_application.py
|
Merge branch '2.0'
|
2020-01-01 14:40:39 +09:00 |
test_build_changes.py
|
C, initial rewrite
|
2020-03-15 19:49:16 +01:00 |
test_build_dirhtml.py
|
test: Fix ResourceWarning
|
2020-02-16 20:44:38 +09:00 |
test_build_epub.py
|
test: Decode stdout and stderr of epubcheck
|
2020-07-18 16:38:22 +09:00 |
test_build_gettext.py
|
i18n: Add support for having single text domain
|
2020-08-07 20:22:30 +02:00 |
test_build_html.py
|
refactor: Remove rst_epilog from test-root/conf.py
|
2020-10-06 01:53:29 +09:00 |
test_build_latex.py
|
fix typo
|
2020-07-19 00:43:11 +00:00 |
test_build_linkcheck.py
|
Fix #8268: make linkcheck report HTTP errors
|
2020-10-03 14:33:29 +02:00 |
test_build_manpage.py
|
Close #7996: manpage: Add man_make_section_directory
|
2020-10-03 22:30:20 +09:00 |
test_build_texinfo.py
|
Fix exception causes all over the codebase
|
2020-06-14 14:37:16 +03:00 |
test_build_text.py
|
test: encoding="utf-8" is no longer needed on reading text
|
2020-02-01 12:25:49 +09:00 |
test_build.py
|
test: Use read_text() and read_bytes()
|
2020-02-01 11:58:51 +09:00 |
test_builder.py
|
A happy new year!
|
2020-01-01 14:27:43 +09:00 |
test_catalogs.py
|
A happy new year!
|
2020-01-01 14:27:43 +09:00 |
test_config.py
|
A happy new year!
|
2020-01-01 14:27:43 +09:00 |
test_correct_year.py
|
test: Use read_text() and read_bytes()
|
2020-02-01 11:58:51 +09:00 |
test_directive_code.py
|
test: Use read_text() and read_bytes()
|
2020-02-01 11:58:51 +09:00 |
test_directive_only.py
|
A happy new year!
|
2020-01-01 14:27:43 +09:00 |
test_directive_other.py
|
Fix #6581: :reversed: for toctree does not effect to LaTeX build
|
2020-02-06 00:46:40 +09:00 |
test_directive_patch.py
|
A happy new year!
|
2020-01-01 14:27:43 +09:00 |
test_docutilsconf.py
|
A happy new year!
|
2020-01-01 14:27:43 +09:00 |
test_domain_c.py
|
C, C++, improve warnings on duplicates
|
2020-10-24 12:22:02 +02:00 |
test_domain_cpp.py
|
C, C++, improve warnings on duplicates
|
2020-10-24 12:22:02 +02:00 |
test_domain_js.py
|
Add tests for noindexentry
|
2020-07-05 09:17:20 +02:00 |
test_domain_py.py
|
Fix #6914: Emit a detailed warning when failed to resolve :ref:
|
2020-11-03 02:27:43 +09:00 |
test_domain_rst.py
|
rst domain: Generate node_id for objects in the right way
|
2020-03-01 10:53:08 +09:00 |
test_domain_std.py
|
Fix #7418: std domain: term role role could not match case-insensitively
|
2020-04-18 23:48:49 +09:00 |
test_environment_indexentries.py
|
Fix #2050: Symbols sections are appeared twice in the index page
|
2020-07-18 15:52:57 +09:00 |
test_environment_toctree.py
|
Move "self" toctree testcase to test-toctree
|
2020-07-18 16:42:23 +09:00 |
test_environment.py
|
Fix #7301: Allow . and _ for node_id
|
2020-03-22 16:39:00 +09:00 |
test_errors.py
|
Fix AttributeError in ExtensionError
|
2018-09-09 11:50:56 -07:00 |
test_events.py
|
Add allowed_exceptions parameter to Sphinx.emit() (refs: #7683)
|
2020-05-17 19:18:10 +09:00 |
test_ext_apidoc.py
|
Cleaner fix for double trailing whitespace apidoc
|
2020-07-11 12:32:37 +02:00 |
test_ext_autodoc_autoclass.py
|
Fix #8219: autodoc: Parameters for generic base class are not shown
|
2020-11-09 02:34:49 +09:00 |
test_ext_autodoc_autofunction.py
|
Merge pull request #8355 from sphinx-doc/7613_class__signature__
|
2020-11-05 01:51:17 +09:00 |
test_ext_autodoc_configs.py
|
test: do not use "object" for the type annotation
|
2020-11-08 12:57:54 +09:00 |
test_ext_autodoc_events.py
|
Close #8119: autodoc: Control visibility of module member not in __all__
|
2020-11-03 02:28:32 +09:00 |
test_ext_autodoc_mock.py
|
Fix #7886: autodoc: TypeError is raised on mocking generic-typed classes
|
2020-06-30 01:16:38 +09:00 |
test_ext_autodoc_private_members.py
|
Close #8034: autodoc: :private-member: can take an list of member names
|
2020-08-02 01:27:14 +09:00 |
test_ext_autodoc.py
|
Fix testcases for singledispatch are sometimes failed
|
2020-11-04 23:19:27 +09:00 |
test_ext_autosectionlabel.py
|
test: Use read_text() and read_bytes()
|
2020-02-01 11:58:51 +09:00 |
test_ext_autosummary.py
|
Close #8011: autosummary: Support instance attributes
|
2020-08-01 19:19:18 +09:00 |
test_ext_coverage.py
|
added test for show_missing_items True in quiet mode
|
2020-06-05 09:26:53 +02:00 |
test_ext_doctest.py
|
A happy new year!
|
2020-01-01 14:27:43 +09:00 |
test_ext_duration.py
|
A happy new year!
|
2020-01-01 14:27:43 +09:00 |
test_ext_githubpages.py
|
test: Use read_text() and read_bytes()
|
2020-02-01 11:58:51 +09:00 |
test_ext_graphviz.py
|
test: Use read_text() and read_bytes()
|
2020-02-01 11:58:51 +09:00 |
test_ext_ifconfig.py
|
test: Use read_text() and read_bytes()
|
2020-02-01 11:58:51 +09:00 |
test_ext_imgconverter.py
|
test: Use read_text() and read_bytes()
|
2020-02-01 11:58:51 +09:00 |
test_ext_inheritance_diagram.py
|
fix typo
|
2020-07-19 00:43:11 +00:00 |
test_ext_intersphinx.py
|
Merge branch '2.4.x' into 3.x
|
2020-02-22 19:22:31 +09:00 |
test_ext_math.py
|
Update test_ext_math.py
|
2020-05-28 23:15:39 -04:00 |
test_ext_napoleon_docstring.py
|
Merge pull request #8050 from keewis/preprocess-other-sections
|
2020-10-30 01:54:34 +09:00 |
test_ext_napoleon_iterators.py
|
A happy new year!
|
2020-01-01 14:27:43 +09:00 |
test_ext_napoleon.py
|
show docs for decorated special functions
|
2020-07-05 12:04:25 -07:00 |
test_ext_todo.py
|
test: Use read_text() and read_bytes()
|
2020-02-01 11:58:51 +09:00 |
test_ext_viewcode.py
|
test: Use read_text() and read_bytes()
|
2020-02-01 11:58:51 +09:00 |
test_highlighting.py
|
test: testcase for add_lexer() should give a Lexer class instead of instance
|
2020-02-16 20:42:43 +09:00 |
test_intl.py
|
Fix #6640: i18n: Failed to override system message translation
|
2020-10-04 13:31:37 +09:00 |
test_locale.py
|
A happy new year!
|
2020-01-01 14:27:43 +09:00 |
test_markup.py
|
Fix #7610: incorrectly renders consecutive backslashes
|
2020-05-07 00:54:36 +09:00 |
test_metadata.py
|
A happy new year!
|
2020-01-01 14:27:43 +09:00 |
test_parser.py
|
Fix #7894: gettext: Wrong source info is shown when using rst_epilog
|
2020-07-08 02:32:46 +09:00 |
test_project.py
|
refactor test_project: PathComparer is unnecessary for this case
|
2020-05-27 02:44:53 +09:00 |
test_pycode_ast.py
|
pycode: ast.unparse() construct number literals using source code
|
2020-10-05 01:08:14 +09:00 |
test_pycode_parser.py
|
pycode: Detect @overload decorators
|
2020-05-31 23:22:20 +09:00 |
test_pycode.py
|
Strip trailing whitespaces and normalize line endings
|
2020-10-03 13:47:01 +02:00 |
test_quickstart.py
|
test: Use read_text() and read_bytes()
|
2020-02-01 11:58:51 +09:00 |
test_roles.py
|
A happy new year!
|
2020-01-01 14:27:43 +09:00 |
test_search.py
|
Close #7025: html search: full text search can be disabled via metadata
|
2020-02-22 17:34:44 +09:00 |
test_setup_command.py
|
test: Use read_text() and read_bytes()
|
2020-02-01 11:58:51 +09:00 |
test_smartquotes.py
|
test: Use read_text() and read_bytes()
|
2020-02-01 11:58:51 +09:00 |
test_templating.py
|
Close #4030: autosummary: Add autosummary_context
|
2020-04-25 11:15:43 +09:00 |
test_theming.py
|
Fix #7696: html: Updated jQuery version from 3.4.1 to 3.5.1
|
2020-05-22 23:12:31 +09:00 |
test_toctree.py
|
test: Use read_text() and read_bytes()
|
2020-02-01 11:58:51 +09:00 |
test_transforms_post_transforms_code.py
|
Close #6698: doctest: Add :no-trim-doctest-flags: options
|
2020-08-05 23:39:05 +09:00 |
test_util_docstrings.py
|
refactor: Do not pass deprecated parameter in testcase
|
2020-05-03 23:47:09 +09:00 |
test_util_docutils.py
|
SphinxTranslator calls visitor/departure method for super node class
|
2020-01-10 22:50:43 +09:00 |
test_util_fileutil.py
|
test: Use read_text() and read_bytes()
|
2020-02-01 11:58:51 +09:00 |
test_util_i18n.py
|
Close #7768: i18n: figure_language_filename supports {docpath} token
|
2020-08-02 16:28:54 +09:00 |
test_util_images.py
|
Merge branch '2.0'
|
2020-01-01 14:40:39 +09:00 |
test_util_inspect.py
|
Fix #8105: autodoc: the signature of decorated class is incorrect
|
2020-11-05 01:57:40 +09:00 |
test_util_inventory.py
|
Fix #7183: intersphinx: `:attr: ` reference to property is broken
|
2020-02-22 01:28:13 +09: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 #7423: crashed when giving a non-string object to logger
|
2020-04-09 00:17:37 +09:00 |
test_util_matching.py
|
A happy new year!
|
2020-01-01 14:27:43 +09:00 |
test_util_nodes.py
|
Fix #7301: capital characters are not allowed for node_id
|
2020-03-29 23:55:56 +09:00 |
test_util_pycompat.py
|
A happy new year!
|
2020-01-01 14:27:43 +09:00 |
test_util_rst.py
|
Fix #7894: gettext: Wrong source info is shown when using rst_epilog
|
2020-07-08 02:32:46 +09:00 |
test_util_template.py
|
A happy new year!
|
2020-01-01 14:27:43 +09:00 |
test_util_typing.py
|
Fix #8219: autodoc: Parameters for generic base class are not shown
|
2020-11-09 02:34:49 +09:00 |
test_util.py
|
Remove a testcase for get_module_source() (deprecated)
|
2020-02-16 20:40:15 +09:00 |
test_versioning.py
|
A happy new year!
|
2020-01-01 14:27:43 +09:00 |
test_writer_latex.py
|
A happy new year!
|
2020-01-01 14:27:43 +09:00 |
typing_test_data.py
|
Fix #7935: autodoc: A default value inspect._empty conseals signatures
|
2020-07-12 14:03:28 +09:00 |