.. |
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 template overloading cause infinite recursive function call. Closes #1335
|
2013-12-27 05:23:47 +00:00 |
coverage.py
|
Fixed long lines and trailing whitespaces.
|
2009-05-05 01:03:05 +03:00 |
path.py
|
Copyright header update.
|
2013-04-01 11:41:48 +02:00 |
run.py
|
support parallel testing with detox
|
2013-07-27 16:15:36 +09:00 |
test_application.py
|
grammar fix: 'multibyte filename' is ambiguous. They are replaced with 'non-ASCII filename'. refs #703
|
2013-10-03 06:43:22 +00:00 |
test_autodoc.py
|
Fix autodoc with `autoclass_content="both" uses useless object.__init__ docstring when class does not have __init__ `. Closes #1337
|
2014-01-02 12:42:12 +09:00 |
test_autosummary.py
|
tests: replace "from util import *" by explicit imports
|
2013-04-01 11:39:32 +02:00 |
test_build_gettext.py
|
Copyright header update.
|
2013-04-01 11:41:48 +02:00 |
test_build_html.py
|
Closes #1285: Avoid name clashes between C domain objects and section titles.
|
2014-01-17 07:08:32 +01:00 |
test_build_latex.py
|
fix: test_build_latex and test_build_texinfo raise SkipTest if command missing. Closes #1184.
|
2013-09-23 09:57:36 +09:00 |
test_build_texinfo.py
|
fix: test_build_latex and test_build_texinfo raise SkipTest if command missing. Closes #1184.
|
2013-09-23 09:57:36 +09:00 |
test_build_text.py
|
grammar fix: 'multibyte filename' is ambiguous. They are replaced with 'non-ASCII filename'. refs #703
|
2013-10-03 06:43:22 +00:00 |
test_build.py
|
grammar fix: 'multibyte filename' is ambiguous. They are replaced with 'non-ASCII filename'. refs #703
|
2013-10-03 06:43:22 +00:00 |
test_config.py
|
tests: replace "from util import *" by explicit imports
|
2013-04-01 11:39:32 +02:00 |
test_coverage.py
|
tests: replace "from util import *" by explicit imports
|
2013-04-01 11:39:32 +02:00 |
test_cpp_domain.py
|
Add support for C++11 member function ref-qualifiers and C++03 volatile member function ref-qualifier
|
2013-08-07 09:24:32 -07:00 |
test_doctest.py
|
tests: replace "from util import *" by explicit imports
|
2013-04-01 11:39:32 +02:00 |
test_docutilsconf.py
|
Add test for docutils.conf and prevent 'html4css1.css' missing warning.
|
2013-07-27 14:13:15 +09:00 |
test_env.py
|
tests: replace "from util import *" by explicit imports
|
2013-04-01 11:39:32 +02:00 |
test_footnote.py
|
Copyright header update.
|
2013-04-01 11:41:48 +02:00 |
test_highlighting.py
|
tests: replace "from util import *" by explicit imports
|
2013-04-01 11:39:32 +02:00 |
test_i18n.py
|
tests: replace "from util import *" by explicit imports
|
2013-04-01 11:39:32 +02:00 |
test_intersphinx.py
|
tests: replace "from util import *" by explicit imports
|
2013-04-01 11:39:32 +02:00 |
test_intl.py
|
Add tests and code refine for pull request #190.
|
2013-11-12 15:17:09 +00:00 |
test_linkcode.py
|
Fix test_linkcode.test_html fails with C locale and Python 3. Closes #1311
|
2013-11-17 03:39:27 +00:00 |
test_markup.py
|
* add a test for the parsed-literal directive
|
2014-01-11 10:25:34 +01:00 |
test_metadata.py
|
Closes #1312: use non-deprecated unittest-like names
|
2014-01-10 15:11:27 +01:00 |
test_only_directive.py
|
Copyright header update.
|
2013-04-01 11:41:48 +02:00 |
test_quickstart.py
|
grammar fix: 'multibyte filename' is ambiguous. They are replaced with 'non-ASCII filename'. refs #703
|
2013-10-03 06:43:22 +00:00 |
test_rst_domain.py
|
Copyright update.
|
2013-01-01 22:13:15 +01:00 |
test_search.py
|
fix problems with py25,py3x for search index generation
|
2013-01-04 21:46:17 +09:00 |
test_searchadapters.py
|
tests: replace "from util import *" by explicit imports
|
2013-04-01 11:39:32 +02:00 |
test_setup_command.py
|
fix test error; can't remove empty directory problem on Windows.
|
2013-12-08 16:58:34 +09:00 |
test_templating.py
|
Fix autosummary template overloading cause infinite recursive function call. Closes #1335
|
2013-12-27 05:23:47 +00:00 |
test_theming.py
|
tests: replace "from util import *" by explicit imports
|
2013-04-01 11:39:32 +02:00 |
test_versioning.py
|
tests: replace "from util import *" by explicit imports
|
2013-04-01 11:39:32 +02:00 |
test_websupport.py
|
tests: replace "from util import *" by explicit imports
|
2013-04-01 11:39:32 +02:00 |
util.py
|
Fix text builder did not respect wide/fullwidth charactors for title line.
|
2013-02-05 23:57:26 +09:00 |