..
py35
Merge branch 'master' into dont_emit_system_message_on_autodoc_warning
2018-01-08 20:19:36 +09:00
roots
Fix #4539 : autodoc emits warnings for partialmethods
2018-02-04 23:23:43 +09:00
conftest.py
Update PYTHONWARNINGS on tox.ini to reduce meaningless warnings
2018-01-06 20:14:20 +09:00
test_api_translator.py
A happy new year!
2018-01-01 01:06:58 +09:00
test_application.py
Integrate source_suffix and source_parsers (refs: #4474 )
2018-01-25 02:03:56 +09:00
test_autodoc.py
Fix #4543 : test for autodoc fails with python 3.5.3
2018-02-05 14:38:35 +09:00
test_build_applehelp.py
A happy new year!
2018-01-01 01:06:58 +09:00
test_build_epub.py
Fix flake8 violations
2017-12-23 21:21:21 +09:00
test_build_gettext.py
A happy new year!
2018-01-01 01:06:58 +09:00
test_build_html5.py
Merge branch 'stable' into 1.7-release
2018-01-21 16:06:14 +09:00
test_build_html.py
Merge branch 'stable' into 1.7-release
2018-01-21 16:06:14 +09:00
test_build_latex.py
Merge branch 'stable' into 1.7-release
2018-01-21 16:06:14 +09:00
test_build_linkcheck.py
A happy new year!
2018-01-01 01:06:58 +09:00
test_build_manpage.py
A happy new year!
2018-01-01 01:06:58 +09:00
test_build_qthelp.py
A happy new year!
2018-01-01 01:10:10 +09:00
test_build_texinfo.py
Merge branch 'happy_new_year' into master
2018-01-01 01:09:17 +09:00
test_build_text.py
test: Fix broken testcases
2018-01-15 01:01:13 +09:00
test_build.py
Merge branch 'happy_new_year' into master
2018-01-01 01:09:17 +09:00
test_catalogs.py
A happy new year!
2018-01-01 01:06:58 +09:00
test_config.py
Merge branch 'happy_new_year' into master
2018-01-01 01:09:17 +09:00
test_correct_year.py
A happy new year!
2018-01-01 01:06:58 +09:00
test_directive_code.py
A happy new year!
2018-01-01 01:06:58 +09:00
test_directive_only.py
Merge branch 'happy_new_year' into master
2018-01-01 01:09:17 +09:00
test_docutilsconf.py
Merge branch 'happy_new_year' into master
2018-01-01 01:09:17 +09:00
test_domain_cpp.py
Merge branch 'happy_new_year' into master
2018-01-01 01:09:17 +09:00
test_domain_js.py
A happy new year!
2018-01-01 01:06:58 +09:00
test_domain_py.py
Merge branch 'happy_new_year' into master
2018-01-01 01:09:17 +09:00
test_domain_rst.py
A happy new year!
2018-01-01 01:06:58 +09:00
test_domain_std.py
A happy new year!
2018-01-01 01:06:58 +09:00
test_environment_indexentries.py
A happy new year!
2018-01-01 01:06:58 +09:00
test_environment_toctree.py
A happy new year!
2018-01-01 01:06:58 +09:00
test_environment.py
Merge branch 'happy_new_year' into master
2018-01-01 01:09:17 +09:00
test_ext_apidoc.py
Merge branch 'stable' into 1.7-release
2018-01-28 00:18:33 +09:00
test_ext_autodoc.py
autodoc: make full reference for classes, aliased with "alias of"
2018-01-13 00:19:19 +03:00
test_ext_autosectionlabel.py
A happy new year!
2018-01-01 01:06:58 +09:00
test_ext_autosummary.py
Merge branch 'stable' into 1.7-release
2018-02-04 23:20:48 +09:00
test_ext_coverage.py
Merge branch 'happy_new_year' into master
2018-01-01 01:09:17 +09:00
test_ext_doctest.py
Fix #4183 : doctest: `:pyversion:
` option also follows PEP-440 specification
2018-01-08 11:59:50 +09:00
test_ext_githubpages.py
A happy new year!
2018-01-01 01:06:58 +09:00
test_ext_graphviz.py
Merge branch 'stable' into 1.7-release
2018-01-30 00:20:45 +09:00
test_ext_ifconfig.py
A happy new year!
2018-01-01 01:06:58 +09:00
test_ext_imgconverter.py
A happy new year!
2018-01-01 01:06:58 +09:00
test_ext_inheritance_diagram.py
Add test for fix #4019
2018-02-01 17:29:18 -02:00
test_ext_inheritance.py
Add top-classes option to sphinx.ext.inheritance_diagram
2017-06-05 21:52:21 +03:00
test_ext_intersphinx.py
Merge branch 'stable' into 1.7-release
2018-02-03 02:14:06 +09:00
test_ext_math.py
test: Don't use os.errno. Use errno directly
2018-01-25 00:48:37 +09:00
test_ext_napoleon_docstring.py
Merge pull request #4047 from AWhetter/fix_2979_2
2018-02-03 17:42:49 -05:00
test_ext_napoleon_iterators.py
A happy new year!
2018-01-01 01:06:58 +09:00
test_ext_napoleon.py
A happy new year!
2018-01-01 01:06:58 +09:00
test_ext_todo.py
Merge branch 'happy_new_year' into master
2018-01-01 01:09:17 +09:00
test_ext_viewcode.py
A happy new year!
2018-01-01 01:06:58 +09:00
test_highlighting.py
A happy new year!
2018-01-01 01:06:58 +09:00
test_intl.py
test: Fix broken testcases
2018-01-15 01:01:13 +09:00
test_io.py
A happy new year!
2018-01-01 01:10:10 +09:00
test_markup.py
Fix #4079 : Add notranslate class to let Google Translate know they are not translatable
2018-01-13 20:25:49 +09:00
test_metadata.py
A happy new year!
2018-01-01 01:06:58 +09:00
test_pycode_parser.py
Merge pull request #4157 from tk0miya/4156_parse_class_comment
2017-10-21 13:45:33 +09:00
test_pycode.py
tests: Remove 'tests/run.py'
2017-12-29 13:02:31 +00:00
test_quickstart.py
Merge branch 'happy_new_year' into master
2018-01-01 01:09:17 +09:00
test_search.py
A happy new year!
2018-01-01 01:06:58 +09:00
test_setup_command.py
A happy new year!
2018-01-01 01:06:58 +09:00
test_smartquotes.py
Add tests for smartquotes
2018-01-09 23:37:37 +09:00
test_templating.py
Don't use add_documenter() in sphinx-autogen
2018-01-07 00:05:48 +09:00
test_theming.py
Merge branch 'stable' into 1.7-release
2018-01-20 02:22:35 +09:00
test_toctree.py
A happy new year!
2018-01-01 01:06:58 +09:00
test_util_docstrings.py
Add testcase for sphinx.util.docstrings
2017-07-26 20:51:40 +09:00
test_util_fileutil.py
A happy new year!
2018-01-01 01:06:58 +09:00
test_util_i18n.py
Fix #4275 : Formats accepted by sphinx.util.i18n.format_date are limite
2018-01-28 17:22:41 +09:00
test_util_images.py
Merge branch 'happy_new_year' into master
2018-01-01 01:09:17 +09:00
test_util_inspect.py
Fix #4539 : autodoc emits warnings for partialmethods
2018-02-04 23:23:43 +09:00
test_util_inventory.py
Fix #4209 : intersphinx: In link title, "v" should be optional if target has no version
2018-01-30 00:14:53 +09:00
test_util_jsdump.py
#2902 : jsdump.loads fails to load search index if keywords starts with underscore
2016-08-27 15:28:36 +09:00
test_util_logging.py
Fix #4081 : Warnings and errors colored the same when building
2018-01-08 12:29:06 +09:00
test_util_matching.py
A happy new year!
2018-01-01 01:06:58 +09:00
test_util_nodes.py
A happy new year!
2018-01-01 01:06:58 +09:00
test_util_rst.py
Fix #3952 : apidoc: module header is too escaped
2018-01-28 18:58:58 +09:00
test_util.py
Merge branch 'happy_new_year' into master
2018-01-01 01:09:17 +09:00
test_versioning.py
Merge branch 'happy_new_year' into master
2018-01-01 01:09:17 +09:00
test_websupport.py
A happy new year!
2018-01-01 01:06:58 +09:00
test_writer_latex.py
A happy new year!
2018-01-01 01:06:58 +09:00
typing_test_data.py
Fix #3135 : `sphinx.ext.autodoc
` crashes with plain Callable
2016-11-13 00:01:41 +09:00