(root)/
texinfo-7.1/
tp/
tests/
formatting/
list-of-tests
# also used in t/*.t.
split_nocopying_split_dev_null split_nocopying.texi --info --split-size 1 -o /dev/null
simplest_test_css simplest.texi --html --no-split --css-include file.css

# already tested in t/*.t.  Here check the command line, for -D
defcondx_Dbar defxcond.texi --html -D 'bar 1' --no-split -c TEXI2HTML=undef
defcondx_Ubar defxcond.texi --html --no-split -c TEXI2HTML=undef

# check that command line overrides document.  texi2html style is more
# interesting to check language change
documentlanguage_cmdline documentlanguage.texi --html -c TEXI2HTML=1 --no-split --document-language=fr

# already tested in t/*.t, but here want to have a result with
# accented characters in error messages
cpp_lines ../../t/input_files/cpp_lines.texi --html --no-split -c MESSAGE_ENCODING=UTF-8

# the same tests are in t/*.t to test through code
no_content no_content.texi --html --no-split -c 'BIG_RULE <hr style="height: 6px;">'
no_content_separate no_content.texi --html --no-split -c 'BIG_RULE <hr style="height: 6px;">' -c 'CONTENTS_OUTPUT_LOCATION separate_element'
no_content_do_contents_separate no_content.texi --html --no-split -c 'BIG_RULE <hr style="height: 6px;">' -c 'CONTENTS_OUTPUT_LOCATION separate_element' -c 'contents 1'
no_content_do_contents no_content.texi --html --no-split -c 'BIG_RULE <hr style="height: 6px;">' -c 'contents 1'
no_content_inline no_content.texi --html --no-split -c 'BIG_RULE <hr style="height: 6px;">' -c 'CONTENTS_OUTPUT_LOCATION inline'
no_content_do_contents_inline no_content.texi --html --no-split -c 'BIG_RULE <hr style="height: 6px;">' -c 'CONTENTS_OUTPUT_LOCATION inline' -c 'contents 1'

# Same input file also tested in t/converters_tests.t.  It is interesting to
# have automatic tree transformations tested here too.
indices_in_begin_tables_lists indices_in_begin_tables_lists.texi --html --no-split -c 'USE_NODES 0'
indices_in_begin_tables_lists_latex indices_in_begin_tables_lists.texi --latex

# tests of the tree using the same input file are also in t/transformations.t
# but it is interesting to have automatic tree transformations tested here too.
index_entries_relate_to_item index_entries_relate_to_item.texi --html --no-split

info_extension_warning foo.info