X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=autotests%2FMakefile.am;h=ae511293253664f100d51f00c3469e9798c64398;hb=fedd9bf4d0e7c2d06237925d4452f2377c752ec2;hp=12a6e93f0c6c4979deb00e25e631719d711144fc;hpb=2f3f82e75be5e862e1628af46212a9b26fd2da52;p=lyx.git diff --git a/autotests/Makefile.am b/autotests/Makefile.am index 12a6e93f0c..ae51129325 100644 --- a/autotests/Makefile.am +++ b/autotests/Makefile.am @@ -3,8 +3,20 @@ include $(top_srcdir)/config/common.am EXTRA_DIST = $(TEST_FILES) TEST_FILES = \ - export/languagenesting1.lyx \ - export/languagenesting2.lyx + export/xhtml/IncludeMissingEndTagDiv.lyx \ + export/xhtml/MissingEndTagDiv.lyx \ + export/latex/languages/ja-listings-uncodable-error.lyx \ + export/MissingEndLayoutBetweenTables.lyx \ + export/latex/inputenc-utf8-plain.lyx \ + export/WrongDfnTagHandling.lyx \ + mathmacros/architecture.lyx \ + mathmacros/architecture.lyx \ + mathmacros/Spacechild1.lyx \ + mathmacros/Spacechild2.lyx \ + mathmacros/Spacechild3.lyx \ + mathmacros/testcases_basic.lyx \ + mathmacros/testcases_environments.lyx \ + mathmacros/testcases_speed.lyx alltests: check alltests-recursive