.. |
test-add_enumerable_node
|
test: Omit master_doc settings from testcases
|
2019-01-03 10:58:42 +09:00 |
test-add_source_parser
|
Remove coding magic comments from tests
|
2019-01-02 21:53:07 +09:00 |
test-add_source_parser-conflicts-with-users-setting
|
Remove coding magic comments from tests
|
2019-01-02 21:53:07 +09:00 |
test-api-set-translator
|
test: Omit master_doc settings from testcases
|
2019-01-03 10:58:42 +09:00 |
test-apidoc-pep420/a/b
|
fix ext.apidoc to include "empty" packages that contain modules
|
2018-01-23 14:21:03 -05:00 |
test-apidoc-subpackage-in-toc/parent
|
Closes #4520 - acidic: Subpackage not in toc. The rule of skipping folders with only an empty __init__.py has been removed. The reason for this is that it was never working consistently in the first place and made the code unnecessary hard to reason about. Tests for the TOC generation have been added, as well as tests for the exclude mechanism since they are coupled. One test (test_ext_apidoc.py::test_exclude) has also been modified to reflect the new behaviour.
|
2018-03-21 14:35:58 +09:00 |
test-apidoc-toc/mypackage
|
Merge branch '1.8'
|
2019-01-02 16:16:25 +09:00 |
test-apidoc-trailing-underscore/package_
|
Fix flake8 violations
|
2018-02-19 23:20:56 +09:00 |
test-autosummary
|
The default setting for master_doc is changed to 'index'
|
2018-09-04 01:14:16 +09:00 |
test-basic
|
test: Omit master_doc settings from testcases
|
2019-01-03 10:58:42 +09:00 |
test-build-html-translator
|
test: Omit master_doc settings from testcases
|
2019-01-03 10:58:42 +09:00 |
test-build-text
|
Removing unnecessary indent.
|
2018-10-28 08:42:36 +01:00 |
test-builder-gettext-dont-rebuild-mo
|
refactor: Use CatalogRepository instead of find_catalog_source_file()
|
2019-02-27 22:47:08 +09:00 |
test-changes
|
Drop tests for deprecated modules
|
2019-03-24 21:46:31 +09:00 |
test-circular
|
The default setting for master_doc is changed to 'index'
|
2018-09-04 01:14:16 +09:00 |
test-config
|
refactor testcase for config
|
2018-03-23 23:41:09 +09:00 |
test-correct-year
|
refactor: Remove u-prefix from strings
|
2018-12-16 21:28:51 +09:00 |
test-default_role
|
test: Omit master_doc settings from testcases
|
2019-01-03 10:58:42 +09:00 |
test-directive-code
|
test: verify linenothreshold usage
|
2019-02-16 22:14:30 -05:00 |
test-directive-only
|
The default setting for master_doc is changed to 'index'
|
2018-09-04 01:14:16 +09:00 |
test-directives-raw
|
test: Omit master_doc settings from testcases
|
2019-01-03 10:58:42 +09:00 |
test-docutilsconf
|
refactor: test-docutilsconf
|
2019-02-09 00:49:49 +09:00 |
test-domain-cpp
|
refactor: test: Remove unused settings from conf.py
|
2019-02-14 02:21:07 +09:00 |
test-domain-js
|
refactor: test: Remove unused settings from conf.py
|
2019-02-14 02:21:07 +09:00 |
test-domain-py
|
refactor: test: Remove unused settings from conf.py
|
2019-02-14 02:21:07 +09:00 |
test-double-inheriting-theme
|
test: Omit master_doc settings from testcases
|
2019-01-03 10:58:42 +09:00 |
test-epub-anchor-id
|
quickstart: Simplify generated conf.py (for latex)
|
2019-01-07 23:06:14 +09:00 |
test-ext-autodoc
|
Merge branch '1.8'
|
2019-02-17 22:37:23 +09:00 |
test-ext-autosectionlabel
|
refactor tests for autosectionlabel
|
2019-02-11 18:34:04 +09:00 |
test-ext-autosectionlabel-prefix-document
|
refactor tests for autosectionlabel
|
2019-02-11 18:34:04 +09:00 |
test-ext-autosummary
|
The default setting for master_doc is changed to 'index'
|
2018-09-04 01:14:16 +09:00 |
test-ext-autosummary-imported_members
|
#5877: Allow setting imported_members for autosummary in conf.py
|
2019-03-27 14:19:16 +00:00 |
test-ext-autosummary-mock_imports
|
Closes #5636: autosummary: Add autosummary_mock_imports to mock external libraries
|
2019-02-11 23:19:25 +09:00 |
test-ext-doctest
|
Rename tests directory; roots/test-doctest -> roots/test-ext-doctest
|
2017-11-02 00:03:29 +09:00 |
test-ext-doctest-skipif
|
A happy new year!
|
2019-01-02 16:00:30 +09:00 |
test-ext-doctest-with-autodoc
|
test: Omit master_doc settings from testcases
|
2019-01-03 10:58:42 +09:00 |
test-ext-githubpages
|
test: Omit master_doc settings from testcases
|
2019-01-03 10:58:42 +09:00 |
test-ext-graphviz
|
quickstart: Simplify generated conf.py (for latex)
|
2019-01-07 23:06:14 +09:00 |
test-ext-ifconfig
|
test: Omit master_doc settings from testcases
|
2019-01-03 10:58:42 +09:00 |
test-ext-imgconverter
|
Fix test: imgconverter expects size of images fixed
|
2019-03-09 18:04:40 +09:00 |
test-ext-inheritance_diagram
|
test: Omit master_doc settings from testcases
|
2019-01-03 10:58:42 +09:00 |
test-ext-intersphinx-cppdomain
|
test: Omit master_doc settings from testcases
|
2019-01-03 10:58:42 +09:00 |
test-ext-math
|
quickstart: Simplify generated conf.py (for latex)
|
2019-01-07 23:06:14 +09:00 |
test-ext-math-compat
|
test: Omit master_doc settings from testcases
|
2019-01-03 10:58:42 +09:00 |
test-ext-math-simple
|
quickstart: Simplify generated conf.py (for latex)
|
2019-01-07 23:06:14 +09:00 |
test-ext-todo
|
quickstart: Simplify generated conf.py (for latex)
|
2019-01-07 23:06:14 +09:00 |
test-ext-viewcode
|
test: Omit master_doc settings from testcases
|
2019-01-03 10:58:42 +09:00 |
test-ext-viewcode-find
|
test: Omit master_doc settings from testcases
|
2019-01-03 10:58:42 +09:00 |
test-extensions
|
Add app.is_parallel_allowed()
|
2017-12-30 00:54:55 +09:00 |
test-footnotes
|
refactor: test: Remove unused settings from conf.py
|
2019-02-14 02:21:07 +09:00 |
test-gettext-template
|
Remove coding magic comments from tests
|
2019-01-02 21:53:07 +09:00 |
test-glossary
|
quickstart: Simplify generated conf.py (for latex)
|
2019-01-07 23:06:14 +09:00 |
test-html_assets
|
test: Omit master_doc settings from testcases
|
2019-01-03 10:58:42 +09:00 |
test-html_entity
|
Fix a test
|
2019-02-16 01:55:58 +09:00 |
test-html_style
|
Merge branch '1.8'
|
2019-02-03 19:53:12 +09:00 |
test-image-in-parsed-literal
|
test: Omit master_doc settings from testcases
|
2019-01-03 10:58:42 +09:00 |
test-image-in-section
|
test: Omit master_doc settings from testcases
|
2019-01-03 10:58:42 +09:00 |
test-images
|
Fix test: imgconverter expects size of images fixed
|
2019-03-09 18:04:40 +09:00 |
test-index_on_title
|
Fix #6149: LaTeX: :index: role titles causes build error of LaTeX
|
2019-03-10 02:07:02 +09:00 |
test-inheritance
|
The default setting for master_doc is changed to 'index'
|
2018-09-04 01:14:16 +09:00 |
test-intl
|
Merge branch '2.0'
|
2019-03-21 02:21:59 +09:00 |
test-keep_warnings
|
test: Omit master_doc settings from testcases
|
2019-01-03 10:58:42 +09:00 |
test-latex-babel
|
test: Omit master_doc settings from testcases
|
2019-01-03 10:58:42 +09:00 |
test-latex-equations
|
Remove coding magic comments from tests
|
2019-01-02 21:53:07 +09:00 |
test-latex-includegraphics
|
LaTeX: safer image inclusion
|
2019-01-29 11:15:49 +01:00 |
test-latex-index
|
test: Omit master_doc settings from testcases
|
2019-01-03 10:58:42 +09:00 |
test-latex-labels
|
Merge branch '1.8'
|
2019-02-03 23:20:26 +09:00 |
test-latex-numfig
|
test: Omit master_doc settings from testcases
|
2019-01-03 10:58:42 +09:00 |
test-latex-table
|
Close #4550: All tables and figures without `align ` option are displayed to center
|
2019-02-08 01:39:41 +09:00 |
test-latex-title
|
test: Omit master_doc settings from testcases
|
2019-01-03 10:58:42 +09:00 |
test-linkcheck
|
Close #5196: linkcheck also checks remote images exist
|
2019-02-06 00:21:52 +09:00 |
test-locale
|
Add testcases
|
2018-02-25 23:44:37 +09:00 |
test-manpage_url
|
refactor: test: Remove unused settings from conf.py
|
2019-02-14 02:21:07 +09:00 |
test-markup-citation
|
test: Omit master_doc settings from testcases
|
2019-01-03 10:58:42 +09:00 |
test-markup-rubric
|
test: Omit master_doc settings from testcases
|
2019-01-03 10:58:42 +09:00 |
test-maxlistdepth
|
refactor: test: Remove unused settings from conf.py
|
2019-02-14 02:21:07 +09:00 |
test-metadata
|
test: Omit master_doc settings from testcases
|
2019-01-03 10:58:42 +09:00 |
test-need-escaped
|
test: Omit master_doc settings from testcases
|
2019-01-03 10:58:42 +09:00 |
test-nested-enumerated-list
|
quickstart: Simplify generated conf.py (for latex)
|
2019-01-07 23:06:14 +09:00 |
test-numbered-circular
|
The default setting for master_doc is changed to 'index'
|
2018-09-04 01:14:16 +09:00 |
test-numfig
|
refactor: test: Remove unused settings from conf.py
|
2019-02-14 02:21:07 +09:00 |
test-prolog
|
test: Omit master_doc settings from testcases
|
2019-01-03 10:58:42 +09:00 |
test-pycode-egg
|
test: Omit master_doc settings from testcases
|
2019-01-03 10:58:42 +09:00 |
test-refonly_bullet_list
|
quickstart: Simplify generated conf.py (for latex)
|
2019-01-07 23:06:14 +09:00 |
test-roles-download
|
test: Omit master_doc settings from testcases
|
2019-01-03 10:58:42 +09:00 |
test-root
|
Fix test: imgconverter expects size of images fixed
|
2019-03-09 18:04:40 +09:00 |
test-search
|
test: Omit master_doc settings from testcases
|
2019-01-03 10:58:42 +09:00 |
test-setup
|
Remove coding magic comments from tests
|
2019-01-02 21:53:07 +09:00 |
test-smartquotes
|
quickstart: Simplify generated conf.py (for latex)
|
2019-01-07 23:06:14 +09:00 |
test-stylesheets
|
test: Omit master_doc settings from testcases
|
2019-01-03 10:58:42 +09:00 |
test-templating
|
Remove coding magic comments from tests
|
2019-01-02 21:53:07 +09:00 |
test-theming
|
test: Omit master_doc settings from testcases
|
2019-01-03 10:58:42 +09:00 |
test-tocdepth
|
test: Omit master_doc settings from testcases
|
2019-01-03 10:58:42 +09:00 |
test-toctree
|
quickstart: Simplify generated conf.py (for latex)
|
2019-01-07 23:06:14 +09:00 |
test-toctree-duplicated
|
Fix #4611: epub: Show warning for duplicated ToC entries
|
2019-02-03 22:53:30 +09:00 |
test-toctree-empty
|
refactor: test: Remove unused settings from conf.py
|
2019-02-14 02:21:07 +09:00 |
test-toctree-glob
|
refactor: test: Remove unused settings from conf.py
|
2019-02-14 02:21:07 +09:00 |
test-toctree-maxdepth
|
refactor: test: Remove unused settings from conf.py
|
2019-02-14 02:21:07 +09:00 |
test-trim_doctest_flags
|
quickstart: Simplify generated conf.py (for latex)
|
2019-01-07 23:06:14 +09:00 |
test-versioning
|
test: Omit master_doc settings from testcases
|
2019-01-03 10:58:42 +09:00 |
test-warnings
|
Fix test: imgconverter expects size of images fixed
|
2019-03-09 18:04:40 +09:00 |