]> git.lyx.org Git - features.git/commit
Cmake tests: Simplify test logic for exporting to formats lyx[0-9][0-9]x
authorKornel Benko <kornel@lyx.org>
Tue, 29 Dec 2015 12:23:08 +0000 (13:23 +0100)
committerKornel Benko <kornel@lyx.org>
Tue, 29 Dec 2015 12:23:08 +0000 (13:23 +0100)
commit315b9fcb2a75b5791ed0bfbb13f516fd599543d6
treec67303dc4f815af8d53a6772280fc58e8466c31e
parentb0970a35403537f57c8da62555253e711315d8b6
Cmake tests: Simplify test logic for exporting to formats lyx[0-9][0-9]x

Since the stop condition is that the last two consecutive created
files are identical, we do not need to check the last file.
Also checking for load of the created files is not needed, because
exporting the previous file implicitly loads too.
development/autotests/export.cmake