.. |
test-add_enumerable_node
|
pytest migration
|
2017-01-04 00:59:30 +09:00 |
test-add_source_parser
|
pytest migration
|
2017-01-04 00:59:30 +09:00 |
test-add_source_parser-conflicts-with-users-setting
|
pytest migration
|
2017-01-04 00:59:30 +09:00 |
test-api-set-translator
|
Year++
|
2017-03-26 11:49:34 +09:00 |
test-apidoc-pep420/a/b
|
Year++
|
2017-03-26 11:49:34 +09:00 |
test-apidoc-trailing-underscore/package_
|
Move apidoc tests to subfolder, rather than polluting main test
|
2017-03-24 09:51:50 +00:00 |
test-autosummary
|
BUG: Fix autosummary of members with a trailing underscore
|
2017-03-26 12:54:03 +01:00 |
test-basic
|
Optimize tests: test_applehelp_output
|
2016-07-14 09:41:46 +09:00 |
test-build-html-translator
|
clean up commented lines
|
2017-03-04 20:58:43 -06:00 |
test-build-text
|
fix testing for text builder that generate _build/text/_build/text/_build/... recursive directories because *.txt in _build/text previously generated was detected as source file.
|
2016-01-09 15:35:56 +09:00 |
test-circular
|
fix testing for text builder that generate _build/text/_build/text/_build/... recursive directories because *.txt in _build/text previously generated was detected as source file.
|
2016-01-09 15:35:56 +09:00 |
test-config
|
Add sphinx.config.ENUM to check the config values is in candidates
|
2016-07-07 23:42:49 +09:00 |
test-correct-year
|
Corrects copyright year using SOURCE_DATE_EPOCH if set
|
2016-04-28 23:37:36 +02:00 |
test-directive-code
|
Add tests
|
2017-03-11 13:40:47 -07:00 |
test-directive-only
|
fix testing for text builder that generate _build/text/_build/text/_build/... recursive directories because *.txt in _build/text previously generated was detected as source file.
|
2016-01-09 15:35:56 +09:00 |
test-directives-raw
|
Fix #3594: LaTeX: single raw directive has been considereed as block level element
|
2017-04-08 11:54:01 +09:00 |
test-doctest
|
Added pyversion option for doctest (issue 3303)
|
2017-01-13 22:36:17 +01:00 |
test-docutilsconf
|
fix testing for text builder that generate _build/text/_build/text/_build/... recursive directories because *.txt in _build/text previously generated was detected as source file.
|
2016-01-09 15:35:56 +09:00 |
test-domain-cpp
|
C++, fix refs to operator() functions.
|
2017-01-15 14:36:29 +09:00 |
test-domain-js
|
Remove JS domain module feature for null module names
|
2017-03-20 13:38:23 -07:00 |
test-domain-py
|
Add tests for xrefs on Python and JavaScript domains
|
2017-03-05 16:00:25 -08:00 |
test-double-inheriting-theme
|
fix testing for text builder that generate _build/text/_build/text/_build/... recursive directories because *.txt in _build/text previously generated was detected as source file.
|
2016-01-09 15:35:56 +09:00 |
test-ext-autodoc
|
Fix sphinx.ext.autodoc crashes if target code imports * from mock modules by autodoc_mock_imports
|
2016-08-09 12:20:11 +09:00 |
test-ext-autosectionlabel
|
Fix #1286, #2099: Add `sphinx.ext.autosectionlabel ` extension to allow reference sections using its title
|
2016-02-14 16:30:57 +09:00 |
test-ext-autosectionlabel-prefix-document
|
Added autosectionlabel_prefix_document config option.
|
2017-04-17 14:51:39 +02:00 |
test-ext-githubpages
|
Add sphinx.ext.githubpages to publish the docs on GitHub Pages
|
2016-01-06 22:14:57 +09:00 |
test-ext-graphviz
|
#2575: Now `sphinx.ext.graphviz allows :align: ` option
|
2016-05-28 18:29:10 +09:00 |
test-ext-ifconfig
|
fix testing for text builder that generate _build/text/_build/text/_build/... recursive directories because *.txt in _build/text previously generated was detected as source file.
|
2016-01-09 15:35:56 +09:00 |
test-ext-inheritance_diagram
|
Merge branch 'stable' into 1.5-release
|
2016-11-23 13:22:38 +09:00 |
test-ext-math
|
Add domain support to support equation cross references (ref: #1210, #2851)
|
2016-08-22 19:58:46 +09:00 |
test-ext-math-simple
|
Optimize tests: test_imgmath_png, test_imgmath_svg
|
2016-07-14 01:36:40 +09:00 |
test-ext-todo
|
#2680: sphinx.ext.todo now emits warnings if todo_emit_warnings enabled
|
2016-07-16 00:59:02 +09:00 |
test-ext-viewcode
|
Add more decorator tests
|
2017-03-11 14:16:23 -07:00 |
test-footnotes
|
Improve LaTeX footnotes (#3022)
|
2016-10-15 12:09:58 +02:00 |
test-html_assets
|
Run *.png through zopflipng -m
|
2016-07-07 18:34:18 +03:00 |
test-html_entity
|
Fix   is appeared in EPUB docs #3450 again
|
2017-02-26 00:29:25 +09:00 |
test-image-in-section
|
Run *.png through zopflipng -m
|
2016-07-07 18:34:18 +03:00 |
test-images
|
Rename test-image-glob to test-images
|
2017-04-16 21:53:01 +09:00 |
test-intl
|
Fix #3421: Could not translate a caption of tables
|
2017-02-26 13:47:53 +09:00 |
test-keep_warnings
|
Refactor sphinx.environment: Reimplement filter_messages() as a transform
|
2016-09-15 02:29:50 +09:00 |
test-latex-babel
|
Fix broken LaTeX code is generated if unknown language is given
|
2016-01-16 23:59:13 +09:00 |
test-latex-table
|
update latex table tests and CHANGES for PR#3415
|
2017-02-11 18:02:19 +01:00 |
test-latex-title
|
Fix #3117: LaTeX writer crashes if admonition is placed before first section title
|
2016-11-23 00:42:34 +09:00 |
test-linkcheck
|
Use sphinx-doc.org for testing
|
2016-11-06 17:52:15 +09:00 |
test-maxlistdepth
|
add unit test for maxlistdepth (latex)
|
2016-11-04 23:57:00 +01:00 |
test-numbered-circular
|
fix testing for text builder that generate _build/text/_build/text/_build/... recursive directories because *.txt in _build/text previously generated was detected as source file.
|
2016-01-09 15:35:56 +09:00 |
test-numfig
|
Revert "Add `config-inited ` event"
|
2016-11-20 12:46:30 +09:00 |
test-prolog
|
Fix #2445: rst_prolog and rst_epilog affect to non reST sources
|
2016-05-25 21:25:04 +09:00 |
test-refonly_bullet_list
|
Refactor sphinx.environment: Reimplemnt process_refonly_bullet_lists() as a transform
|
2016-09-15 02:29:50 +09:00 |
test-search
|
Year++
|
2017-03-26 11:49:34 +09:00 |
test-searchadapters
|
Optimize tests: test_searchadapters
|
2016-07-14 02:02:25 +09:00 |
test-setup
|
fix testing for text builder that generate _build/text/_build/text/_build/... recursive directories because *.txt in _build/text previously generated was detected as source file.
|
2016-01-09 15:35:56 +09:00 |
test-stylesheets
|
Rewrite and simplify stylesheet handling
|
2017-04-15 17:07:33 +02:00 |
test-templating
|
fix testing for text builder that generate _build/text/_build/text/_build/... recursive directories because *.txt in _build/text previously generated was detected as source file.
|
2016-01-09 15:35:56 +09:00 |
test-theming
|
Fix fail to load template file if the parent template is archived
|
2017-04-18 23:22:03 +09:00 |
test-tocdepth
|
fix testing for text builder that generate _build/text/_build/text/_build/... recursive directories because *.txt in _build/text previously generated was detected as source file.
|
2016-01-09 15:35:56 +09:00 |
test-toctree
|
Add testcase for toctree
|
2016-09-30 10:42:18 +09:00 |
test-toctree-empty
|
Add another test for empty toctree
|
2017-03-29 00:52:35 -07:00 |
test-toctree-glob
|
Rename :reverse: option of toctree directive to :reversed:
|
2016-10-12 19:36:49 +09:00 |
test-toctree-maxdepth
|
`:maxdepth: option of toctree affects secnumdepth ` (ref: #2547)
|
2016-05-26 23:23:07 +09:00 |
test-versioning
|
fix testing for text builder that generate _build/text/_build/text/_build/... recursive directories because *.txt in _build/text previously generated was detected as source file.
|
2016-01-09 15:35:56 +09:00 |
test-warnings
|
Optimized tests: Add test-warnings
|
2016-07-14 23:12:57 +09:00 |