]> git.lyx.org Git - lyx.git/commit
Cmake export tests: Add structue test for exported lyx files
authorKornel Benko <kornel@lyx.org>
Sun, 27 Dec 2015 13:33:11 +0000 (14:33 +0100)
committerKornel Benko <kornel@lyx.org>
Sun, 27 Dec 2015 13:33:11 +0000 (14:33 +0100)
commitd0d45d4043f1f67c73d034112d4e98a8a7cbf5c3
tree12780ee779f7c0b5188b9cad897ca0cdad204d14
parenta80da13cc1f0af6faa9e73cf23b664fbd732bb05
Cmake export tests: Add structue test for exported lyx files

We test here, if any \end_{somethig} matches \begin_{something}.
Exeptions are \end_index and \end_branch ATM, they should
match \index and \branch respectively.

Also added new testfile.
autotests/export/MissingEndLayoutBetweenTables.lyx [new file with mode: 0644]
development/autotests/beginEndStructureCheck.pl [new file with mode: 0755]
development/autotests/export.cmake