sphinx/tests
2010-07-10 19:47:32 +02:00
..
etree13 Removed XMLParser._fixtext which fixes several errors in the test suite 2010-07-10 19:47:32 +02:00
root make doctest work with python2 and python3 2010-06-19 21:50:00 +02:00
coverage.py Fix a few stylistic nits. 2009-04-13 08:35:05 +00:00
path.py Fixed the coverage extension test as well as the coverage extension itself for python3 2010-06-19 19:58:28 +02:00
run.py the test suite now runs on ubuntu, hopefully also debian and other system 2010-06-22 22:49:58 +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_html.py Removed XMLParser._fixtext which fixes several errors in the test suite 2010-07-10 19:47:32 +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 warning for bytestrings with non-ascii content for python3 2010-06-20 19:34: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 Clean up unused imports. 2010-01-17 12:02:15 +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 fixed file handling and parsing in intersphinx so it properly handles encodings 2010-06-07 01:34:01 +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 Make it easier for the test suite to override raw_input for test_quickstart. 2010-07-28 18:19:17 +02:00
test_rst_domain.py Fix test failure. 2010-04-26 22:26:44 +02:00
test_search.py Clean up unused imports. 2010-01-17 12:02:15 +01: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