]> git.lyx.org Git - features.git/commit
Cmake tests: Allow ignoring some latex error messages
authorKornel Benko <kornel@lyx.org>
Wed, 11 Jan 2017 09:15:13 +0000 (10:15 +0100)
committerKornel Benko <kornel@lyx.org>
Wed, 11 Jan 2017 09:15:13 +0000 (10:15 +0100)
commitb487e2b050eb1bbe2254a2232214262f6921c655
tree1b4d724e1d0eb148984cd23659c4fa96461e9a01
parent96ffb70cd521f397a4ac0f9912e67506f99accf8
Cmake tests: Allow ignoring some latex error messages

New file: ignoreLatexErrorsTests
The sublabels in this list of export-testnames specify which error
messages should be ignored.
For each sublabel (for example "xxx") the lyx-command line is expanded with
  "--ignore-error-message xxx"
development/autotests/ExportTests.cmake
development/autotests/export.cmake
development/autotests/ignoreLatexErrorsTests [new file with mode: 0644]