.. |
etree13
|
Provided a working fix for the remaining errors in the test suite
|
2010-07-11 01:05:27 +02:00 |
root
|
#553: Added :rst:dir:testcleanup blocks in the doctest extension.
|
2011-01-03 21:20:29 +01:00 |
coverage.py
|
Fix a few stylistic nits.
|
2009-04-13 08:35:05 +00:00 |
path.py
|
shutil.copytree has no ignore argument in python 2.4
|
2010-08-15 20:34:58 +02:00 |
run.py
|
Unify version_info checks.
|
2010-07-28 19:36:57 +02:00 |
test_application.py
|
Fix test to respect the new .truncate() behavior
|
2010-06-19 16:38:52 +02:00 |
test_autodoc.py
|
#564: Add :confval:autodoc_docstring_signature which retrieves the signature from the first line of the docstring, if it is found there.
|
2011-01-03 22:51:33 +01:00 |
test_autosummary.py
|
don't use string.strip anymore
|
2010-06-06 23:13:06 +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
|
merge with 1.0
|
2011-01-03 15:55:56 +01:00 |
test_build_latex.py
|
Now that the expected warnings are regexes, diffing them with the actual output makes no sense anymore.
|
2010-07-27 19:07:51 +02:00 |
test_build_texinfo.py
|
Implement missing node handlers for texinfo. Enable checking warnings from texinfo build in tests.
|
2010-10-22 11:27:33 +02:00 |
test_build.py
|
Actually test the JSON builder.
|
2010-07-25 14:50:47 +02:00 |
test_config.py
|
Fix test_config under 2.x.
|
2010-08-10 17:16:49 +02:00 |
test_coverage.py
|
Fixed the coverage extension test as well as the coverage extension itself for python3
|
2010-06-19 19:58:28 +02:00 |
test_cpp_domain.py
|
long double exists.
|
2010-03-30 18:57:56 +02:00 |
test_doctest.py
|
#553: Added :rst:dir:testcleanup blocks in the doctest extension.
|
2011-01-03 21:20:29 +01:00 |
test_env.py
|
merge with 1.0
|
2010-11-17 22:59:08 +01:00 |
test_highlighting.py
|
merge with 0.6
|
2010-01-01 14:10:48 +01:00 |
test_i18n.py
|
Happy new year!
|
2010-01-01 14:09:13 +01:00 |
test_intersphinx.py
|
merge with 1.0
|
2010-08-05 16:20:12 +02:00 |
test_intl.py
|
Split up tests for locale patching.
|
2010-11-14 19:50:30 +01:00 |
test_markup.py
|
Move the "b" function to pycompat.
|
2010-07-28 18:43:40 +02:00 |
test_metadata.py
|
Clean up unused imports.
|
2010-01-17 12:02:15 +01:00 |
test_quickstart.py
|
Remove left-over debugging code
|
2010-09-16 02:34:54 -05:00 |
test_rst_domain.py
|
Fix test failure.
|
2010-04-26 22:26:44 +02:00 |
test_search.py
|
Give a binary document name.
|
2010-07-28 19:27:45 +02:00 |
test_searchadapters.py
|
Improve websupport test skipping, add new decorator for search adapter skipping.
|
2010-08-21 23:03:06 +02:00 |
test_theming.py
|
Added new HTML theme `haiku `, inspired by the Haiku OS user guide.
|
2010-01-07 14:16:53 +01:00 |
test_versioning.py
|
Fix get_ratio for empty strings
|
2010-08-16 08:18:10 +02:00 |
test_websupport.py
|
"Fixed" the CombinedHTMLDiff test
|
2010-12-01 23:13:31 +01:00 |
util.py
|
Improve websupport test skipping, add new decorator for search adapter skipping.
|
2010-08-21 23:03:06 +02:00 |