Fix tests for LaTeX to MathML converters.
commit2bee1b6a85d786b5000ab891c68d394e35154733
authormilde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>
Thu, 1 Feb 2024 13:03:27 +0000 (1 13:03 +0000)
committermilde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>
Thu, 1 Feb 2024 13:03:27 +0000 (1 13:03 +0000)
treec43907857e222e5c69324e4b059d1aafc75f716d
parentdbe5ce2a3a62e3bfb19829fd5f16c59a19413f02
Fix tests for LaTeX to MathML converters.

Strip trailing underscore from generated output file names.

Move test setup out of the "with self.subTest(...) block.

git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@9532 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
docutils/test/functional/expected/math_experiments_mathml.html [moved from docutils/test/functional/expected/math_experiments_mathml_.html with 100% similarity]
docutils/test/functional/expected/mathematics_mathml.html [moved from docutils/test/functional/expected/mathematics_mathml_.html with 100% similarity]
docutils/test/test_utils/test_math/test_tex2mathml_extern.py