]> git.lyx.org Git - features.git/blobdiff - development/Makefile.am
ctests: unignore tests thanks to lyx2lyx feature
[features.git] / development / Makefile.am
index 0a1b3df5041f217e568e4c06ce5fcc152d2fa7f1..674fbf950a880f7a5ab7f5b5dc9b869dc098a5c1 100644 (file)
@@ -13,6 +13,7 @@ EXTRA_DIST = coding/Rules coding/Recommendations \
        FORMAT lyx.rpm.README \
        lyxserver lyx.spec.in lyx.spec \
        LyX-Mac-binary-release.sh \
+       LyX-Mac-frameworks-template.plist \
 tools/gen_lfuns.py \
 tools/generate_symbols_images.lyx \
 tools/generate_symbols_images.py \
@@ -27,7 +28,9 @@ tools/README \
 tools/count_total_lines_of_compiled_code.sh \
 tools/count_lines_of_included_code.sh \
 tools/lyxeditor \
+Win32/lyxrc.dist.in \
 Win32/packaging/icons/Lydia.svg \
+Win32/packaging/icons/lyx_doc.ico \
 Win32/packaging/icons/lyx_doc.svg \
 Win32/packaging/icons/lyx_32x32.png \
 Win32/packaging/icons/lyx_doc_32x32.png \
@@ -91,7 +94,6 @@ Win32/packaging/installer/ChangeLog.txt \
 Win32/packaging/installer/DictionaryMirrors.txt \
 Win32/packaging/installer/HunspellDictionaryNames.txt \
 Win32/packaging/installer/license.rtf \
-Win32/packaging/installer/lyx.nsi \
 Win32/packaging/installer/lyx-bundle.nsi \
 Win32/packaging/installer/lyx-standard.nsi \
 Win32/packaging/installer/Packages.txt \
@@ -107,6 +109,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 \
@@ -117,6 +127,11 @@ autotests/xvkbd/xvkbd.xbm \
 autotests/xvkbd/iconify.xbm \
 autotests/xvkbd/xvkbd_icon.xbm \
 autotests/xvkbd/xvkbd_iconmask.xbm \
+batchtests/CMakeLists.txt \
+batchtests/beamer_test.lyx \
+batchtests/beamer_test.tex.orig \
+batchtests/vcs_info_export.lyx \
+batchtests/vcs_info_export.tex.orig \
 checkurls/CMakeLists.txt \
 checkurls/CheckURL.pm \
 checkurls/search_url.pl \
@@ -147,14 +162,14 @@ cmake/man/CMakeLists.txt \
 cmake/mingw.bat \
 cmake/modules/FindASPELL.cmake \
 cmake/modules/FindAiksaurusLIB.cmake \
-cmake/modules/FindEnchant.cmake \
+cmake/modules/FindENCHANT.cmake \
 cmake/modules/FindCXX11Compiler.cmake \
 cmake/modules/FindGNUWIN32.cmake \
-cmake/modules/FindHunspell.cmake \
+cmake/modules/FindHUNSPELL.cmake \
 cmake/modules/FindICONV.cmake \
 cmake/modules/FindLyXGettext.cmake \
 cmake/modules/FindMagic.cmake \
-cmake/modules/FindMyThesLIB.cmake \
+cmake/modules/FindMYTHESLIB.cmake \
 cmake/modules/FindOpenSSL.cmake \
 cmake/modules/FindQt4.cmake \
 cmake/modules/FindZLIB.cmake \
@@ -169,7 +184,6 @@ cmake/pcheaders.h \
 cmake/po/cat.py \
 cmake/po/unix2dos.py \
 cmake/post_install/CMakeLists.txt \
-cmake/scripts/LyXCreateImagesResource.cmake \
 cmake/scripts/LyXGetVersion.cmake \
 cmake/scripts/xmingw \
 keystest/cache-bisect.py \