.. |
etree13
|
Provided a working fix for the remaining errors in the test suite
|
2010-07-11 01:05:27 +02:00 |
root
|
merge with trunk
|
2010-08-17 11:08:23 +02:00 |
coverage.py
|
Fix a few stylistic nits.
|
2009-04-13 08:35:05 +00:00 |
path.py
|
shutil.copytree doesn't have an ignore argument in Python 2.4
|
2010-08-14 19:48:42 +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
|
Added `exclude argument to :func: .autodoc.between`. From http://bitbucket.org/mfperzel/sphinx-additions.
|
2010-06-12 18:16:18 +02:00 |
test_autosummary.py
|
don't use string.strip anymore
|
2010-06-06 23:13:06 +02:00 |
test_build_gettext.py
|
merge with trunk
|
2010-08-17 11:08:23 +02:00 |
test_build_html.py
|
merge with 1.0
|
2010-08-14 17:08:17 +02:00 |
test_build_latex.py
|
Fixed warnings in python3
|
2010-06-20 22:39:38 +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
|
#310: support exception messages in the `testoutput blocks of the doctest ` extension.
|
2010-01-02 14:59:27 +01:00 |
test_env.py
|
Fixed test_env.test_images test for python3
|
2010-07-11 11:32:16 +02: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_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
|
Fix raw_input which is not converted by 2to3 if not called.
|
2010-07-28 20:24:35 +02: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_theming.py
|
Added new HTML theme `haiku `, inspired by the Haiku OS user guide.
|
2010-01-07 14:16:53 +01:00 |
util.py
|
Make string contents nongreedy.
|
2010-07-28 19:15:04 +02:00 |