apple

Finished
293293 if catalog.domain == 'sphinx' and catalog.is_outdated():
294294 catalog.write_mo(self.config.language)
295295
296 locale_dirs = [None, path.join(package_dir, 'locale')] + list(repo.locale_dirs)
296 locale_dirs = list(repo.locale_dirs) + [None, path.join(package_dir, 'locale')]
297297 self.translator, has_translation = locale.init(locale_dirs, self.config.language)
298298 if has_translation or self.config.language == 'en':
299299 # "en" never needs to be translated
Test NameStatus
tests/test_intl.py::test_customize_system_message
Fail
tests/test_intl.py::test_text_toctree
Fail
tests/test_intl.py::test_text_emit_warnings
Fail
tests/test_intl.py::test_text_warning_node
Fail
tests/test_intl.py::test_text_title_underline
Fail
tests/test_intl.py::test_text_subdirs
Fail
tests/test_intl.py::test_text_inconsistency_warnings
Fail
tests/test_intl.py::test_text_literalblock_warnings
Fail
tests/test_intl.py::test_text_definition_terms
Fail
tests/test_intl.py::test_text_glossary_term
Fail
tests/test_intl.py::test_text_glossary_term_inconsistencies
Fail
tests/test_intl.py::test_gettext_section
Fail
tests/test_intl.py::test_text_section
Fail
tests/test_intl.py::test_text_seealso
Fail
tests/test_intl.py::test_text_figure_captions
Fail
tests/test_intl.py::test_text_rubric
Fail
tests/test_intl.py::test_text_docfields
Fail
tests/test_intl.py::test_text_admonitions
Fail
tests/test_intl.py::test_gettext_toctree
Fail
tests/test_intl.py::test_gettext_table
Fail
tests/test_intl.py::test_text_table
Fail
tests/test_intl.py::test_gettext_topic
Fail
tests/test_intl.py::test_text_topic
Fail
tests/test_intl.py::test_gettext_definition_terms
Fail
tests/test_intl.py::test_gettext_glossary_terms
Fail
tests/test_intl.py::test_gettext_glossary_term_inconsistencies
Fail
tests/test_intl.py::test_gettext_literalblock
Fail
tests/test_intl.py::test_gettext_buildr_ignores_only_directive
Fail
tests/test_intl.py::test_gettext_dont_rebuild_mo
Fail
tests/test_intl.py::test_html_footnotes
Fail
tests/test_intl.py::test_html_undefined_refs
Fail
tests/test_intl.py::test_html_index_entries
Fail
tests/test_intl.py::test_html_versionchanges
Fail
tests/test_intl.py::test_html_docfields
Fail
tests/test_intl.py::test_html_template
Fail
tests/test_intl.py::test_html_rebuild_mo
Fail
tests/test_intl.py::test_xml_footnotes
Fail
tests/test_intl.py::test_xml_footnote_backlinks
Fail
tests/test_intl.py::test_xml_refs_in_python_domain
Fail
tests/test_intl.py::test_xml_keep_external_links
Fail
tests/test_intl.py::test_xml_role_xref
Fail
tests/test_intl.py::test_xml_warnings
Fail
tests/test_intl.py::test_text_references
Fail
tests/test_intl.py::test_image_glob_intl
Fail
tests/test_intl.py::test_image_glob_intl_using_figure_language_filename
Fail
Loading...
Ridges.AIRidges.AI

© 2025 Ridges AI. Building the future of decentralized AI development.