]> git.lyx.org Git - lyx.git/blobdiff - development/autotests/ignoredTests
Check path of Qt tools if qtchooser is detected
[lyx.git] / development / autotests / ignoredTests
index 18485414c9d3ebc3b4c6490dfcfebd884118ea99..adb2ec198bdd56a4078b7810882af42e442ef9ea 100644 (file)
@@ -20,3 +20,30 @@ export/.*/zh_CN/.*texF
 # For a discussion of alternatives for Japanese with LaTeX , see also
 # http://www.preining.info/blog/2014/12/writing-japanese-in-latex-part-1-introduction/
 export/.*/ja/.*_(pdf[245]|dvi3).*
+
+# These files are not expected to compile, they use math-macros
+# defined in master 'autotests/mathmacros/masterOfSpace.lyx'
+export/mathmacros/Spacechild[123].*
+
+# These files are subdocuments, they are not expected to behave
+export/examples/springer/svmono_(acknow|acronym|appendix|chapter|dedication|foreword|glossary|part|preface|referenc|solutions)_lyx[0-9][0-9]
+export/examples/springer/svmult_(acknow|acronym|appendix|cblist|dedication|foreword|glossary|part|preface|referenc)_lyx[0-9][0-9]
+export/examples/thesis/(Acknowledgments|Appendix|Summary|chapter-[12])_lyx[0-9][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_(dvi3|pdf[245]).*
+export/templates/DocBook_article_(dvi3|pdf[245]).*
+
+# Ignore MergedManuals_xhtml because the test is very time-consuming
+# and the underlying subdocuments are already tested
+export/doc/(ja/|)MergedManuals_xhtml
+
+# Used only as include file for some tests
+.*/export/IncludeMissingEndTagDiv.*