]> git.lyx.org Git - features.git/commitdiff
Add missing test-tool-files to the list of provided data
authorKornel Benko <kornel@lyx.org>
Wed, 12 Jun 2019 07:08:26 +0000 (09:08 +0200)
committerKornel Benko <kornel@lyx.org>
Wed, 12 Jun 2019 07:08:26 +0000 (09:08 +0200)
With this, an interested user which compiles in cmake environment,
is able to run some export tests.

development/Makefile.am

index 8f15904578b0bad1e59d844bb5e91bb71d2bc5f4..fea5a97745fff0541023d269ff9c4fcdbaeb5a8d 100644 (file)
@@ -106,6 +106,14 @@ autotests/export.cmake \
 autotests/ExportTests.cmake \
 autotests/keytest.py \
 autotests/lyx2lyxtest.cmake \
+autotests/ignoredTests \
+autotests/ignoreLatexErrorsTests \
+autotests/invertedTests \
+autotests/suspendedTests \
+autotests/unreliableTests \
+autotests/lyxStatus.pm \
+autotests/getTempDir.pl \
+autotests/useSystemFonts.pl \
 autotests/single-test.cmake \
 autotests/xvkbd/CMakeLists.txt \
 autotests/xvkbd/findwidget.c \