mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 01:59:02 +00:00
tests: missed ref, vcs_info_export moved to new directory, part 3
This commit is contained in:
parent
26eeaa1af2
commit
825eebba74
@ -1,3 +1,6 @@
|
||||
# Checking whether moving beamer slides through the document doesn't break its structure.
|
||||
# see also https://www.mail-archive.com/lyx-devel@lists.lyx.org/msg203281.html
|
||||
add_test(NAME "outline-beamer" COMMAND ${PERL_EXECUTABLE} ${CMAKE_BINARY_DIR}/lyx_batch.pl beamer_test)
|
||||
# Checking that info inset correctly fills up VCS information
|
||||
# see also bug #10835
|
||||
add_test(NAME "vcs-info" COMMAND ${PERL_EXECUTABLE} ${CMAKE_BINARY_DIR}/lyx_batch.pl vcs_info_export)
|
||||
|
Loading…
Reference in New Issue
Block a user