From d3163a0bee245ab194778711f18028e02f0639c7 Mon Sep 17 00:00:00 2001 From: Pavel Sanda Date: Sun, 14 Jan 2018 15:04:47 +0100 Subject: [PATCH] tests: add ref --- development/autotests/VcsTests.cmake | 2 ++ 1 file changed, 2 insertions(+) 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}) -- 2.39.2