summaryrefslogtreecommitdiff
path: root/macros/texinfo/texinfo/tp/tests/tex_html/list-of-tests
diff options
context:
space:
mode:
Diffstat (limited to 'macros/texinfo/texinfo/tp/tests/tex_html/list-of-tests')
-rw-r--r--macros/texinfo/texinfo/tp/tests/tex_html/list-of-tests8
1 files changed, 8 insertions, 0 deletions
diff --git a/macros/texinfo/texinfo/tp/tests/tex_html/list-of-tests b/macros/texinfo/texinfo/tp/tests/tex_html/list-of-tests
index 2dfb57f6ca..8818609e86 100644
--- a/macros/texinfo/texinfo/tp/tests/tex_html/list-of-tests
+++ b/macros/texinfo/texinfo/tp/tests/tex_html/list-of-tests
@@ -6,13 +6,21 @@ tex_notex tex.texi
tex_httex tex.texi --init tex4ht.pm --iftex
tex_accents_httex tex_accents.texi --init tex4ht.pm --iftex
tex_accents_l2h tex_accents.texi -c 'L2H 1' --iftex
+tex_gdef_httex tex_gdef.texi --init tex4ht.pm --iftex
+tex_gdef_l2h tex_gdef.texi -c 'L2H 1' --iftex
# No mediawki tests for now
#tex_mediawiki tex.texi --init mediawiki.pm --iftex
#tex_httex_mediawiki tex.texi --html --init tex4ht.pm --init mediawiki.pm --iftex
#tex_l2h_mediawiki tex.texi --html -c 'L2H 1' --iftex --init mediawiki.pm
tex_complex_httex tex_complex.texi --init tex4ht.pm --iftex
tex_complex_l2h tex_complex.texi -c 'L2H 1' --iftex
+tex_eqalign_httex tex_eqalign.texi --init tex4ht.pm --iftex
+tex_eqalign_l2h tex_eqalign.texi -c 'L2H 1' --iftex
math_not_closed math_not_closed.texi -c 'L2H 1' --iftex
tex_not_closed tex_not_closed.texi -c 'L2H 1' --iftex
tex_in_copying tex_in_copying.texi -c 'L2H 1' --iftex
formatting_singular ../layout/formatting.texi --init-file t2h_singular.init -c 'L2H 1' -c 'EXTENSION htm' -c 'PREFIX sing' -c 'TOP_FILE index.htm' --no-verbose
+# The following could be added, mainly to test the full
+# ../layout/formatting.texi processing with tex4ht, but
+# also to check that singular style is compatible with tex4ht
+#formatting_singular_tex4ht ../layout/formatting.texi --init-file t2h_singular.init --init tex4ht.pm -c 'EXTENSION htm' -c 'PREFIX sing' -c 'TOP_FILE index.htm' --no-verbose