sphinx/tests
Jean-François B 32817f9efa Merge pull request #3413 from jfbu/literalincludelines
If ``:start-after:`` is used, make ``:lines:`` relative (close: #3412)
2017-02-17 09:00:40 +01:00
..
etree13 Reduce DeprecationWarnings for regexp 2017-02-17 02:01:04 +09:00
py35 pytest optimizatoin: 2017-01-08 15:14:38 +09:00
root Merge branch 'stable' 2017-02-15 01:42:20 +09:00
roots Merge branch 'master' into literalincludelines 2017-02-13 19:38:22 +01:00
conftest.py pytest: update by reviewing 2017-01-09 17:41:47 +09:00
path.py pytest: remove repr_as testing feature that avoids long annoying log for test generator feature on nose. In contrast, pytest does not produce such output. So repr_as is not needed anymore. refs #1785 2017-01-05 23:43:16 +09:00
run.py test: Filter ImportWarning from pytest_cov 2017-02-17 02:01:04 +09:00
test_api_translator.py Merge branch 'stable' 2017-01-07 02:14:29 +09:00
test_apidoc.py implementing PR comments 2017-01-12 08:52:32 +01:00
test_application.py Merge branch 'stable' 2017-01-07 02:14:29 +09:00
test_autodoc.py Fix flake8 violations 2017-01-26 01:13:17 +09:00
test_build_applehelp.py pytest: remove deprecated with_app decorator functions 2017-01-06 01:14:47 +09:00
test_build_epub.py epub: Refactor around epub_writing_mode 2017-02-11 18:26:54 +09:00
test_build_gettext.py pytest optimizatoin: 2017-01-08 15:14:38 +09:00
test_build_html.py Reduce DeprecationWarnings for regexp 2017-02-17 02:01:04 +09:00
test_build_latex.py Reduce DeprecationWarnings for regexp 2017-02-17 02:01:04 +09:00
test_build_linkcheck.py pytest: remove deprecated with_app decorator functions 2017-01-06 01:14:47 +09:00
test_build_manpage.py pytest: remove deprecated with_app decorator functions 2017-01-06 01:14:47 +09:00
test_build_texinfo.py pytest: remove deprecated with_app decorator functions 2017-01-06 01:14:47 +09:00
test_build_text.py Fix #1797: text builder inserts blank line on top 2016-08-19 23:46:54 +09:00
test_build.py Fix flake8 violations 2017-01-26 01:13:17 +09:00
test_catalogs.py pytest: remove deprecated with_app decorator functions 2017-01-06 01:14:47 +09:00
test_config.py Merge branch 'stable' 2017-01-29 18:05:17 +09:00
test_correct_year.py pytest optimizatoin: 2017-01-08 15:14:38 +09:00
test_directive_code.py Merge pull request #3413 from jfbu/literalincludelines 2017-02-17 09:00:40 +01:00
test_directive_only.py Fix flake8 violations 2017-01-26 01:13:17 +09:00
test_docutilsconf.py pytest: remove deprecated with_app decorator functions 2017-01-06 01:14:47 +09:00
test_domain_cpp.py Reduce DeprecationWarnings for regexp 2017-02-17 02:01:04 +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 To simplify, sphinx uses external mock package even if unittest.mock exists. 2016-10-15 16:22:27 +09:00
test_environment_indexentries.py Add IndexEntries adapter 2017-01-28 20:43:54 +09:00
test_environment_toctree.py pytest optimizatoin: 2017-01-08 15:14:38 +09:00
test_environment.py Merge branch 'stable' 2017-01-10 01:04:21 +09:00
test_ext_autodoc.py pytest: remove deprecated with_app decorator functions 2017-01-06 01:14:47 +09:00
test_ext_autosectionlabel.py pytest: remove deprecated with_app decorator functions 2017-01-06 01:14:47 +09:00
test_ext_autosummary.py Fix #3285: autosummary: asterisks are escaped twice 2017-01-21 15:50:41 +09:00
test_ext_coverage.py pytest: remove deprecated with_app decorator functions 2017-01-06 01:14:47 +09:00
test_ext_doctest.py Removed useless import 2017-01-15 21:13:34 +01:00
test_ext_githubpages.py pytest: remove deprecated with_app decorator functions 2017-01-06 01:14:47 +09:00
test_ext_graphviz.py Reduce DeprecationWarnings for regexp 2017-02-17 02:01:04 +09:00
test_ext_ifconfig.py pytest: remove deprecated with_app decorator functions 2017-01-06 01:14:47 +09:00
test_ext_inheritance_diagram.py Reduce DeprecationWarnings for regexp 2017-02-17 02:01:04 +09:00
test_ext_intersphinx.py Move doc reference to under standard domain 2017-01-29 19:50:14 +09:00
test_ext_math.py Reduce DeprecationWarnings for regexp 2017-02-17 02:01:04 +09:00
test_ext_napoleon_docstring.py [Napoleon] adds xref test data for pull request #3168 2016-12-09 14:13:29 -08:00
test_ext_napoleon_iterators.py Obligatory copyright update. 2016-01-14 22:54:04 +01:00
test_ext_napoleon.py [Napoleon] adds xref test data for pull request #3168 2016-12-09 14:13:29 -08:00
test_ext_todo.py Fix flake8 violations 2017-01-26 01:13:17 +09:00
test_ext_viewcode.py pytest: remove deprecated with_app decorator functions 2017-01-06 01:14:47 +09:00
test_highlighting.py Merge branch 'stable' 2017-01-07 02:14:29 +09:00
test_intl.py Merge branch 'stable' 2017-01-29 18:05:17 +09:00
test_markup.py Fix flake8 violations 2017-01-26 01:13:17 +09:00
test_metadata.py pytest: remove deprecated with_app decorator functions 2017-01-06 01:14:47 +09:00
test_quickstart.py pytest: remove deprecated raises and raises_msg assert functions 2017-01-06 00:46:42 +09:00
test_search.py Fix flake8 violations 2017-01-26 01:13:17 +09:00
test_searchadapters.py Merge branch 'stable' 2016-07-15 00:51:29 +09:00
test_setup_command.py Fix flake8 violations 2017-01-26 01:13:17 +09:00
test_templating.py pytest: remove deprecated with_app decorator functions 2017-01-06 01:14:47 +09:00
test_theming.py Fix flake8 violations 2017-01-26 01:13:17 +09:00
test_toctree.py Fix flake8 violations 2017-01-26 01:13:17 +09:00
test_util_fileutil.py pytest: remove deprecated with_tempdir decorator 2017-01-06 00:26:01 +09:00
test_util_i18n.py fix nits 2017-01-13 00:24:10 +09:00
test_util_inspect.py Fix tests for Python 2.6 2016-07-14 16:41:33 +01:00
test_util_jsdump.py #2902: jsdump.loads fails to load search index if keywords starts with underscore 2016-08-27 15:28:36 +09:00
test_util_logging.py Drop debug2() (refs: #3304) 2017-01-07 15:03:16 +09:00
test_util_matching.py Refactor: Replace copy_extra_entry() with copy_asset() 2016-07-07 00:02:57 +09:00
test_util_nodes.py pytest optimizatoin: 2017-01-08 15:14:38 +09:00
test_util_rst.py Reduce DeprecationWarnings for regexp 2017-02-17 02:01:04 +09:00
test_util.py Merge branch 'stable' 2017-02-12 21:52:20 +09:00
test_versioning.py pytest optimizatoin: 2017-01-08 15:14:38 +09:00
test_websupport.py Fix flake8 violations 2017-01-26 01:13:17 +09:00
test_writer_latex.py pytest: remove deprecated raises and raises_msg assert functions 2017-01-06 00:46:42 +09:00
typing_test_data.py Fix #3135: `sphinx.ext.autodoc` crashes with plain Callable 2016-11-13 00:01:41 +09:00
util.py Fix flake8 violations 2017-01-26 01:13:17 +09:00