summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix #3285: autosummary: asterisks are escaped twiceTakeshi KOMIYA2017-01-212-1/+9
* Fix #3158: too much space after captions in PDF outputTakeshi KOMIYA2017-01-151-19/+19
* C++, fix refs to operator() functions.Jakob Lykke Andersen2017-01-154-5/+22
* fix nitsshimizukawa2017-01-131-1/+1
* refs #3329: emit warnings if po file is invalid and can't read it. Also writi...shimizukawa2017-01-131-1/+1
* pytest: update by reviewingshimizukawa2017-01-093-48/+42
* pytest optimizatoin:shimizukawa2017-01-0818-1460/+1844
* pytest: nitsshimizukawa2017-01-061-1/+1
* pytest: remove deprecated with_app decorator functionsshimizukawa2017-01-0638-246/+264
* fixshimizukawa2017-01-061-1/+1
* pytest: remove deprecated raises and raises_msg assert functionsshimizukawa2017-01-069-66/+115
* pytest: nitsshimizukawa2017-01-061-1/+2
* pytest: remove deprecated with_tempdir decoratorshimizukawa2017-01-066-28/+5
* pytest: remove repr_as testing feature that avoids long annoying log for test...shimizukawa2017-01-053-25/+5
* pytest: remove unused testing feature for a while.shimizukawa2017-01-051-125/+2
* pytest migrationshimizukawa2017-01-0431-1728/+786
* Fix test_latex failed if stylefiles not found (refs: #3264)Takeshi KOMIYA2016-12-241-3/+3
* Fix #185: References to section title including raw node has brokenTakeshi KOMIYA2016-12-171-1/+13
* Reduce deprecation warnings (refs: #3192)Takeshi KOMIYA2016-12-156-19/+30
* Fix: #2469: Ignore updates of catalog files for gettext builder. Thanks to Hi...shimizukawa2016-12-121-0/+9
* Merge pull request #3206 from jfbu/fixlatexhyperlinkJean-François B2016-12-113-108/+164
|\
| * fix 3 line too long style-check errorsjfbu2016-12-081-4/+8
| * fix pattern string in test_inheritance_diagram_latex for CI testingjfbu2016-12-081-1/+1
| * fix one more test failure and fix previous fix test (missing u)jfbu2016-12-082-4/+4
| * fix tests for latex buildjfbu2016-12-082-107/+159
* | Merge branch '1.5-release' into stableshimizukawa2016-12-102-5/+8
|\ \ | |/ |/|
| * [Napoleon] adds xref test data for pull request #3168Rob Ruana2016-12-092-5/+8
* | Fix#3198: AttributeError is raised when toctree has 'self'.shimizukawa2016-12-081-0/+2
|/
* Fix broken testsTakeshi KOMIYA2016-12-041-3/+3
* fix 3 test failures that cause by translation changedshimizukawa2016-12-041-4/+5
* Merge branch 'stable' into 1.5-releaseshimizukawa2016-12-041-0/+20
|\
| * Fix #3024, refs #3037: In Python3, application.Sphinx._log crushed when the l...shimizukawa2016-12-041-0/+20
* | Merge branch 'stable' into 1.5-releaseTakeshi KOMIYA2016-12-031-0/+5
|\ \ | |/
| * Update the regex in util.split_docinfo so that it parses multi-line field bod...Junpei Kawamoto2016-12-021-0/+5
* | Merge branch 'stable' into 1.5-releaseTakeshi KOMIYA2016-12-032-7/+18
|\ \ | |/
| * Merge branch 'fix-attr-documenter' into stableshimizukawa2016-11-241-2/+12
| |\
| | * Fix documentation of descriptor classes that have a custom metaclassErik M. Bray2015-04-091-2/+13
| * | Fix #3015: fix a broken test on Windows.shimizukawa2016-11-241-5/+6
* | | Fix mergingTakeshi KOMIYA2016-11-231-0/+1
* | | Merge branch 'stable' into 1.5-releaseTakeshi KOMIYA2016-11-239-2/+130
|\ \ \ | |/ /
| * | Fix #3164: Change search order of ``sphinx.ext.inheritance_diagram``Takeshi KOMIYA2016-11-231-5/+7
| * | inheritance_diagram: Move _import_class_or_module() method to functionTakeshi KOMIYA2016-11-233-1/+52
| * | Fix #3117: LaTeX writer crashes if admonition is placed before first section ...Takeshi KOMIYA2016-11-233-0/+40
| * | #3093: fix test againshimizukawa2016-11-201-12/+12
| * | #3093: fix test againshimizukawa2016-11-202-0/+19
| * | #3093: fix testshimizukawa2016-11-202-3/+3
| * | refs #3093: add testsshimizukawa2016-11-202-1/+18
| * | Fix #3135: ``sphinx.ext.autodoc`` crashes with plain CallableTakeshi KOMIYA2016-11-132-5/+11
| * | Fix #2931: code-block directive with same :caption: causes warning of duplica...Takeshi KOMIYA2016-09-172-9/+9
| * | Fix relative paths in intersphinx linksAndrey Golovizin2016-09-141-0/+15