.. |
etree13
|
Provided a working fix for the remaining errors in the test suite
|
2010-07-11 01:05:27 +02:00 |
root
|
* add a test for the parsed-literal directive
|
2014-01-11 10:25:34 +01:00 |
roots
|
* Fix: autosummary can't handle nested classes correctly. Closes #1441
|
2014-06-21 17:05:31 +09:00 |
coverage.py
|
Fixed long lines and trailing whitespaces.
|
2009-05-05 01:03:05 +03:00 |
path.py
|
Update copyright year.
|
2014-03-01 08:18:16 +01:00 |
run.py
|
Update copyright year.
|
2014-03-01 08:18:16 +01:00 |
test_application.py
|
Update copyright year.
|
2014-03-01 08:18:16 +01:00 |
test_autodoc.py
|
* In autodoc, fix display of parameter defaults containing backslashes. Closes #1502
|
2014-07-02 00:09:11 +09:00 |
test_autosummary.py
|
* Fix: autosummary can't handle nested classes correctly. Closes #1441
|
2014-06-21 17:05:31 +09:00 |
test_build_gettext.py
|
Update copyright year.
|
2014-03-01 08:18:16 +01:00 |
test_build_html.py
|
Update copyright year.
|
2014-03-01 08:18:16 +01:00 |
test_build_latex.py
|
Update copyright year.
|
2014-03-01 08:18:16 +01:00 |
test_build_texinfo.py
|
Update copyright year.
|
2014-03-01 08:18:16 +01:00 |
test_build_text.py
|
make text generate wrong table when it has empty table cells. Closes #1544
|
2014-08-26 20:52:02 +09:00 |
test_build.py
|
* Fix: Non-ASCII filename raise exception on make singlehtml, latex, man, texinfo and changes. Closes #1508
|
2014-07-13 10:44:48 +09:00 |
test_config.py
|
* With non-callable setup in a conf.py, now sphinx-build emits user-friendly error message. Closes #1499
|
2014-06-30 22:54:28 +09:00 |
test_coverage.py
|
Update copyright year.
|
2014-03-01 08:18:16 +01:00 |
test_cpp_domain.py
|
Update copyright year.
|
2014-03-01 08:18:16 +01:00 |
test_doctest.py
|
Update copyright year.
|
2014-03-01 08:18:16 +01:00 |
test_docutilsconf.py
|
* On Python3 environment, docutils.conf with 'source_link=true' in the general section cause type error. Closes #1531
|
2014-08-12 00:11:23 +09:00 |
test_env.py
|
Fix #1512 env.record_dependency crashes on multibyte directories
|
2014-09-15 22:10:13 +09:00 |
test_footnote.py
|
Update copyright year.
|
2014-03-01 08:18:16 +01:00 |
test_highlighting.py
|
Update copyright year.
|
2014-03-01 08:18:16 +01:00 |
test_i18n.py
|
Update copyright year.
|
2014-03-01 08:18:16 +01:00 |
test_intersphinx.py
|
Update copyright year.
|
2014-03-01 08:18:16 +01:00 |
test_intl.py
|
Fix i18n: missing python domain's cross-references with currentmodule directive or currentclass directive. refs #1363
|
2014-03-23 23:01:15 +09:00 |
test_linkcode.py
|
Update copyright year.
|
2014-03-01 08:18:16 +01:00 |
test_markup.py
|
Update copyright year.
|
2014-03-01 08:18:16 +01:00 |
test_metadata.py
|
Update copyright year.
|
2014-03-01 08:18:16 +01:00 |
test_only_directive.py
|
Update copyright year.
|
2014-03-01 08:18:16 +01:00 |
test_py_domain.py
|
* Fix: py:function directive generate incorrectly signature when specifying a default parameter with an empty list [] . Closes #1503
|
2014-07-12 20:50:15 +09:00 |
test_quickstart.py
|
Update copyright year.
|
2014-03-01 08:18:16 +01:00 |
test_rst_domain.py
|
Update copyright year.
|
2014-03-01 08:18:16 +01:00 |
test_search.py
|
Update copyright year.
|
2014-03-01 08:18:16 +01:00 |
test_searchadapters.py
|
Update copyright year.
|
2014-03-01 08:18:16 +01:00 |
test_setup_command.py
|
Now Sphinx exits with non-zero status code if builder status is not success. Closes #508.
|
2014-08-29 01:14:54 +09:00 |
test_templating.py
|
Update copyright year.
|
2014-03-01 08:18:16 +01:00 |
test_theming.py
|
Update copyright year.
|
2014-03-01 08:18:16 +01:00 |
test_util_nodes.py
|
* gettext does not extract nodes.line in a table or list. Closes #1477
|
2014-08-26 01:39:26 +09:00 |
test_versioning.py
|
Update copyright year.
|
2014-03-01 08:18:16 +01:00 |
test_websupport.py
|
Update copyright year.
|
2014-03-01 08:18:16 +01:00 |
util.py
|
use test generator nosetests feature.
|
2014-07-12 22:14:14 +09:00 |