sphinx/tests
2014-06-14 17:03:57 +09:00
..
etree13 remove unnecessary list() wrappers. In some places, I replaced iterable.sort() with sorted(iterable). 2014-05-25 09:25:02 +09:00
root Merge 2014-01-20 18:32:47 +04:00
roots merge with stable 2014-06-09 22:45:05 +09:00
coverage.py remove unnecessary list() wrappers. In some places, I replaced iterable.sort() with sorted(iterable). 2014-05-25 09:25:02 +09:00
path.py remove unnecessary list() wrappers. In some places, I replaced iterable.sort() with sorted(iterable). 2014-05-25 09:25:02 +09:00
run.py remove 2to3. #1350. 2014-05-01 17:27:27 +09:00
test_application.py remove 'six' name except importing line. 2014-04-30 21:30:46 +09:00
test_autodoc.py * add test and code comment for pull request #157 2014-06-14 17:03:57 +09:00
test_autosummary.py merge with stable 2014-06-09 22:45:05 +09:00
test_build_gettext.py Update copyright year. 2014-03-01 08:18:23 +01:00
test_build_html.py replace ur'' prefix with r'' to support py2/py3 in one source. refs #1350 2014-04-30 23:04:21 +09:00
test_build_latex.py remove 'six' name except importing line. 2014-04-30 21:30:46 +09:00
test_build_texinfo.py remove 'six' name except importing line. 2014-04-30 21:30:46 +09:00
test_build_text.py Update copyright year. 2014-03-01 08:18:16 +01:00
test_build.py Update copyright year. 2014-03-01 08:18:16 +01:00
test_config.py use b prefix for bytes instead of sphinx.pycompat.b function. 2014-05-01 22:54:09 +09:00
test_coverage.py fix py2/py3 compat for 'iter.next()/next(iter)' and 'dict.values()/list(dict.values())'. refs #1350. 2014-05-01 13:08:36 +09:00
test_cpp_domain.py * update CHANGES and fix for py3-compat for pull request #241. Closes #1466 2014-05-28 00:14:50 +09:00
test_doctest.py remove 'six' name except importing line. 2014-04-30 21:30:46 +09:00
test_docutilsconf.py remove 'six' name except importing line. 2014-04-30 21:30:46 +09:00
test_env.py remove 'six' name except importing line. 2014-04-30 21:30:46 +09:00
test_footnote.py Update copyright year. 2014-03-01 08:18:16 +01:00
test_highlighting.py Update copyright year. 2014-03-01 08:18:16 +01:00
test_i18n.py Update copyright year. 2014-03-01 08:18:16 +01:00
test_intersphinx.py remove 'six' name except importing line. 2014-04-30 21:30:46 +09:00
test_intl.py wrap py3 iterators with list() for each places that expect a list object. refs #1350. 2014-04-30 23:25:44 +09:00
test_linkcode.py Update copyright year. 2014-03-01 08:18:16 +01:00
test_markup.py use b prefix for bytes instead of sphinx.pycompat.b function. 2014-05-01 22:54:09 +09:00
test_metadata.py Update copyright year. 2014-03-01 08:18:16 +01:00
test_napoleon_docstring.py Closes #1489: Removes use of ":annotation:" for attribute types in napoleon, as inline markup is not allowed 2014-06-13 14:06:39 -06:00
test_napoleon_iterators.py provide __next__() and use native next() to support py2/py3 in one source. refs #1350. 2014-04-29 21:54:25 +09:00
test_napoleon.py Closes 1455: Adds better handling of namedtuples in napoleon's skipmember function 2014-04-19 03:58:11 -04:00
test_only_directive.py Update copyright year. 2014-03-01 08:18:23 +01:00
test_quickstart.py * Drop Python-3.2. And now, removing 2to3 mechanism procedure has been completed. Closes #1350. 2014-05-27 23:17:36 +09:00
test_rst_domain.py Update copyright year. 2014-03-01 08:18:16 +01:00
test_search.py use b prefix for bytes instead of sphinx.pycompat.b function. 2014-05-01 22:54:09 +09:00
test_searchadapters.py remove 'six' name except importing line. 2014-04-30 21:30:46 +09:00
test_setup_command.py Update copyright year. 2014-03-01 08:18:16 +01:00
test_templating.py Update copyright year. 2014-03-01 08:18:16 +01:00
test_theming.py * Provide non-minified JS files for jquery.js and underscore.js to clarify the source of the minified files. refs #1434. 2014-06-07 18:32:56 +09:00
test_versioning.py Update copyright year. 2014-03-01 08:18:23 +01:00
test_websupport.py remove 'six' name except importing line. 2014-04-30 21:30:46 +09:00
util.py remove 'six' name except importing line. 2014-04-30 21:30:46 +09:00