summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix #4664: Reading objects.inv fails againTakeshi KOMIYA2018-02-231-10/+10
* C++, parse 'this' in expressions.Jakob Lykke Andersen2018-02-191-0/+1
* C++, parse explicit casts and typeid in expressionJakob Lykke Andersen2018-02-191-1/+6
* Merge pull request #4644 from tk0miya/4641_toctree_glob_and_urlTakeshi KOMIYA2018-02-202-1/+2
|\
| * Fix #4641: A external link in TOC cannot contain "?" with ``:glob:`` optionTakeshi KOMIYA2018-02-192-1/+2
* | Merge pull request #4651 from tk0miya/fix_flake8_violationsTakeshi KOMIYA2018-02-1997-214/+247
|\ \
| * | Fix flake8 violationsTakeshi KOMIYA2018-02-1997-214/+247
* | | Merge pull request #4642 from tk0miya/4611_epubcheckTakeshi KOMIYA2018-02-192-2/+31
|\ \ \ | |_|/ |/| |
| * | test: Run epubcheck as a testingTakeshi KOMIYA2018-02-192-2/+31
* | | Merge branch '1.7' into 4577_nested_enumlistTakeshi KOMIYA2018-02-196-5/+54
|\ \ \ | | |/ | |/|
| * | Fix #4563: autosummary: Incorrect end of line punctuation detectionTakeshi KOMIYA2018-02-191-2/+17
| * | refactor: Add extract_summary() for easily testingTakeshi KOMIYA2018-02-191-4/+10
| * | Fix the dirname for testing filescocoatomo2018-02-195-1/+1
| * | Add a testcase for deterministic msgid ordercocoatomo2018-02-195-0/+28
| |/
* | Fix #4577: Enumerated sublists with explicit start with wrong numberTakeshi KOMIYA2018-02-183-0/+33
|/
* Fit graphviz images to page.Roman Kapl2018-02-172-5/+5
* Merge pull request #4612 from tk0miya/optimize_latex_testcaseTakeshi KOMIYA2018-02-171-1/+2
|\
| * Use roots/basic for test_latex_logo_if_not_foundTakeshi KOMIYA2018-02-141-1/+2
* | Fix #4260: autodoc: keyword only argument separator is not disappearedTakeshi KOMIYA2018-02-132-0/+29
|/
* Fix #4581: apidoc: Excluded modules still includedTakeshi KOMIYA2018-02-111-1/+16
* Combine tests for autosectionlabelTakeshi KOMIYA2018-02-111-12/+1
* Remove extraneous importKit La Touche2018-02-111-1/+0
* Fix unicode issuesKit La Touche2018-02-111-12/+4
* Handle older docutilsKit La Touche2018-02-111-0/+21
* Use rawsource in autosectionlabelKit La Touche2018-02-113-0/+14
* Merge branch '1.7-release' into 4560_i18n_compilation_problemTakeshi KOMIYA2018-02-107-0/+47
|\
| * Avoid misreporting line numberZac-HD2018-02-091-2/+2
| * Get correct filename for each doctest blockZac-HD2018-02-091-0/+4
| * Add ext.autodoc + ext.doctest test rootZac-HD2018-02-097-0/+43
* | Fix i18n: message catalogs are not compiled when specific build (refs: #4560)Takeshi KOMIYA2018-02-081-1/+1
|/
* Make the log message more translation-friendlycocoatomo2018-02-071-2/+4
* Fix #4539: autodoc emits warnings for partialmethodsTakeshi KOMIYA2018-02-043-0/+92
* Merge branch 'stable' into 1.7-releaseTakeshi KOMIYA2018-02-041-0/+1
|\
| * Fix #2372: autosummary: invalid signatures are shown for type annotated funct...Takeshi KOMIYA2018-02-031-0/+1
* | Merge branch 'stable' into 1.7-releaseTakeshi KOMIYA2018-02-031-0/+32
|\ \ | |/
| * intersphinx: Add testcase for inventory fallbacksTakeshi KOMIYA2018-01-311-0/+32
* | Add test for fix #4019Daniel Pizetta2018-02-011-0/+9
* | Merge pull request #4247 from jorisvandenbossche/autosummary-attributesTakeshi KOMIYA2018-01-302-0/+8
|\ \
| * | BUG: autosummary to list all class membersJoris Van den Bossche2017-11-172-0/+8
* | | Merge pull request #4519 from tk0miya/4209_intersphinx_and_not_versioned_docsTakeshi KOMIYA2018-01-302-1/+36
|\ \ \
| * | | Fix #4209: intersphinx: In link title, "v" should be optional if target has n...Takeshi KOMIYA2018-01-302-1/+36
* | | | Merge branch 'stable' into 1.7-releaseTakeshi KOMIYA2018-01-301-0/+62
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Fix graphviz: workaround for wrong map ID which graphviz generatesTakeshi KOMIYA2018-01-291-12/+14
| * | Fix #4501: graphviz: epub3 validation error caused if graph is not clickableTakeshi KOMIYA2018-01-291-0/+60
* | | Merge branch '1.7-release' into 4275_update_strftimeTakeshi KOMIYA2018-01-281-0/+2
|\ \ \
| * | | Fix #3952: apidoc: module header is too escapedTakeshi KOMIYA2018-01-281-0/+2
* | | | Fix #4275: Formats accepted by sphinx.util.i18n.format_date are limiteTakeshi KOMIYA2018-01-281-0/+2
|/ / /
* | | Merge branch '1.7-release' into 4490_format_annotation_for_py37Takeshi KOMIYA2018-01-283-0/+61
|\ \ \
| * \ \ Merge branch 'stable' into 1.7-releaseTakeshi KOMIYA2018-01-283-0/+61
| |\ \ \ | | |/ /
| | * | Merge pull request #4449 from dhellmann/stable-fix-autodoc-for-empty-packagesTakeshi KOMIYA2018-01-253-0/+61
| | |\ \