sphinx/tests
2012-10-28 18:21:57 +01:00
..
etree13 Provided a working fix for the remaining errors in the test suite 2010-07-11 01:05:27 +02:00
root Merged in pv/sphinx-work/ext-linkcode (pull request #47) 2012-10-28 18:21:57 +01:00
coverage.py Fixed long lines and trailing whitespaces. 2009-05-05 01:03:05 +03:00
path.py shutil.copytree has no ignore argument in python 2.4 2010-08-15 20:34:58 +02:00
run.py fix some testing. 2012-05-01 15:21:12 +09:00
test_application.py domain override: fix issue #1009. 2012-10-11 20:58:54 +02:00
test_autodoc.py Closes #617: Fix docstring preparation without included signature: only ignore indentation of one line, not two. 2012-09-16 01:08:47 -05:00
test_autosummary.py autosummary: improve robustness of the signature compactification 2011-06-29 21:26:43 +02:00
test_build_gettext.py Split up sphinx-i18n tests into build and patch phase. 2010-11-14 19:42:50 +01:00
test_build_html.py fix for Python3: Python3 open() use 'rt' mode by default, and decoding by locale.getpreferredencoding(). In sphinx test, html output encoded by 'utf-8' but reading with syste-locale-setting-encode that cause UnicodeDecodeError. 2012-05-02 15:55:11 +09:00
test_build_latex.py * fix test for Windows: test failed by test-code problem depends on os.sep. 2012-05-02 12:05:41 +09:00
test_build_texinfo.py * fix test for Windows: test failed by test-code problem depends on os.sep. 2012-05-02 12:05:41 +09:00
test_build.py New year update. 2011-01-04 10:00:51 +01:00
test_config.py Fix test after config default change. 2011-01-06 20:34:37 +01:00
test_coverage.py Add an option for the coverage builder if source-undocumented items are matched. 2011-01-04 22:50:13 +01:00
test_cpp_domain.py Change default visibility for C++ superclasses. 2011-10-08 14:55:18 +02:00
test_doctest.py merge with 1.0 2011-01-04 11:29:09 +01:00
test_env.py Fix test_env by supplying a dummy imgpath to the HTML builder. 2012-07-29 19:27:28 +02:00
test_highlighting.py New year update. 2011-01-04 10:00:51 +01:00
test_i18n.py New year update. 2011-01-04 10:00:51 +01:00
test_intersphinx.py Intersphinx: parse inventories correctly when object names contain embedded spaces. 2012-02-26 07:49:07 -08:00
test_intl.py Fixed a bug in test_intl.py: teardown didn't get called if the test was skipped 2011-04-17 00:22:10 +01:00
test_linkcode.py ENH: add a linkcode extension 2012-03-11 17:48:51 +01:00
test_markup.py Fix markup test with latest pygments-related updates. 2011-10-02 19:39:42 +02:00
test_metadata.py New year update. 2011-01-04 10:00:51 +01:00
test_only_directive.py Closes #617: Fix docstring preparation without included signature: only ignore indentation of one line, not two. 2012-09-16 01:08:47 -05:00
test_quickstart.py Fixes #875 and #876: use the right file mode to successfully read config files under 2.x and 3.x. 2012-03-10 18:45:14 +01:00
test_rst_domain.py New year update. 2011-01-04 10:00:51 +01:00
test_search.py Determine search language in builder, and add missing method in websupport indexer implementations. 2011-01-04 12:47:49 +01:00
test_searchadapters.py merge with 1.0 2011-01-04 11:29:09 +01:00
test_theming.py Test suite fix for new theme. 2011-01-04 22:49:57 +01:00
test_versioning.py Fix test_versioning.test_picklability test 2011-01-08 19:42:27 +01:00
test_websupport.py Update the websupport tests to API changes. 2011-10-06 14:28:18 +02:00
util.py Cleanup after pull from https://bitbucket.org/timmartin/sphinx 2011-05-15 11:15:20 +02:00