]> git.lyx.org Git - lyx.git/commit
Cmake tests: Display process while executing for target updatetex2lyxtests
authorKornel Benko <kornel@lyx.org>
Fri, 30 Oct 2015 12:28:20 +0000 (13:28 +0100)
committerKornel Benko <kornel@lyx.org>
Fri, 30 Oct 2015 12:28:20 +0000 (13:28 +0100)
commitea70c1ff0d5071806014415a4f965a413d99295a
tree0de0a994b4d88b105faaa789fb5ae8e6cecbd654
parent50e99b82c9fcafdee23263fa224e3bbf72a85588
Cmake tests: Display process while executing for target updatetex2lyxtests

The execution took some time and the messages were delayed
until all test files were processed. Now as each testfile
is processed, the appropriate messages are printed.

There is also a new target: cleanupdatetex2lyxtests
It is the same as updatetex2lyxtests, but removes also
some extra created files from the source directory.
src/tex2lyx/test/CMakeLists.txt
src/tex2lyx/test/env_custom_command.cmake