..
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
Fixup windows newlines.
2014-09-21 20:23:24 +02:00
test-autosummary
Fix #3285 : autosummary: asterisks are escaped twice
2017-01-21 15:50:41 +09:00
test-basic
Optimize tests: test_applehelp_output
2016-07-14 09:41:46 +09: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
Merge pull request #2843 from rthardin/issue_625_start_at_end_at
2016-10-12 19:54:33 +09: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-doctest
Fix #2062 : Escape characters in doctests are treated incorrectly with Python 2
2016-01-09 17:22:30 +09: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
Add tests for xrefs on Python and JavaScript domains
2017-03-05 16:00:25 -08: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-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
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-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-glob
Run *.png through zopflipng -m
2016-07-07 18:34:18 +03:00
test-image-in-section
Run *.png through zopflipng -m
2016-07-07 18:34:18 +03: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-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
Fix #3039 : English stemmer returns wrong word if the word is capitalized
2016-10-17 21:09:58 +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-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 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-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-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