.. |
js
|
#5186 add tests for getQueryParameters()
|
2018-07-28 21:12:05 +02:00 |
roots
|
Merge branch '1.8'
|
2018-12-16 18:34:05 +01:00 |
conftest.py
|
Remove dead code or '.'
|
2018-11-12 14:31:29 -08:00 |
test_api_translator.py
|
A happy new year!
|
2018-01-01 01:06:58 +09:00 |
test_application.py
|
refactor: Remove u-prefix from strings
|
2018-12-16 21:28:51 +09:00 |
test_autodoc.py
|
refactor: Remove u-prefix from strings
|
2018-12-16 21:28:51 +09:00 |
test_build_applehelp.py
|
Remove plistlib workaround for unsupported Pythons
|
2018-09-23 20:25:36 -07:00 |
test_build_epub.py
|
refactor: Remove u-prefix from strings
|
2018-12-16 21:28:51 +09:00 |
test_build_gettext.py
|
refactor: Remove u-prefix from strings
|
2018-12-16 21:28:51 +09:00 |
test_build_html5.py
|
refactor: Remove u-prefix from strings
|
2018-12-16 21:28:51 +09:00 |
test_build_html.py
|
refactor: Remove u-prefix from strings
|
2018-12-16 21:28:51 +09:00 |
test_build_htmlhelp.py
|
refactor: Remove u-prefix from strings
|
2018-12-16 21:28:51 +09:00 |
test_build_latex.py
|
refactor: Remove u-prefix from strings
|
2018-12-16 21:28:51 +09:00 |
test_build_linkcheck.py
|
Remove print_function feature
|
2018-12-15 23:16:10 +09:00 |
test_build_manpage.py
|
refactor: Remove u-prefix from strings
|
2018-12-16 21:28:51 +09:00 |
test_build_qthelp.py
|
Close #5035: qthelp builder allows dashes in :confval:qthelp_namespace
|
2018-06-16 18:33:09 +09:00 |
test_build_texinfo.py
|
refactor: Remove u-prefix from strings
|
2018-12-16 21:28:51 +09:00 |
test_build_text.py
|
refactor: Remove u-prefix from strings
|
2018-12-16 21:28:51 +09:00 |
test_build.py
|
refactor: Remove u-prefix from strings
|
2018-12-16 21:28:51 +09:00 |
test_builder.py
|
The default setting for master_doc is changed to 'index'
|
2018-09-04 01:14:16 +09:00 |
test_catalogs.py
|
Fix i18n: message catalogs are not compiled when specific build (refs: #4560)
|
2018-02-08 12:44:15 +09:00 |
test_config.py
|
Deprecate sphinx.config.string_classes; remove all internal uses
|
2018-12-16 11:35:06 -08:00 |
test_correct_year.py
|
The default setting for master_doc is changed to 'index'
|
2018-09-04 01:14:16 +09:00 |
test_directive_code.py
|
Fix invalid escape sequence in test_directive_code.py
|
2018-12-16 13:37:47 -08:00 |
test_directive_only.py
|
Fix flake8 violations
|
2018-02-19 23:20:56 +09:00 |
test_directive_other.py
|
Process prolog and epilog on RSTParser (instead Input component)
|
2018-12-05 23:11:16 +09:00 |
test_docutilsconf.py
|
refactor: Remove u-prefix from strings
|
2018-12-16 21:28:51 +09:00 |
test_domain_cpp.py
|
Merge branch '1.8'
|
2018-12-16 18:34:05 +01:00 |
test_domain_js.py
|
refactor: Remove u-prefix from strings
|
2018-12-16 21:28:51 +09:00 |
test_domain_py.py
|
refactor: Remove u-prefix from strings
|
2018-12-16 21:28:51 +09:00 |
test_domain_rst.py
|
refactor: Remove u-prefix from strings
|
2018-12-16 21:28:51 +09:00 |
test_domain_std.py
|
refactor: Store enumerable_nodes to registry
|
2018-02-20 01:32:30 +09:00 |
test_environment_indexentries.py
|
refactor: Remove u-prefix from strings
|
2018-12-16 21:28:51 +09:00 |
test_environment_toctree.py
|
refactor: Remove u-prefix from strings
|
2018-12-16 21:28:51 +09:00 |
test_environment.py
|
Move env.doc2path() and env.path2doc() to Project class
|
2018-10-16 10:34:59 +09:00 |
test_errors.py
|
Fix AttributeError in ExtensionError
|
2018-09-09 11:50:56 -07:00 |
test_ext_apidoc.py
|
refactor: Remove u-prefix from strings
|
2018-12-16 21:28:51 +09:00 |
test_ext_autodoc_importer.py
|
Add testcases for mock()
|
2018-12-04 23:57:01 +09:00 |
test_ext_autodoc.py
|
The default setting for master_doc is changed to 'index'
|
2018-09-04 01:14:16 +09:00 |
test_ext_autosectionlabel.py
|
refactor: Remove u-prefix from strings
|
2018-12-16 21:28:51 +09:00 |
test_ext_autosummary.py
|
refactor: Remove u-prefix from strings
|
2018-12-16 21:28:51 +09:00 |
test_ext_coverage.py
|
Merge branch 'happy_new_year' into master
|
2018-01-01 01:09:17 +09:00 |
test_ext_doctest.py
|
Fix #5770: doctest: Follow highlight_language on highlighting doctest block
|
2018-12-15 18:35:12 +09:00 |
test_ext_githubpages.py
|
A happy new year!
|
2018-01-01 01:06:58 +09:00 |
test_ext_graphviz.py
|
refactor figure_wrapper() using state.inline_text()
|
2018-12-04 01:14:53 +09:00 |
test_ext_ifconfig.py
|
A happy new year!
|
2018-01-01 01:06:58 +09:00 |
test_ext_imgconverter.py
|
Fix flake8 violations
|
2018-02-19 23:20:56 +09:00 |
test_ext_inheritance_diagram.py
|
Fix #5002: graphviz: SVGs do not adapt to the column width
|
2018-08-05 08:16:46 +09:00 |
test_ext_inheritance.py
|
Fix flake8 violations
|
2018-02-19 23:20:56 +09:00 |
test_ext_intersphinx.py
|
Avoid respecifying default encoding for .encode()/.decode() calls
|
2018-12-15 17:19:56 -08:00 |
test_ext_math.py
|
refactor: Remove u-prefix from strings
|
2018-12-16 21:28:51 +09:00 |
test_ext_napoleon_docstring.py
|
Fixes #5426: [Napoleon] Better handling of inline attributes (#5470)
|
2018-09-23 09:26:17 -04:00 |
test_ext_napoleon_iterators.py
|
refactor: Remove u-prefix from strings
|
2018-12-16 21:28:51 +09:00 |
test_ext_napoleon.py
|
Remove unnecessary object from class definitions
|
2018-09-11 07:07:01 -07:00 |
test_ext_todo.py
|
Merge branch 'happy_new_year' into master
|
2018-01-01 01:09:17 +09:00 |
test_ext_viewcode.py
|
Plugins can find source code for viewcode
|
2018-04-24 14:45:16 -07:00 |
test_highlighting.py
|
Add testcase for trim_doctest_flags
|
2018-07-21 11:46:08 +09:00 |
test_intl.py
|
refactor: Remove u-prefix from strings
|
2018-12-16 21:28:51 +09:00 |
test_io.py
|
refactor: Replace six.StringIO by io.StringIO
|
2018-12-15 21:00:38 +09:00 |
test_locale.py
|
Fix i18n: message catalogs were reset on each initialization
|
2018-02-25 23:44:38 +09:00 |
test_markup.py
|
Merge branch '1.8'
|
2018-12-16 18:34:05 +01:00 |
test_metadata.py
|
refactor: Remove u-prefix from strings
|
2018-12-16 21:28:51 +09:00 |
test_parser.py
|
Process prolog and epilog on RSTParser (instead Input component)
|
2018-12-05 23:11:16 +09:00 |
test_project.py
|
Fix typo
|
2018-10-16 10:34:59 +09:00 |
test_pycode_parser.py
|
refactoring: Drop PY2 and PY3 flags
|
2018-09-22 21:27:59 +09:00 |
test_pycode.py
|
refactoring: Drop PY2 and PY3 flags
|
2018-09-22 21:27:59 +09:00 |
test_quickstart.py
|
refactor: Remove u-prefix from strings
|
2018-12-16 21:28:51 +09:00 |
test_roles.py
|
Fix annotations of testing
|
2018-12-03 22:22:07 +09:00 |
test_search.py
|
Improve JS handling in test_search.py
|
2018-11-13 21:25:46 -08:00 |
test_setup_command.py
|
refactor: Remove u-prefix from strings
|
2018-12-16 21:28:51 +09:00 |
test_smartquotes.py
|
refactor: Remove u-prefix from strings
|
2018-12-16 21:28:51 +09:00 |
test_templating.py
|
The default setting for master_doc is changed to 'index'
|
2018-09-04 01:14:16 +09:00 |
test_theming.py
|
Capitalization: "Table Of Contents" -> "Table of Contents".
|
2018-07-22 12:12:48 +02:00 |
test_toctree.py
|
Fix #5048: crashed with numbered toctree
|
2018-06-07 00:54:02 +09:00 |
test_transforms_post_transforms_code.py
|
Apply :confval:trim_doctest_flags to all builders (cf. text, manpages)
|
2018-07-21 13:54:51 +09:00 |
test_util_docstrings.py
|
Add testcase for sphinx.util.docstrings
|
2017-07-26 20:51:40 +09:00 |
test_util_docutils.py
|
Fix #4362: latex: Don't overwrite .tex file if document not changed
|
2018-06-14 02:14:33 +09:00 |
test_util_fileutil.py
|
Use Python 3 super() argument-less syntax
|
2018-12-15 08:35:55 -08:00 |
test_util_i18n.py
|
refactor: Remove u-prefix from strings
|
2018-12-16 21:28:51 +09:00 |
test_util_images.py
|
Remove print_function feature
|
2018-12-15 23:16:10 +09:00 |
test_util_inspect.py
|
Merge branch '1.8'
|
2018-11-01 01:24:12 +09:00 |
test_util_inventory.py
|
Avoid respecifying default encoding for .encode()/.decode() calls
|
2018-12-15 17:19:56 -08:00 |
test_util_jsdump.py
|
refactor: Remove u-prefix from strings
|
2018-12-16 21:28:51 +09:00 |
test_util_logging.py
|
refactor: Remove u-prefix from strings
|
2018-12-16 21:28:51 +09:00 |
test_util_matching.py
|
A happy new year!
|
2018-01-01 01:06:58 +09:00 |
test_util_nodes.py
|
Fix #5648: NodeMatcher matches Text node on attribute match
|
2018-11-25 01:16:17 +09:00 |
test_util_pycompat.py
|
Deprecate evaluating Python 2 syntax in configuration files
|
2018-11-22 19:05:14 -08:00 |
test_util_rst.py
|
Add prepend_prolog() and append_epilog()
|
2018-12-05 23:10:23 +09:00 |
test_util.py
|
refactor: Remove u-prefix from strings
|
2018-12-16 21:28:51 +09:00 |
test_versioning.py
|
refactor: Remove u-prefix from strings
|
2018-12-16 21:28:51 +09:00 |
test_writer_latex.py
|
Remove print_function feature
|
2018-12-15 23:16:10 +09:00 |
typing_test_data.py
|
Merge branch '1.8'
|
2018-11-01 01:24:12 +09:00 |