]> git.lyx.org Git - features.git/commitdiff
Cmake export tests: these cases will probably not be corrected in near future
authorKornel Benko <kornel@lyx.org>
Thu, 31 Dec 2015 14:05:33 +0000 (15:05 +0100)
committerKornel Benko <kornel@lyx.org>
Thu, 31 Dec 2015 14:05:33 +0000 (15:05 +0100)
testcases_speed_lyx21 added to suspiciousTests
Handling unknown body token: `\begin_manifest'at line ...
Literate_lyx16 and noweb2lyx_lyx16 added to ignoredTests
Plenty of warnings (~ 390)

development/autotests/ignoredTests
development/autotests/suspiciousTests

index c67105bd149fb0a65ff5e0b7d34e5ccb390679f7..891b95523a53f64b609cf89fdc49180662dc99fe 100644 (file)
@@ -33,5 +33,9 @@ export/examples/thesis/(Acknowledgments|Appendix|Summary|chapter-[12])_lyx[0-9][
 # Endless loop after the third roundtrip
 export/templates/IEEEtran-Journal_lyx16
 
+#
+# problems exporting to lyx16x
+export/examples/(Literate|noweb2lyx)_lyx16
+
 # Document class "Docbook article (SGML)" does not work with LaTeX:
 export/examples/(docbook_article)_(pdf[245]|dvi3).*
index 3e0490ea0b3dfdadf9dc0d3dfea8b82dd10e0ef0..4fb7a559952be666ac96d69304c1a2c325769d72 100644 (file)
@@ -40,7 +40,7 @@ export/examples/linguistics_(dvi3|pdf[45])_systemF
 export/examples/aas_sample_(dvi3|pdf5)_(texF|systemF)
 
 # Following mathmacros tests fail
-export/mathmacros/testcases_speed_(lyx16|dvi|pdf|pdf[23]|(dvi3|pdf[45])_(texF|systemF))
+export/mathmacros/testcases_speed_(lyx16|lyx21|dvi|pdf|pdf[23]|(dvi3|pdf[45])_(texF|systemF))
 check_load/mathmacros/testcases_speed
 
 Sublabel: todo