]> git.lyx.org Git - lyx.git/commitdiff
add missing autotests to tarball
authorGeorg Baum <baum@lyx.org>
Fri, 17 Jun 2016 19:17:38 +0000 (21:17 +0200)
committerGeorg Baum <baum@lyx.org>
Fri, 17 Jun 2016 19:17:38 +0000 (21:17 +0200)
autotests/Makefile.am

index 12a6e93f0c6c4979deb00e25e631719d711144fc..9f583363c96f6c25107152c0c2874b46cd8b16db 100644 (file)
@@ -3,8 +3,24 @@ include $(top_srcdir)/config/common.am
 EXTRA_DIST = $(TEST_FILES)
 
 TEST_FILES = \
+       export/IncludeMissingEndTagDiv.lyx \
+       export/ja/wrong_auto_encoding.lyx \
        export/languagenesting1.lyx \
-       export/languagenesting2.lyx
+       export/languagenesting2.lyx \
+       export/LongestLabelWithUnderscore.lyx \
+       export/MissingEndLayoutBetweenTables.lyx \
+       export/MissingEndTagDiv.lyx \
+       export/TableErrorIfSlovakTextInserted.lyx \
+       export/utf8-plain-with-tex-fonts.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