summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Test suite quickfix.Georg Brandl2013-09-161-0/+1
* Merged in RelentlessIdiot/sphinx (pull request #149)Georg Brandl2013-09-162-0/+37
|\
| * Fix #1203: Does not append space to unknown field names.Rob Ruana2013-06-232-0/+37
* | Fix new html_extra_path option for singlehtml builder.Georg Brandl2013-09-161-1/+0
* | Merged in mcmtroffaes/sphinx-html-extra-path (pull request #158)Georg Brandl2013-09-163-0/+7
|\ \
| * | Test that extra entries are in outdir.Matthias C. M. Troffaes2013-08-221-0/+4
| * | Set up initial test.Matthias C. M. Troffaes2013-08-222-0/+3
* | | Merged in JonnyJD/sphinx/autodoc_novalue (pull request #109)Georg Brandl2013-09-161-0/+1
|\ \ \
| * | | autodoc: change :novalue: to :annoation: optionJohannes Dewender2013-02-271-1/+1
| * | | fix tests for autodoc novalue optionJohannes Dewender2013-01-241-0/+1
* | | | Add support for C++11 member function ref-qualifiers and C++03 volatile membe...Tres Walsh2013-08-071-0/+24
| |/ / |/| |
* | | support parallel testing with detoxTakayuki Shimizukawa2013-07-271-14/+20
* | | Add test for docutils.conf and prevent 'html4css1.css' missing warning.Takayuki Shimizukawa2013-07-274-0/+121
* | | Fix i18n: gettext did not translate admonition directive's title. Closes #1206Takayuki Shimizukawa2013-07-033-0/+141
| |/ |/|
* | Fix i18n: footnote reference number missing for auto numbered named footnote ...Takayuki Shimizukawa2013-06-213-19/+28
* | test improvementTakayuki Shimizukawa2013-06-211-86/+111
* | fix: translation mechanism break label target if label and section name are s...Takayuki Shimizukawa2013-06-193-0/+146
* | test_intl:external_link test case correction to fit to reST syntax.Takayuki Shimizukawa2013-06-183-16/+16
* | fix: keep reference if link refname was translated. refs #1193Takayuki Shimizukawa2013-06-191-3/+3
* | Fix: Multiple references in the same line return the same link with i18n. Clo...Takayuki Shimizukawa2013-06-173-71/+120
* | add tests for "multiple cross references in the same line return the same lin...Takayuki Shimizukawa2013-06-163-4/+52
* | Fix multiple cross references (term, ref, doc) in the same line return the sa...Takayuki Shimizukawa2013-06-163-10/+79
* | refactoring: 'tmpdir' rename to 'tempdir' that is same name in other places.Takayuki Shimizukawa2013-06-131-6/+6
* | Fix: Output TeX/texinfo/man filename has no basename (only extention) when us...Takayuki Shimizukawa2013-06-131-0/+22
* | fix typo ;)Takayuki Shimizukawa2013-06-131-1/+1
* | fix for unicode object syntax. ur'' is meaningless.Takayuki Shimizukawa2013-06-131-4/+4
* | Fix "Title underline is short" WARNING is given when using fullwidth characte...Takayuki Shimizukawa2013-06-091-1/+34
* | Fix sphinx-quickstart raises UnicodeEncodeError if "Project version" includes...Takayuki Shimizukawa2013-06-091-0/+16
* | Fix: Citation target missing cause AssertionError. Closes #1160Takayuki Shimizukawa2013-05-024-0/+9
* | Fix: Combination of 'globaltoc.html' and hidden toctree cause exception. Clos...Takayuki Shimizukawa2013-04-301-1/+16
* | Rebuild i18n target document when catalog updatedTakayuki Shimizukawa2013-04-151-0/+12
* | Fix: 'make gettext' cause UnicodeDecodeError when templates contain utf-8 enc...Takayuki Shimizukawa2013-04-131-0/+5
* | test suite fixesGeorg Brandl2013-04-011-1/+2
* | Copyright header update.Georg Brandl2013-04-015-6/+6
* | tests: replace "from util import *" by explicit importsGeorg Brandl2013-04-0129-56/+52
* | Closes #896: use SkipTest in build_latex test if latex is not installedGeorg Brandl2013-04-011-7/+4
* | Fix overlong lines.Georg Brandl2013-03-312-4/+7
* | merge headsTakayuki Shimizukawa2013-03-176-1/+99
|\ \
| * | make versionmodified translatableNozomu Kaneko2013-02-044-0/+83
| * | versionlabels are handled entirely in the versionmodified directive, instead ...Nozomu Kaneko2013-01-061-4/+5
| * | fix: paragraphs in versionmodified are ignored when it has no dangling paragr...Nozomu Kaneko2013-01-062-0/+14
* | | Add i18n capabilities for custom templates.Takayuki Shimizukawa2013-03-105-0/+51
|/ /
* | Add regression test for #1109. Issue was corrected at previous commit 62b0a5f...Takayuki Shimizukawa2013-03-091-0/+28
* | Fix: text builder breach max-witdh specificatoin if paragraph have prefixed t...Takayuki Shimizukawa2013-03-091-0/+29
* | Merged in knzm/sphinx-fix-docfields-fork (pull request #96)Takayuki Shimizukawa2013-02-244-0/+119
|\ \
| * \ mergeNozomu Kaneko2013-02-068-1/+178
| |\ \
| * \ \ Merged in knzm/sphinx-fix-docfields-fork (pull request #96)Nozomu Kaneko2013-02-0413-14/+333
| |\ \ \
| * | | | fix tests correspond to 6c70ca26a841 (Divide test_intl target ...)Nozomu Kaneko2013-01-061-10/+6
| * | | | resolve conflictsNozomu Kaneko2013-01-064-0/+123
| |\ \ \ \
| | * \ \ \ mergeNozomu Kaneko2013-01-054-0/+123
| | |\ \ \ \