summaryrefslogtreecommitdiff
path: root/tests/test_build_html.py
Commit message (Expand)AuthorAgeFilesLines
* Add testcase for #2846Takeshi KOMIYA2016-08-171-1/+87
* Optimized tests: Add test-warningsTakeshi KOMIYA2016-07-141-21/+25
* Optimize tests: test_jsmathTakeshi KOMIYA2016-07-141-15/+0
* Fix flake8 violation under tests/Takeshi KOMIYA2016-06-121-8/+8
* Make testcases robustTakeshi KOMIYA2016-06-031-10/+10
* Fix combination of figure directive options; width, figwidth and align (ref: ...Takeshi KOMIYA2016-05-301-2/+2
* Fix the caption of figure is always put on center even if ``:align:`` was spe...Takeshi KOMIYA2016-05-041-2/+2
* Fix #2492: Figure directive with :figwidth: generates incorrect Latex-codeTakeshi KOMIYA2016-05-041-2/+2
* Fix #2309: Could not refer "indirect hyperlink targets" by ref-roleTakeshi KOMIYA2016-04-241-3/+8
* Merge branch 'stable' into 1.4-releaseTakeshi KOMIYA2016-03-231-1/+1
|\
| * Fix broken testsTakeshi KOMIYA2016-03-061-1/+1
* | Fix #2229: no warning is given for unknown optionsTakeshi KOMIYA2016-02-231-0/+1
* | Merge branch 'stable'Takeshi KOMIYA2016-02-201-1/+0
|\ \ | |/
| * Don't show option-role warnings in 1.3.x tooTakeshi KOMIYA2016-02-201-1/+0
| * fix testsGeorg Brandl2016-02-191-1/+0
* | Fix code-block literals raises highlighting warnings by defaultTakeshi KOMIYA2016-02-171-2/+2
* | Merge branch 'stable'Takeshi KOMIYA2016-02-151-2/+13
|\ \ | |/
| * Fix some testcase get error with pygments-2.1.1Takeshi KOMIYA2016-02-151-2/+13
* | The default highlight language is now Python 3.Georg Brandl2016-02-141-3/+3
* | Fix #1858: Support numbering custom nodesTakeshi KOMIYA2016-02-141-0/+4
* | Add Sphinx.add_enumerable_node() to add enumerable nodes for numfig featureTakeshi KOMIYA2016-02-141-0/+28
* | Fix #2022: html_extra_path also copies dotfiles and refers exclude_patternsTakeshi KOMIYA2016-01-241-0/+13
* | Merge branch 'stable'Takeshi KOMIYA2016-01-181-2/+3
|\ \ | |/
| * Fix #1565: Show warning if Pygments throws an ErrorTokenTakeshi KOMIYA2016-01-181-1/+2
| * Fix tests are broken with pygments-2.1Takeshi KOMIYA2016-01-181-1/+1
* | Merge branch 'stable'Georg Brandl2016-01-141-16/+24
|\ \ | |/
| * Obligatory copyright update.Georg Brandl2016-01-141-1/+1
| * Fix line numbers was not shown on warnings of indeciesTakeshi KOMIYA2016-01-131-4/+2
| * Fix line numbers were not show on warnings of numfigsTakeshi KOMIYA2016-01-131-10/+20
| * Fix filenames were not shown on warnings of citationsTakeshi KOMIYA2016-01-131-1/+1
* | merge with stableshimizukawa2016-01-131-0/+1
|\ \ | |/
| * Fix #2229, any-role and ``-W`` option are conflictedTakeshi KOMIYA2016-01-121-8/+0
| * Fix #2229: No warning is given for unknown optionsTakeshi KOMIYA2016-01-111-0/+9
* | Merge branch 'stable'Takeshi KOMIYA2016-01-111-4/+34
|\ \ | |/
| * Fix #2226: Math is not HTML-encoded when :nowrap: is given (jsmath, mathjax)Takeshi KOMIYA2016-01-101-1/+16
| * Fix #2225: If the option does not begin with dash, linking is not performedTakeshi KOMIYA2016-01-091-3/+18
* | Merge with 'stable'shimizukawa2015-12-201-32/+8
|\ \ | |/
| * Fix #2185: Use with syntax to open files on testing.shimizukawa2015-12-201-32/+8
* | merge with 'stable'shimizukawa2015-12-021-0/+15
|\ \ | |/
| * Fix #2012 exception occurred if ``numfig_format`` is invalidTakeshi KOMIYA2015-11-301-0/+15
* | Merge with 'stable'shimizukawa2015-11-291-2/+6
|\ \ | |/
| * Fix #2140: footnotes in table has broken in LaTeXTakeshi KOMIYA2015-11-291-2/+6
* | Fix test_build_html.Georg Brandl2015-07-251-1/+1
|/
* Support PEP-440 version spec for developers.shimizukawa2015-03-141-2/+2
* Change the source parsers feature a bit:Georg Brandl2015-03-081-0/+3
* Role ``numref`` uses ``%s`` as special character instead `#` symbolTakeshi KOMIYA2015-03-081-3/+3
* refs #1658, #1750: add test and small tweak.shimizukawa2015-03-031-1/+1
* Fix generating emphasis nodes without semantic reasonGeorg Brandl2015-02-251-29/+29
* Closes #1718. :numref: does not work with capital letters in the labelTakeshi KOMIYA2015-02-221-1/+1
* Merge branch 'stable'Georg Brandl2015-01-031-1/+1
|\