.. |
etree13
|
remove unnecessary list() wrappers. In some places, I replaced iterable.sort() with sorted(iterable) .
|
2014-05-25 09:25:02 +09:00 |
root
|
Optimized tests: remove markups for warnings
|
2016-07-15 00:30:44 +09:00 |
roots
|
Optimized tests: Add test-warnings
|
2016-07-14 23:12:57 +09:00 |
coverage.py
|
remove unnecessary list() wrappers. In some places, I replaced iterable.sort() with sorted(iterable) .
|
2014-05-25 09:25:02 +09:00 |
path.py
|
Fix flake8 violation under tests/
|
2016-06-12 00:02:11 +09:00 |
run.py
|
Fix flake8 violation under tests/
|
2016-06-12 00:02:11 +09:00 |
test_api_translator.py
|
Fix flake8 violation under tests/
|
2016-06-12 00:02:11 +09:00 |
test_apidoc.py
|
Obligatory copyright update.
|
2016-01-14 22:54:04 +01:00 |
test_application.py
|
add extension blacklist to avoid error when loading deprecated extensions
|
2016-06-02 19:19:46 +09:00 |
test_autodoc_py35.py
|
Fix flake8 violation under tests/
|
2016-06-12 00:02:11 +09:00 |
test_autodoc.py
|
ext.autodoc: fix formatting instance annotations
|
2016-08-07 16:18:22 +02:00 |
test_build_applehelp.py
|
Use applehelp_disable_external_tools on testing (for non MacOS)
|
2016-07-14 20:25:10 +09:00 |
test_build_gettext.py
|
Fix flake8 violation under tests/
|
2016-06-12 00:02:11 +09:00 |
test_build_html.py
|
Add testcase for #2846
|
2016-08-17 13:58:05 +09:00 |
test_build_latex.py
|
Optimized tests: Add test-warnings
|
2016-07-14 23:12:57 +09:00 |
test_build_manpage.py
|
Fix #1498: manpage writer: don't make whole of item in definition list bold if it includes strong node
|
2016-03-06 17:49:49 +09:00 |
test_build_texinfo.py
|
Optimized tests: Add test-warnings
|
2016-07-14 23:12:57 +09:00 |
test_build_text.py
|
Obligatory copyright update.
|
2016-01-14 22:54:04 +01:00 |
test_build.py
|
Optimize tests: test_master_doc_not_found
|
2016-07-14 01:20:55 +09:00 |
test_catalogs.py
|
Fix flake8 violation under tests/
|
2016-06-12 00:02:11 +09:00 |
test_config.py
|
Fix flake8 violation under tests/
|
2016-06-12 00:02:11 +09:00 |
test_correct_year.py
|
Fix style-checker errors
|
2016-05-29 17:16:46 +09:00 |
test_directive_code.py
|
Fix #2629. Add new config option `latex_keep_old_macro_names `
|
2016-06-15 08:53:24 +02:00 |
test_directive_only.py
|
Obligatory copyright update.
|
2016-01-14 22:54:04 +01:00 |
test_docutilsconf.py
|
Obligatory copyright update.
|
2016-01-14 22:54:04 +01:00 |
test_domain_cpp.py
|
C++, fix parsing of function types in other types.
|
2016-06-16 10:54:16 +09:00 |
test_domain_py.py
|
Obligatory copyright update.
|
2016-01-14 22:54:04 +01:00 |
test_domain_rst.py
|
Fix flake8 violation under tests/
|
2016-06-12 00:02:11 +09:00 |
test_domain_std.py
|
Override figure directive to apply :name: option to the figure itself
|
2016-02-14 14:49:20 +09:00 |
test_environment.py
|
Optimized tests: remove markups for warnings
|
2016-07-15 00:30:44 +09:00 |
test_ext_autosectionlabel.py
|
Fix #1286, #2099: Add `sphinx.ext.autosectionlabel ` extension to allow reference sections using its title
|
2016-02-14 16:30:57 +09:00 |
test_ext_autosummary.py
|
Optimize tests: test_get_items_summary
|
2016-07-14 21:07:33 +09:00 |
test_ext_coverage.py
|
Obligatory copyright update.
|
2016-01-14 22:54:04 +01:00 |
test_ext_doctest.py
|
Obligatory copyright update.
|
2016-01-14 22:54:04 +01:00 |
test_ext_githubpages.py
|
Fix flake8 violation under tests/
|
2016-06-12 00:02:11 +09:00 |
test_ext_graphviz.py
|
`sphinx.ext.graphviz ` supports graph substituions by locale
|
2016-02-22 21:32:06 +09:00 |
test_ext_ifconfig.py
|
Optimize tests: test_ifconfig
|
2016-07-14 09:16:51 +09:00 |
test_ext_inheritance_diagram.py
|
Add testcase for PR #2311
|
2016-02-14 15:06:28 +09:00 |
test_ext_intersphinx.py
|
Fix test has broken in py3
|
2016-08-11 13:58:21 +09:00 |
test_ext_math.py
|
Optimize tests: test_jsmath
|
2016-07-14 01:43:25 +09:00 |
test_ext_napoleon_docstring.py
|
Fix #2227: [Napoleon] Fixes issue in which bulleted lists in parameter descriptions could cause the sphinx builder to fail
|
2016-01-27 10:16:12 -08:00 |
test_ext_napoleon_iterators.py
|
Obligatory copyright update.
|
2016-01-14 22:54:04 +01:00 |
test_ext_napoleon.py
|
Obligatory copyright update.
|
2016-01-14 22:54:04 +01:00 |
test_ext_viewcode.py
|
Obligatory copyright update.
|
2016-01-14 22:54:04 +01:00 |
test_highlighting.py
|
Fix flake8 violation under tests/
|
2016-06-12 00:02:11 +09:00 |
test_intl.py
|
Fix flake8 violation under tests/
|
2016-06-12 00:02:11 +09:00 |
test_markup.py
|
fix html entity to fix epub error
|
2016-08-09 16:58:56 +09:00 |
test_metadata.py
|
Obligatory copyright update.
|
2016-01-14 22:54:04 +01:00 |
test_quickstart.py
|
Merge branch 'stable'
|
2016-01-14 22:54:08 +01:00 |
test_search.py
|
Fix flake8 violation under tests/
|
2016-06-12 00:02:11 +09:00 |
test_searchadapters.py
|
Optimize tests: test_searchadapters
|
2016-07-14 02:02:25 +09:00 |
test_setup_command.py
|
Obligatory copyright update.
|
2016-01-14 22:54:04 +01:00 |
test_templating.py
|
Obligatory copyright update.
|
2016-01-14 22:54:04 +01:00 |
test_theming.py
|
Obligatory copyright update.
|
2016-01-14 22:54:04 +01:00 |
test_toctree.py
|
Obligatory copyright update.
|
2016-01-14 22:54:04 +01:00 |
test_util_i18n.py
|
Fix flake8 violation under tests/
|
2016-06-12 00:02:11 +09:00 |
test_util_inspect.py
|
Fix tests for Python 2.6
|
2016-07-14 16:41:33 +01:00 |
test_util_jsdump.py
|
Make javascript search work in more contexts
|
2016-07-08 15:27:48 +02:00 |
test_util_logging.py
|
Add :confval:suppress_warnings to supress arbitrary warning message
|
2016-02-23 12:23:06 +09:00 |
test_util_nodes.py
|
Fix flake8 violation under tests/
|
2016-06-12 00:02:11 +09:00 |
test_util.py
|
Fix #1944: rst_prolog breaks file-wide metadata
|
2016-01-24 17:32:42 +09:00 |
test_versioning.py
|
Obligatory copyright update.
|
2016-01-14 22:54:04 +01:00 |
test_websupport.py
|
Obligatory copyright update.
|
2016-01-14 22:54:04 +01:00 |
typing_test_data.py
|
ext.autodoc: fix formatting instance annotations
|
2016-08-07 16:18:22 +02:00 |
util.py
|
Fix flake8 violation under tests/
|
2016-06-12 00:02:11 +09:00 |