mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 18:08:10 +00:00
Cmake build tests: Label also layoyt tests
This commit is contained in:
parent
f2553ebf6c
commit
f57e8b98ea
@ -29,4 +29,5 @@ foreach(bns ${layout_files})
|
|||||||
|
|
||||||
add_test(NAME "check_layout/${bns}"
|
add_test(NAME "check_layout/${bns}"
|
||||||
COMMAND check_layout "${TOP_SRC_DIR}/lib/layouts/${bn}")
|
COMMAND check_layout "${TOP_SRC_DIR}/lib/layouts/${bn}")
|
||||||
|
settestlabel("check_layout/${bns}" "layout")
|
||||||
endforeach()
|
endforeach()
|
||||||
|
Loading…
Reference in New Issue
Block a user