sphinx/tests
Stephen Finucane e243e82723 tests: Ignore tests using 'collect_ignore'
Per the pytest docs [1], this is the preferred way to ignore tests. This
necessitates removing the 'test-async' target as it no longer makes any
sense.

[1] https://docs.pytest.org/en/latest/example/pythoncollection.html

Signed-off-by: Stephen Finucane <stephen@that.guru>
2017-12-18 20:10:18 +00:00
..
etree13 Merge branch 'stable' 2017-03-01 15:04:28 +09:00
py35 refs #3458: add sphinx.testing that are moved from /tests directory. 2017-05-14 20:47:15 +09:00
roots Merge branch 'stable' 2017-12-16 00:53:55 +09:00
conftest.py tests: Ignore tests using 'collect_ignore' 2017-12-18 20:10:18 +00:00
run.py refs #3458: add sphinx.testing that are moved from /tests directory. 2017-05-14 20:47:15 +09:00
test_api_translator.py refs #3458: add sphinx.testing that are moved from /tests directory. 2017-05-14 20:47:15 +09:00
test_application.py Add Sphinx own parser (refs: #3816) 2017-05-28 22:34:53 +09:00
test_autodoc.py deprecate formatargspec() and format_annotation() 2017-12-17 15:25:44 +09:00
test_build_applehelp.py refs #3458: add sphinx.testing that are moved from /tests directory. 2017-05-14 20:47:15 +09:00
test_build_epub.py fix #3840: epub_uid should be XML Name 2017-06-30 23:37:32 +09:00
test_build_gettext.py Year++ 2017-03-26 11:49:34 +09:00
test_build_html5.py Merge branch 'stable' 2017-12-16 00:53:55 +09:00
test_build_html.py Merge branch 'stable' 2017-12-16 00:53:55 +09:00
test_build_latex.py Merge branch 'stable' 2017-10-23 23:04:32 +09:00
test_build_linkcheck.py Year++ 2017-03-26 11:49:34 +09:00
test_build_manpage.py Year++ 2017-03-26 11:49:34 +09:00
test_build_qthelp.py Close #1448: qthelp: Add new config value; qthelp_namespace 2017-10-08 23:22:56 +09:00
test_build_texinfo.py Merge branch 'stable' 2017-06-25 01:48:23 +09:00
test_build_text.py refs #3458: add sphinx.testing that are moved from /tests directory. 2017-05-14 20:47:15 +09:00
test_build.py Merge branch 'stable' 2017-12-16 00:53:55 +09:00
test_catalogs.py refs #3458: add sphinx.testing that are moved from /tests directory. 2017-05-14 20:47:15 +09:00
test_config.py sphinx.config.ENUM allows to validate items of lists or tuples 2017-10-29 22:23:15 +09:00
test_correct_year.py Year++ 2017-03-26 11:49:34 +09:00
test_directive_code.py Support `:emphasize-lines:` in PDF output (closes #1238) 2017-12-10 12:37:36 +01:00
test_directive_only.py Reduce DeprecationWarning 2017-07-31 22:30:48 +09:00
test_docutilsconf.py Merge branch 'stable' 2017-06-25 01:48:23 +09:00
test_domain_cpp.py C++, support explicit member instantiations 2017-12-04 22:38:37 +01:00
test_domain_js.py refs #3458: add sphinx.testing that are moved from /tests directory. 2017-05-14 20:47:15 +09:00
test_domain_py.py Merge branch 'stable' 2017-10-23 12:23:58 +09:00
test_domain_rst.py Year++ 2017-03-26 11:49:34 +09:00
test_domain_std.py Fix testcase 2017-04-30 00:55:11 +09:00
test_environment_indexentries.py Merge branch 'stable' 2017-03-26 11:52:15 +09:00
test_environment_toctree.py Fix flake8 violation 2017-08-20 00:27:07 +09:00
test_environment.py refs #3458: add sphinx.testing that are moved from /tests directory. 2017-05-14 20:47:15 +09:00
test_ext_apidoc.py sphinx-apidoc: Convert to argparse 2017-10-09 16:28:39 +01:00
test_ext_autodoc.py Year++ 2017-03-26 11:49:34 +09:00
test_ext_autosectionlabel.py Merge pull request #3388 from smheidrich/autosectionlabel_prefix_document1 2017-04-18 01:16:00 +09:00
test_ext_autosummary.py Fix issue in import_module returning wrong module 2017-11-11 18:00:03 +01:00
test_ext_coverage.py Year++ 2017-03-26 11:49:34 +09:00
test_ext_doctest.py Rename tests directory; roots/test-doctest -> roots/test-ext-doctest 2017-11-02 00:03:29 +09:00
test_ext_githubpages.py Year++ 2017-03-26 11:49:34 +09:00
test_ext_graphviz.py Add test for ext.graphviz alignment. 2017-09-24 17:04:25 +09:00
test_ext_ifconfig.py Year++ 2017-03-26 11:49:34 +09:00
test_ext_imgconverter.py Mark tests as xfail/skip to allow successful run 2017-06-14 13:27:31 -05:00
test_ext_inheritance_diagram.py fixes #3959 alias/rename support for classes inside inheritence diagrams 2017-07-31 18:21:05 +01:00
test_ext_intersphinx.py Some cleanup to avoid using the std:: namespace 2017-09-28 13:43:46 -05:00
test_ext_math.py tests: Skip tests with missing binaries 2017-12-18 20:10:18 +00:00
test_ext_napoleon_docstring.py Merge branch 'stable' 2017-03-26 11:52:15 +09:00
test_ext_napoleon_iterators.py Year++ 2017-03-26 11:49:34 +09:00
test_ext_napoleon.py Year++ 2017-03-26 11:49:34 +09:00
test_ext_todo.py add a test that confirms #1020 2017-10-18 18:39:56 -07:00
test_ext_viewcode.py Merge pull request #2299 from scVENUS/fix_attribute_docstrings_of_imported_class 2017-11-12 01:48:48 +09:00
test_highlighting.py Merge branch 'stable' 2017-03-26 11:52:15 +09:00
test_intl.py diet test-root: Move .mo files to new testroot (for test_html_rebuild_mo) 2017-12-15 21:15:02 +09:00
test_io.py Fix SphinxRSTFileInput should expand tabs 2017-12-13 20:49:50 +09:00
test_markup.py Support `:emphasize-lines:` in PDF output (closes #1238) 2017-12-10 12:37:36 +01:00
test_metadata.py Remove the custom smartypants code 2017-04-25 14:17:13 +03:00
test_pycode_parser.py Merge pull request #4157 from tk0miya/4156_parse_class_comment 2017-10-21 13:45:33 +09:00
test_pycode.py pycode: Replace pgen2 by own parser 2017-07-26 20:51:58 +09:00
test_quickstart.py quickstart: Rework how we collect extensions 2017-12-03 19:24:58 +00:00
test_search.py Fix #4169: Chinese language doesn't trigger Chinese search automatically 2017-10-21 01:42:53 +09:00
test_setup_command.py refs #3458: add sphinx.testing that are moved from /tests directory. 2017-05-14 20:47:15 +09:00
test_templating.py Year++ 2017-03-26 11:49:34 +09:00
test_theming.py Merge branch 'stable' 2017-12-16 00:53:55 +09:00
test_toctree.py Merge pull request #3518 from agjohnson/fix-singlehtml-empty-toctree 2017-03-29 22:24:16 +09:00
test_util_docstrings.py Add testcase for sphinx.util.docstrings 2017-07-26 20:51:40 +09:00
test_util_fileutil.py Year++ 2017-03-26 11:49:34 +09:00
test_util_i18n.py Mark tests as xfail/skip to allow successful run 2017-06-14 13:27:31 -05:00
test_util_images.py refs #3458: add sphinx.testing that are moved from /tests directory. 2017-05-14 20:47:15 +09:00
test_util_inspect.py Merge branch 'stable' 2017-11-02 00:49:10 +09:00
test_util_inventory.py Some cleanup to avoid using the std:: namespace 2017-09-28 13:43:46 -05: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 Fix #4070, #4111: crashes when the warning message contains format strings (again) 2017-10-05 00:00:48 +09:00
test_util_matching.py Year++ 2017-03-26 11:49:34 +09:00
test_util_nodes.py Year++ 2017-03-26 11:49:34 +09:00
test_util_rst.py Merge branch 'stable' 2017-03-26 11:52:15 +09:00
test_util.py Add test_io.py 2017-12-12 18:24:53 +09:00
test_versioning.py refs #3458: add sphinx.testing that are moved from /tests directory. 2017-05-14 20:47:15 +09:00
test_websupport.py Skip testing for websupport if sqlalchemy not installed 2017-05-28 10:05:41 +09:00
test_writer_latex.py fix comment typo 2017-10-18 18:39:27 -07:00
typing_test_data.py Fix #3135: `sphinx.ext.autodoc` crashes with plain Callable 2016-11-13 00:01:41 +09:00