]> git.lyx.org Git - lyx.git/blob - development/autotests/ignoredTests
Update layout format number
[lyx.git] / development / autotests / ignoredTests
1 # Regular expressions for test combinations known to fail permanently
2 # or irrelevant
3 #
4 # Patterns will be automatically enclosed with '^' and '$'.
5 # Combinations matching these patterns will be skipped
6 # by the cmake test configuration.
7
8
9 # ================================================
10 Sublabel: problematic
11 # Documents that cause problems for the test suite
12 # ================================================
13
14 # Endless loop after the third roundtrip
15 export/templates/IEEEtran-Journal_lyx16
16
17 # problems exporting to lyx16x
18 export/examples/(Literate|noweb2lyx)_lyx16
19
20 # Tests created for lyx2lyx-tests only
21 !export/export/lyx2lyx/lyx_.*_test_lyx[12][1236]
22 .*/export/lyx2lyx/lyx_.*_test.*
23
24 # Ignore MergedManuals_xhtml because the test is very time-consuming
25 # and the underlying subdocuments are already tested
26 export/doc/(ja/|)MergedManuals_xhtml
27
28
29 # ===========================================
30 Sublabel: special
31 # Documents that do not work with all exports
32 # ===========================================
33
34 # Inside these two files, we state that they should only be expected
35 # to work with pdflatex and possibly lualatex.
36 export/examples/PDF-form_(dvi.*|pdf[^25]*)
37 export/examples/(|de/|fr/)PDF-comment_dvi3_.*F
38 export/examples/(|de/|fr/)PDF-comment_pdf5_texF
39
40 # Document uses Postscript specials
41 # Does not compile with pdflatex (see note in the document source).
42 export/examples/instant_preview_(dvi3|pdf4)_systemF
43 export/examples/instant_preview_pdf[25].*
44 export/examples/(chessgame|chess-article|powerdot)_pdf[25].*
45 export/examples/chessboard-article_(lyx(16|21|22|23)|(pdf3|pdf5|dvi3)_texF)
46 export/examples/fr/powerdot_pdf[25].*
47
48 # requires jss.cls (not on CTAN)
49 # "All documents need to be processed by pdflatex" [jss.pdf]
50 export/templates/JSS-article_(dvi|dvi3_.*|pdf3?)
51
52 # CJK fails with LuaTeX or XeTeX and 8-bit fonts:
53 export/examples/ko/splash.*texF
54 export/.*/zh_CN/.*texF
55
56 # Japanese manuals use language "japanese" wich is tied to "platex"
57 # (automatically set instead of (plain) LaTeX).
58 # For export with other engines, the language must be set to "Japanese (CJK).
59 # see also INVERTED.TODO_export/export/latex/ja_wrong_auto_encoding_(dvi|pdf(|3)).*
60 # For a discussion of alternatives for Japanese with LaTeX , see also
61 # http://www.preining.info/blog/2014/12/writing-japanese-in-latex-part-1-introduction/
62 #
63 # Exception: ja knitr.lyx and sweave.lyx support only XeLaTeX with system fonts
64 # because they use the "bxjsarticle" class.
65 #
66 # The "!" means the following:
67 #   "Protect these tests from being matched by future patterns in this file".
68 !export/.*/ja/(knitr|sweave).*_(lyx.*|xhtml|pdf4_systemF)
69 export/.*/ja/(knitr|sweave).*
70 #
71 export/.*/ja/.*_(pdf[245]|dvi3).*
72
73 # These files are not expected to compile, they use math-macros
74 # defined in master 'autotests/mathmacros/masterOfSpace.lyx'
75 export/mathmacros/Spacechild[123].*
76
77 # These files are subdocuments, they are not expected to behave
78 export/examples/springer/svmono_(acknow|acronym|appendix|chapter|dedication|foreword|glossary|part|preface|referenc|solutions)_lyx[0-9][0-9]
79 export/examples/springer/svmult_(acknow|acronym|appendix|cblist|dedication|foreword|glossary|part|preface|referenc)_lyx[0-9][0-9]
80 export/examples/thesis/(Acknowledgments|Appendix|Summary|chapter-[12])_lyx[0-9][0-9]
81
82 # Document class "Docbook article (SGML)" does not work with LaTeX:
83 export/examples/docbook_article_(dvi3|pdf[245]).*
84 export/templates/DocBook_article_(dvi3|pdf[245]).*
85
86 # Used only as include file for some tests
87 .*/export/IncludeMissingEndTagDiv.*
88
89 # acmart is new to lyx23
90 export/templates/acmart_lyx(16|21|22)
91 export/templates/acmart_(dvi3|pdf4|pdf5)_systemF
92 export/templates/acmart_pdf
93
94 # ============================================================
95 Sublabel: obsolete
96 # Documents relying on no longer available packages or classes
97 # ============================================================
98
99 # latex8.sty is obsolete and replaced by IEEEconf.
100 check_load/templates/attic/latex8
101 export/templates/attic/latex8_pdf.*
102 export/templates/attic/latex8_(dvi|dvi3_.*)
103
104 # aastex.cls is obsolete and replaced by aastex6.cls
105 # aastex6.cls is obsolete and replaced by aastex62.cls
106 export/doc/attic/aastex6_sample_(dvi|pdf|lyx(16|21|22)).*
107 export/templates/aastex6_.*
108 export/templates/aastex62_lyx16
109 export/examples/aas_sample_.*
110 export/examples/aas_sample62_lyx16
111 check_load/doc/attic/aastex6_sample
112 check_load/templates/aastex(6)?
113 check_load/examples/aas_sample
114
115
116
117 # ==============================================================
118 Sublabel: irrelevant
119 # Dedicated test samples that don't need testing in all variants
120 # ==============================================================
121
122 # Dedicated test samples for LaTeX:
123
124 # don't check loading
125 check_load/export/latex/.*
126 # don't check lyx2lyx
127 lyx2lyx/export/latex/.*
128 # don't check export to other LyX versions or HTML
129 export/export/latex.*(lyx..|xhtml)
130
131 Sublabel: noluatex, noxetex
132 #! Missing number, treated as zero.
133 # in copernicus.cls:199
134 # \ifnum\pdfoutput=\z@
135 # Seems, like only latex and pdflatex compilations work
136 export/templates/copernicus_(dvi3|pdf4|pdf5)_(texF|systemF)
137 export/templates/copernicus_lyx(16|21|22)