sphinx/tests
Takeshi KOMIYA d82d370739
Merge pull request #10078 from danieleades/refactor/unused-loop-control-variables
address some unused loop control variables
2022-01-16 02:46:32 +09:00
..
certs linkcheck: Specify subjectAltName in test self-signed certificate 2020-11-15 18:25:39 +01:00
js Closes #8123: Fix plus-handling (+) in search terms for basic html theme search 2020-08-19 18:01:27 +02:00
roots Merge branch '4.x' into HEAD 2022-01-15 19:46:45 +09:00
__init__.py Make tests/ a Python package 2020-11-20 19:43:02 +01:00
conftest.py A happy new year! 2022-01-01 18:45:03 +09:00
ext_napoleon_pep526_data_google.py Fix typo 2021-07-08 08:16:22 +09:00
ext_napoleon_pep526_data_numpy.py Fix typo 2021-07-08 08:16:22 +09:00
test_api_translator.py A happy new year! 2022-01-01 18:45:03 +09:00
test_application.py A happy new year! 2022-01-01 18:45:03 +09:00
test_build_changes.py A happy new year! 2022-01-01 18:45:03 +09:00
test_build_dirhtml.py A happy new year! 2022-01-01 18:45:03 +09:00
test_build_epub.py A happy new year! 2022-01-01 18:45:03 +09:00
test_build_gettext.py A happy new year! 2022-01-01 18:45:03 +09:00
test_build_html.py use 'callable' to check if object is callable (B004) 2022-01-10 13:51:35 +00:00
test_build_latex.py A happy new year! 2022-01-01 18:45:03 +09:00
test_build_linkcheck.py A happy new year! 2022-01-01 18:45:03 +09:00
test_build_manpage.py A happy new year! 2022-01-01 18:45:03 +09:00
test_build_texinfo.py A happy new year! 2022-01-01 18:45:03 +09:00
test_build_text.py A happy new year! 2022-01-01 18:45:03 +09:00
test_build.py A happy new year! 2022-01-01 18:45:03 +09:00
test_builder.py A happy new year! 2022-01-01 18:45:03 +09:00
test_catalogs.py A happy new year! 2022-01-01 18:45:03 +09:00
test_config.py A happy new year! 2022-01-01 18:45:03 +09:00
test_correct_year.py A happy new year! 2022-01-01 18:45:03 +09:00
test_directive_code.py Fix a flake8 warning 2022-01-15 20:01:30 +09:00
test_directive_only.py A happy new year! 2022-01-01 18:45:03 +09:00
test_directive_other.py A happy new year! 2022-01-01 18:45:03 +09:00
test_directive_patch.py A happy new year! 2022-01-01 18:45:03 +09:00
test_docutilsconf.py A happy new year! 2022-01-01 18:45:03 +09:00
test_domain_c.py address some unused loop control variables (B007) 2022-01-12 20:19:18 +00:00
test_domain_cpp.py A happy new year! 2022-01-01 18:45:03 +09:00
test_domain_js.py Migrate to Node.findall() from Node.traverse() 2022-01-03 00:35:29 +09:00
test_domain_py.py test: Migrate to Node.findall() from Node.traverse() 2022-01-03 01:06:20 +09:00
test_domain_rst.py A happy new year! 2022-01-01 18:45:03 +09:00
test_domain_std.py Fix #9981: std domain: Strip value part of the option directive from genindex 2022-01-14 02:25:00 +09:00
test_environment_indexentries.py A happy new year! 2022-01-01 18:45:03 +09:00
test_environment_toctree.py A happy new year! 2022-01-01 18:45:03 +09:00
test_environment.py A happy new year! 2022-01-01 18:45:03 +09:00
test_errors.py Fix AttributeError in ExtensionError 2018-09-09 11:50:56 -07:00
test_events.py A happy new year! 2022-01-01 18:45:03 +09:00
test_ext_apidoc.py A happy new year! 2022-01-01 18:45:03 +09:00
test_ext_autodoc_autoattribute.py Merge pull request #10034 from tk0miya/10027_autodoc_typehints_format_for_bases 2022-01-02 11:39:22 +09:00
test_ext_autodoc_autoclass.py A happy new year! 2022-01-01 18:45:03 +09:00
test_ext_autodoc_autodata.py Merge pull request #10034 from tk0miya/10027_autodoc_typehints_format_for_bases 2022-01-02 11:39:22 +09:00
test_ext_autodoc_autofunction.py Merge branch '4.3.x' into 4.x 2022-01-01 20:02:10 +09:00
test_ext_autodoc_automodule.py Merge branch '4.3.x' into 4.x 2022-01-01 20:02:10 +09:00
test_ext_autodoc_autoproperty.py A happy new year! 2022-01-01 18:45:03 +09:00
test_ext_autodoc_configs.py Merge pull request #10034 from tk0miya/10027_autodoc_typehints_format_for_bases 2022-01-02 11:39:22 +09:00
test_ext_autodoc_events.py A happy new year! 2022-01-01 18:45:03 +09:00
test_ext_autodoc_mock.py A happy new year! 2022-01-01 18:45:03 +09:00
test_ext_autodoc_preserve_defaults.py Merge branch '4.3.x' into 4.x 2022-01-01 20:02:10 +09:00
test_ext_autodoc_private_members.py A happy new year! 2022-01-01 18:45:03 +09:00
test_ext_autodoc.py Merge pull request #10034 from tk0miya/10027_autodoc_typehints_format_for_bases 2022-01-02 11:39:22 +09:00
test_ext_autosectionlabel.py A happy new year! 2022-01-01 18:45:03 +09:00
test_ext_autosummary.py A happy new year! 2022-01-01 18:45:03 +09:00
test_ext_coverage.py A happy new year! 2022-01-01 18:45:03 +09:00
test_ext_doctest.py Migrate to Node.findall() from Node.traverse() 2022-01-03 00:35:29 +09:00
test_ext_duration.py A happy new year! 2022-01-01 18:45:03 +09:00
test_ext_extlinks.py extlinks: replacement suggestions for hardcoded links 2021-11-12 09:38:59 +01:00
test_ext_githubpages.py A happy new year! 2022-01-01 18:45:03 +09:00
test_ext_graphviz.py A happy new year! 2022-01-01 18:45:03 +09:00
test_ext_ifconfig.py A happy new year! 2022-01-01 18:45:03 +09:00
test_ext_imgconverter.py A happy new year! 2022-01-01 18:45:03 +09:00
test_ext_inheritance_diagram.py A happy new year! 2022-01-01 18:45:03 +09:00
test_ext_intersphinx.py A happy new year! 2022-01-01 18:45:03 +09:00
test_ext_math.py A happy new year! 2022-01-01 18:45:03 +09:00
test_ext_napoleon_docstring.py Merge pull request #10101 from Gobot1234/4.x 2022-01-16 02:40:58 +09:00
test_ext_napoleon_iterators.py A happy new year! 2022-01-01 18:45:03 +09:00
test_ext_napoleon.py Update tests/test_ext_napoleon.py 2022-01-14 08:58:02 +00:00
test_ext_todo.py A happy new year! 2022-01-01 18:45:03 +09:00
test_ext_viewcode.py A happy new year! 2022-01-01 18:45:03 +09:00
test_extension.py A happy new year! 2022-01-01 18:45:03 +09:00
test_highlighting.py A happy new year! 2022-01-01 18:45:03 +09:00
test_intl.py address some unused loop control variables (B007) 2022-01-12 20:19:18 +00:00
test_locale.py A happy new year! 2022-01-01 18:45:03 +09:00
test_markup.py test: Migrate to Node.findall() from Node.traverse() 2022-01-03 01:06:20 +09:00
test_metadata.py A happy new year! 2022-01-01 18:45:03 +09:00
test_parser.py A happy new year! 2022-01-01 18:45:03 +09:00
test_project.py A happy new year! 2022-01-01 18:45:03 +09:00
test_pycode_ast.py A happy new year! 2022-01-01 18:45:03 +09:00
test_pycode_parser.py A happy new year! 2022-01-01 18:45:03 +09:00
test_pycode.py A happy new year! 2022-01-01 18:45:03 +09:00
test_quickstart.py A happy new year! 2022-01-01 18:45:03 +09:00
test_roles.py A happy new year! 2022-01-01 18:45:03 +09:00
test_search.py A happy new year! 2022-01-01 18:45:03 +09:00
test_setup_command.py A happy new year! 2022-01-01 18:45:03 +09:00
test_smartquotes.py test: manpage: double quotes are escaped since docutils-0.18 2022-01-03 02:01:46 +09:00
test_templating.py A happy new year! 2022-01-01 18:45:03 +09:00
test_theming.py A happy new year! 2022-01-01 18:45:03 +09:00
test_toctree.py A happy new year! 2022-01-01 18:45:03 +09:00
test_transforms_post_transforms_code.py A happy new year! 2022-01-01 18:45:03 +09:00
test_transforms_post_transforms.py A happy new year! 2022-01-01 18:45:03 +09:00
test_util_docstrings.py A happy new year! 2022-01-01 18:45:03 +09:00
test_util_docutils.py A happy new year! 2022-01-01 18:45:03 +09:00
test_util_fileutil.py A happy new year! 2022-01-01 18:45:03 +09:00
test_util_i18n.py A happy new year! 2022-01-01 18:45:03 +09:00
test_util_images.py A happy new year! 2022-01-01 18:45:03 +09:00
test_util_inspect.py Merge branch '4.3.x' into 4.x 2022-01-01 20:02:10 +09:00
test_util_inventory.py A happy new year! 2022-01-01 18:45:03 +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 A happy new year! 2022-01-01 18:45:03 +09:00
test_util_matching.py A happy new year! 2022-01-01 18:45:03 +09:00
test_util_nodes.py test: Migrate to Node.findall() from Node.traverse() 2022-01-03 01:06:20 +09:00
test_util_rst.py A happy new year! 2022-01-01 18:45:03 +09:00
test_util_template.py A happy new year! 2022-01-01 18:45:03 +09:00
test_util_typing.py Merge pull request #10034 from tk0miya/10027_autodoc_typehints_format_for_bases 2022-01-02 11:39:22 +09:00
test_util.py A happy new year! 2022-01-01 18:45:03 +09:00
test_versioning.py test: Migrate to Node.findall() from Node.traverse() 2022-01-03 01:06:20 +09:00
test_writer_latex.py A happy new year! 2022-01-01 18:45:03 +09:00
typing_test_data.py refactor: Fix flake8 violations under tests/ directory 2020-11-15 17:15:40 +09:00
utils.py refactor: ssl.wrap_context() has been deprecated now 2021-12-11 11:38:24 +09:00