sphinx/tests
Takayuki Shimizukawa 43a9881c4b Fix i18n: missing python domain's cross-references with currentmodule directive or currentclass directive. refs #1363
* node attributes 'py:module', 'py:class' is provided from environment (e.x. currentmodule directive is provided on previous line, not on node)
* Because translation nodes are parsed in independently, 'provided attributes by environment' are not exist.
* For a pending_xref nodes, all attributes of a translated xref node should be same as original xref node in current test cases.
* For the above reasons, I overwrite all attributes from origonal node to new translated xref node.
2014-03-23 23:01:15 +09:00
..
etree13 Provided a working fix for the remaining errors in the test suite 2010-07-11 01:05:27 +02:00
root * add a test for the parsed-literal directive 2014-01-11 10:25:34 +01:00
roots Fix i18n: missing python domain's cross-references with currentmodule directive or currentclass directive. refs #1363 2014-03-23 23:01:15 +09:00
coverage.py Fixed long lines and trailing whitespaces. 2009-05-05 01:03:05 +03:00
path.py Update copyright year. 2014-03-01 08:18:16 +01:00
run.py Update copyright year. 2014-03-01 08:18:16 +01:00
test_application.py Update copyright year. 2014-03-01 08:18:16 +01:00
test_autodoc.py Update copyright year. 2014-03-01 08:18:16 +01:00
test_autosummary.py Update copyright year. 2014-03-01 08:18:16 +01:00
test_build_gettext.py Update copyright year. 2014-03-01 08:18:16 +01:00
test_build_html.py Update copyright year. 2014-03-01 08:18:16 +01:00
test_build_latex.py Update copyright year. 2014-03-01 08:18:16 +01:00
test_build_texinfo.py Update copyright year. 2014-03-01 08:18:16 +01: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 Update copyright year. 2014-03-01 08:18:16 +01:00
test_coverage.py Update copyright year. 2014-03-01 08:18:16 +01:00
test_cpp_domain.py Update copyright year. 2014-03-01 08:18:16 +01:00
test_doctest.py Update copyright year. 2014-03-01 08:18:16 +01:00
test_docutilsconf.py Update copyright year. 2014-03-01 08:18:16 +01:00
test_env.py Update copyright year. 2014-03-01 08:18:16 +01: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 Update copyright year. 2014-03-01 08:18:16 +01:00
test_intl.py Fix i18n: missing python domain's cross-references with currentmodule directive or currentclass directive. refs #1363 2014-03-23 23:01:15 +09:00
test_linkcode.py Update copyright year. 2014-03-01 08:18:16 +01:00
test_markup.py Update copyright year. 2014-03-01 08:18:16 +01:00
test_metadata.py Update copyright year. 2014-03-01 08:18:16 +01:00
test_only_directive.py Update copyright year. 2014-03-01 08:18:16 +01:00
test_quickstart.py Update copyright year. 2014-03-01 08:18:16 +01:00
test_rst_domain.py Update copyright year. 2014-03-01 08:18:16 +01:00
test_search.py Update copyright year. 2014-03-01 08:18:16 +01:00
test_searchadapters.py Update copyright year. 2014-03-01 08:18:16 +01: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 Update copyright year. 2014-03-01 08:18:16 +01:00
test_versioning.py Update copyright year. 2014-03-01 08:18:16 +01:00
test_websupport.py Update copyright year. 2014-03-01 08:18:16 +01:00
util.py Update copyright year. 2014-03-01 08:18:16 +01:00