summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix #8870: Use title node for the caption of toctreeTakeshi KOMIYA2021-04-092-10/+7
* test: Update testcase for docutils-0.17 (toctree caption)Takeshi KOMIYA2021-04-031-2/+5
* test: Update testcase for docutils-0.17 (<section>)Takeshi KOMIYA2021-04-031-4/+13
* test: Update testcase for docutils-0.17 (empty language)Takeshi KOMIYA2021-04-031-1/+1
* test: Update testcase for docutils-0.17 (<figure> and <figcaption>)Takeshi KOMIYA2021-04-033-158/+175
* Fix testcase: the signature of Enum class has been changed since HEAD of 3.10Takeshi KOMIYA2021-04-031-1/+8
* Fix the testcase for linkcheck refers removed URLsTakeshi KOMIYA2021-03-272-4/+4
* Fix #8959: using UNIX path separator confuses Sphinx on WindowsTakeshi KOMIYA2021-03-201-6/+4
* Adapt our tests to Pygments 2.8.0jfbu2021-02-142-63/+150
* refactor: linkcheck: Refine the constructor of Checker and CheckWorkerTakeshi KOMIYA2021-02-121-32/+13
* refactor: linkcheck: Separate thread manager feature from builder classTakeshi KOMIYA2021-02-121-16/+26
* Merge branch '3.x' into latex_hyperlinked_caption_footnotes_on_3.xjfbu2021-02-091-6/+17
|\
| * refactor: linkcheck: Separate worker feature from builder classTakeshi KOMIYA2021-02-051-6/+17
* | Extra references to explicitly numbered footnote get page indicationjfbu2021-02-061-7/+20
* | Use \thesphinxscope mark-up (shorter, and may help trick for page scope)jfbu2021-02-061-14/+14
* | Prepare for scope-limited footnote numberingjfbu2021-02-061-14/+28
* | LaTeX footnotes from caption titles now hyperlinked in PDFjfbu2021-02-051-14/+28
|/
* refactor: Fix the right hand value of autodoc options should be NoneTakeshi KOMIYA2021-02-041-3/+3
* Merge pull request #8297 from pbudzyns/exclude-members-fixTakeshi KOMIYA2021-02-044-28/+183
|\
| * rebase and fix testspbudzyns2021-02-014-8/+8
| * Merge remote-tracking branch 'upstream/3.x' into exclude-members-fixpbudzyns2021-02-01188-581/+3601
| |\
| * | check if autodoc_defaults are str, fix testspbudzyns2021-02-012-20/+20
| * | redundant '+' has no effectpbudzyns2021-01-251-0/+9
| * | add more extendable options and testspbudzyns2021-01-251-34/+0
| * | add more extendable options and testspbudzyns2021-01-251-0/+4
| * | add more extendable options and testspbudzyns2021-01-251-0/+176
* | | Extend latex footnotes unit testjfbu2021-02-022-0/+9
* | | Merge pull request #8805 from tk0miya/8775_workaroundTakeshi KOMIYA2021-02-011-1/+1
|\ \ \
| * | | Fix #8775: Avoid the crash of autodoc caused by type union operatorTakeshi KOMIYA2021-02-011-1/+1
* | | | Merge pull request #8802 from tk0miya/8775_pydomain_pep604Takeshi KOMIYA2021-02-011-0/+28
|\ \ \ \ | |/ / / |/| | |
| * | | py domain: Support type union operator (PEP-604) (refs: #8775)Takeshi KOMIYA2021-02-011-0/+28
| | |/ | |/|
* | | Merge pull request #8803 from tk0miya/8775_autodoc_type_union_operatorTakeshi KOMIYA2021-02-013-0/+74
|\ \ \
| * | | autodoc: Support type union operator (PEP-604) (refs: #8775)Takeshi KOMIYA2021-01-313-0/+74
* | | | Fix #8800: autodoc: Uninitialized attributes in superclass are recognized as ...Takeshi KOMIYA2021-02-012-0/+75
| |/ / |/| |
* | | Merge branch '3.x' into 8446_escape_spaces_inside_desc_signaturesTakeshi KOMIYA2021-02-01152-258/+2210
|\ \ \
| * | | Let latex writer line trimming from depart_entry() work as before #8781jfbu2021-01-303-11/+5
| |/ /
| * | Merge pull request #8781 from jfbu/latex_hyphenation_of_first_wordJean-François B2021-01-2925-40/+274
| |\ \
| | * | Fix suppression of needed whiteline, encapsulate into \sphinxAtStartParjfbu2021-01-2925-245/+453
| | * | Fix #8780: long words in narrow columns may not be hyphenatedjfbu2021-01-2925-238/+264
| * | | Merge pull request #8773 from francoisfreitag/app-buildTakeshi KOMIYA2021-01-281-22/+22
| |\ \ \ | | |/ / | |/| |
| | * | Linkcheck: Use app.build() to trigger the test buildFrançois Freitag2021-01-271-22/+22
| * | | Merge branch '8137_urldecode' into 3.xTakeshi KOMIYA2021-01-262-0/+36
| |\ \ \
| | * | | Closes #8123: Fix plus-handling (+) in search terms for basic html theme searchDaniel Hofmann2020-08-192-0/+36
| * | | | Merge pull request #8752 from tk0miya/1638_permalinks_for_glossary_termsTakeshi KOMIYA2021-01-252-2/+7
| |\ \ \ \
| | * | | | Close #1638: html: Add permalink icons to glossary termsTakeshi KOMIYA2021-01-242-2/+7
| | | |/ / | | |/| |
| * | | | Merge pull request #8747 from tk0miya/8134_args_for_mock_decoratorTakeshi KOMIYA2021-01-252-8/+13
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Fix #8134: autodoc: crashes when mocked decorator takes argumentsTakeshi KOMIYA2021-01-242-8/+13
| * | | | Close #6550: html: Allow to use HTML permalink textsTakeshi KOMIYA2021-01-241-0/+20
| |/ / /
| * | | Merge pull request #8733 from tk0miya/update_underscore.js-1.12.0Takeshi KOMIYA2021-01-241-1/+1
| |\ \ \
| | * | | Update Underscore.js to 1.12.0Takeshi KOMIYA2021-01-231-1/+1