commit 3cb9e0485bd49f79d85bdf2646ac40c44d838ab8
Author: Pavel Sanda <[email protected]>
Date: Sun Jan 14 14:56:11 2018 +0100
tests: add ref
---
development/batchtests/CMakeLists.txt | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/development/batchtests/CMakeLists.txt
b/development/batchtests/CMakeLists.txt
index 5d9a9a5..5d27601 100644
--- a/development/batchtests/CMakeLists.txt
+++ b/development/batchtests/CMakeLists.txt
@@ -1 +1,3 @@
+# Checking whether moving beamer slides through the document doesn't break its
structure.
+# see also https://www.mail-archive.com/[email protected]/msg203281.html
add_test(NAME "outline-beamer" COMMAND ${PERL_EXECUTABLE}
${CMAKE_BINARY_DIR}/lyx_batch.pl beamer_test)