summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #3455 from shibukawa/fix-again/epub-nbsp-issueTakeshi KOMIYA2017-02-263-0/+45
|\
| * Fix &nbsp is appeared in EPUB docs #3450 againYoshiki Shibukawa2017-02-263-0/+45
* | Fix #3421: Could not translate a caption of tablesTakeshi KOMIYA2017-02-263-0/+76
|/
* Fix #3438: update timestamp certainly to ensure test conditionTakeshi KOMIYA2017-02-242-3/+11
* Fix IndexBuilder.prune() and load() supports _filenames fieldTakeshi KOMIYA2017-02-211-2/+26
* Fix #3349: Result of ``IndexBuilder.load()`` is brokenTakeshi KOMIYA2017-02-201-11/+92
* Fix #3366: option directive does not allow punctuationsTakeshi KOMIYA2017-02-152-1/+5
* Fix parselinenos() could not parse left half open range (cf. "-4")Takeshi KOMIYA2017-02-121-0/+1
* Add testcase for parselinenosTakeshi KOMIYA2017-02-121-1/+20
* Fix #3370: the caption of code-block is not picked up for translationTakeshi KOMIYA2017-01-263-0/+26
* Fix flake8 violationsTakeshi KOMIYA2017-01-2620-67/+70
* 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