Cmake tests renaming. tex2lyx2lyx/roundtrip/ => tex2lyx/cmplyx/

This one was forgotten
This commit is contained in:
Kornel Benko 2013-08-23 02:19:09 +02:00
parent 7affdd5764
commit c5d0e818e6

View File

@ -30,7 +30,7 @@ foreach(_fl ${_tex_tests})
"${TOP_SRC_DIR}/lib/scripts"
"${CMAKE_CURRENT_BINARY_DIR}"
${fl})
add_test(NAME tex2lyx2lyx/roundtrip/${_fl}
add_test(NAME tex2lyx/cmplyx/${_fl}
WORKING_DIRECTORY "${CMAKE_CURRENT_BINARY_DIR}"
COMMAND ${LYX_PYTHON_EXECUTABLE} "${TOP_SRC_DIR}/src/tex2lyx/test/runtests.py" "uselyx2lyx"
"$<TARGET_FILE:${_tex2lyx}>"