.. |
etree13
|
Provided a working fix for the remaining errors in the test suite
|
2010-07-11 01:05:27 +02:00 |
root
|
Avoid unusable warning in using i18n translation. Closes #1057.
|
2012-12-16 22:56:38 +09:00 |
coverage.py
|
Fixed long lines and trailing whitespaces.
|
2009-05-05 01:03:05 +03:00 |
path.py
|
support multibyte filename handling.
|
2012-05-01 15:13:06 +09:00 |
run.py
|
Fix running tests under Python 3 without tox.
|
2012-11-01 17:38:22 +01:00 |
test_application.py
|
domain override: fix issue #1009.
|
2012-10-11 20:58:54 +02:00 |
test_autodoc.py
|
autodoc: Handle explicit instance attributes in :members: (re #904)
|
2012-11-08 21:19:47 -06: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
|
Avoid unusable warning in using i18n translation. Closes #1057.
|
2012-12-16 22:56:38 +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
|
merge heads
|
2012-12-10 10:18:32 +09: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
|
Merged in shimizukawa/sphinx-fix-fork/#1041 (pull request #87)
|
2012-11-30 12:46:52 +09: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
|
Avoid unusable warning in using i18n translation. Closes #1057.
|
2012-12-16 22:56:38 +09:00 |
test_linkcode.py
|
fix test_linkcode str/bytes incompatibility at py3
|
2012-10-29 13:07:21 +09: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
|
fix: sphinx-quickstart asks again and again Y|N because input() return value with extra '\r' on Python-3.2.0 + Windows. closes #1043
|
2012-11-28 23:21:02 +09: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
|
fix: ziptheme.zip block removing test temporary directory on Windows.
|
2012-11-04 09:30:19 +09:00 |