-
Committer:
Vincent Ladeuil
-
Date:
2010-05-07 21:50:14 UTC
-
mto:
(5355.1.1 integration)
-
mto:
This revision was merged to the branch mainline in
revision
5356.
-
Revision ID:
v.ladeuil+lp@free.fr-20100507215014-ee2mzr80gua5669c
Refactor tests.
* bzrlib/tests/doc_generate/builders/test_texinfo.py:
(TestSphinx.build, TestSphinx.create_content)
(TestSphinx.assertContent): Some helpers to reduce duplication and
better document the intent.
* bzrlib/doc_generate/writers/texinfo.py:
(TexinfoTranslator.depart_block_quote): Make it paragraph-like
with a final newline.
(TexinfoTranslator.depart_tgroup): The table is now followed by a
new line.