From: Pavel Sanda Date: Sun, 14 Jan 2018 14:04:47 +0000 (+0100) Subject: tests: add ref X-Git-Tag: lyx-2.4.0dev-acb2ca7b~4018 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=d3163a0bee245ab194778711f18028e02f0639c7;p=features.git tests: add ref --- diff --git a/development/autotests/VcsTests.cmake b/development/autotests/VcsTests.cmake index 83b572b3d6..f0225c9a74 100644 --- a/development/autotests/VcsTests.cmake +++ b/development/autotests/VcsTests.cmake @@ -27,6 +27,8 @@ set(outputformat pdflatex) set(checkdir "${TOP_SRC_DIR}/autotests/checklatexexports") +# Checking that info inset correctly fills up VCS information +# see also bug #10835 set(checkfiles vcs_info_export) foreach(_f ${checkfiles})