summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* fix windows newlinesGeorg Brandl2014-03-013-32/+32
* Closes #1374: Autosummary generates overly-long summaries if first line doesn...Paul Molodowitch2014-02-034-0/+96
* Update copyright year.Georg Brandl2014-03-0136-36/+36
* Fix an exception introduced by b69b59480cba for __init__ with no docstring.Ben Darnell2014-01-201-0/+16
* Closes #1285: Avoid name clashes between C domain objects and section titles.Georg Brandl2014-01-171-6/+6
* * add a test for the parsed-literal directiveGeorg Brandl2014-01-113-2/+6
* Closes #933: Do not crash if an ``:option:`` value is malformed (contains spacesGeorg Brandl2014-01-102-0/+3
* Closes #1312: use non-deprecated unittest-like namesGeorg Brandl2014-01-101-3/+3
* Fix autodoc with ``autoclass_content="both"`` uses useless ``object.__init__`...Takayuki Shimizukawa2014-01-021-0/+14
* Fix autosummary template overloading cause infinite recursive function call. ...Takayuki Shimizukawa2013-12-276-0/+81
* fix trailing spaceGeorg Brandl2013-12-101-1/+1
* Fix: autodoc class __init__ override not removed from docstring. Closes #1138Takayuki Shimizukawa2013-12-091-0/+33
* fix test error; can't remove empty directory problem on Windows.Takayuki Shimizukawa2013-12-081-1/+1
* Fix test_linkcode.test_html fails with C locale and Python 3. Closes #1311Takayuki Shimizukawa2013-11-171-5/+2
* Merged in mitya57/sphinx (pull request #176)Takayuki Shimizukawa2013-11-161-0/+5
|\
| * Make sure setup_command test can always import SphinxDmitry Shachnev2013-10-051-0/+5
* | Add tests and code refine for pull request #190.Takayuki Shimizukawa2013-11-125-1/+88
* | test_intl fix-up after versionmodified change.Georg Brandl2013-10-121-3/+3
|/
* Backed out changeset cfe9e2d11003 refs #1265Takayuki Shimizukawa2013-10-043-23/+17
* Now gettext translates label target name. Fix i18n: crash when using a indire...Takayuki Shimizukawa2013-10-043-17/+23
* grammar fix: 'multibyte filename' is ambiguous. They are replaced with 'non-A...Takayuki Shimizukawa2013-10-035-10/+10
* Add test refs #1265 (comment-6264794) to validate translated label link shift...Takayuki Shimizukawa2013-10-033-0/+20
* small grammar fix in multibyte filename messagesGeorg Brandl2013-10-013-3/+3
* When Sphinx couldn't decode multibyte filename, now Sphinx notices UnicodeErr...Takayuki Shimizukawa2013-09-283-6/+25
* Fix i18n: crash when translating section name that is pointed from named targ...Takayuki Shimizukawa2013-09-233-2/+26
* fix: test_build_latex and test_build_texinfo raise SkipTest if command missin...Takayuki Shimizukawa2013-09-232-3/+3
* Fix again: NFC/NFD normalizing problem. Closes #1142Takayuki Shimizukawa2013-09-185-0/+106
* 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