]> git.lyx.org Git - features.git/commitdiff
tests: add ref
authorPavel Sanda <sanda@lyx.org>
Sun, 14 Jan 2018 14:04:47 +0000 (15:04 +0100)
committerPavel Sanda <sanda@lyx.org>
Sun, 14 Jan 2018 14:04:47 +0000 (15:04 +0100)
development/autotests/VcsTests.cmake

index 83b572b3d657d73a060a82147689b885004dde10..f0225c9a747d5bebfde252e66f662b4c96cc0f0f 100644 (file)
@@ -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})