]> git.lyx.org Git - lyx.git/blob - autotests/Makefile.am
lib/unicodesymbols: fix test sample
[lyx.git] / autotests / Makefile.am
1 include $(top_srcdir)/config/common.am
2
3 EXTRA_DIST = $(TEST_FILES)
4
5 TEST_FILES = \
6         export/IncludeMissingEndTagDiv.lyx \
7         export/ja/wrong_auto_encoding.lyx \
8         export/languagenesting1.lyx \
9         export/languagenesting2.lyx \
10         export/LongestLabelWithUnderscore.lyx \
11         export/MissingEndLayoutBetweenTables.lyx \
12         export/MissingEndTagDiv.lyx \
13         export/TableErrorIfSlovakTextInserted.lyx \
14         export/utf8-plain-with-tex-fonts.lyx \
15         export/WrongDfnTagHandling.lyx \
16         mathmacros/architecture.lyx \
17         mathmacros/architecture.lyx \
18         mathmacros/Spacechild1.lyx \
19         mathmacros/Spacechild2.lyx \
20         mathmacros/Spacechild3.lyx \
21         mathmacros/testcases_basic.lyx \
22         mathmacros/testcases_environments.lyx \
23         mathmacros/testcases_speed.lyx
24
25 alltests: check alltests-recursive
26
27 .PHONY: alltests alltests-recursive