]> git.lyx.org Git - features.git/blob - development/autotests/ignoredTests
Comment: explain interpretation of "!"
[features.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 # Ignore MergedManuals_xhtml because the test is very time-consuming
21 # and the underlying subdocuments are already tested
22 export/doc/(ja/|)MergedManuals_xhtml
23
24
25 # ===========================================
26 Sublabel: special
27 # Documents that do not work with all exports
28 # ===========================================
29
30 # Inside these two files, we state that they should only be expected
31 # to work with pdflatex and possibly lualatex.
32 export/examples/PDF-form_(dvi.*|pdf[^25]*)
33 export/examples/(|de/|fr/)PDF-comment_dvi3_.*F
34 export/examples/(|de/|fr/)PDF-comment_pdf5_texF
35
36 # Document uses Postscript specials
37 # Does not compile with pdflatex (see note in the document source).
38 export/examples/instant_preview_(dvi3|pdf4)_systemF
39 export/examples/instant_preview_pdf[25].*
40 export/examples/(chessgame|chess-article|powerdot)_pdf[25].*
41 export/examples/fr/powerdot_pdf[25].*
42
43 # requires jss.cls (not on CTAN)
44 # "All documents need to be processed by pdflatex" [jss.pdf]
45 export/templates/JSS-article_(dvi|dvi3_.*|pdf3?)
46
47 # CJK fails with LuaTeX or XeTeX and 8-bit fonts:
48 export/examples/ko/splash.*texF
49 export/.*/zh_CN/.*texF
50
51 # Japanese manuals use language "japanese" wich is tied to "platex"
52 # (automatically set instead of (plain) LaTeX).
53 # For export with other engines, the language must be set to "Japanese (CJK).
54 # see also INVERTED.TODO_export/export/latex/ja_wrong_auto_encoding_(dvi|pdf(|3)).*
55 # For a discussion of alternatives for Japanese with LaTeX , see also
56 # http://www.preining.info/blog/2014/12/writing-japanese-in-latex-part-1-introduction/
57 #
58 # Exception: ja knitr.lyx and sweave.lyx support only XeLaTeX with system fonts
59 # because they use the "bxjsarticle" class.
60 #
61 # The "!" means "Protect these tests from being matched by future patterns".
62 !export/.*/ja/(knitr|sweave).*_(lyx.*|xhtml|pdf4_systemF)
63 export/.*/ja/(knitr|sweave).*
64 #
65 export/.*/ja/.*_(pdf[245]|dvi3).*
66
67 # These files are not expected to compile, they use math-macros
68 # defined in master 'autotests/mathmacros/masterOfSpace.lyx'
69 export/mathmacros/Spacechild[123].*
70
71 # These files are subdocuments, they are not expected to behave
72 export/examples/springer/svmono_(acknow|acronym|appendix|chapter|dedication|foreword|glossary|part|preface|referenc|solutions)_lyx[0-9][0-9]
73 export/examples/springer/svmult_(acknow|acronym|appendix|cblist|dedication|foreword|glossary|part|preface|referenc)_lyx[0-9][0-9]
74 export/examples/thesis/(Acknowledgments|Appendix|Summary|chapter-[12])_lyx[0-9][0-9]
75
76 # Document class "Docbook article (SGML)" does not work with LaTeX:
77 export/examples/docbook_article_(dvi3|pdf[245]).*
78 export/templates/DocBook_article_(dvi3|pdf[245]).*
79
80 # Used only as include file for some tests
81 .*/export/IncludeMissingEndTagDiv.*
82
83 # acmart is new to lyx23
84 export/templates/acmart_lyx(16|21|22)
85 export/templates/acmart_(dvi3|pdf4|pdf5)_systemF
86 export/templates/acmart_pdf
87
88 # ============================================================
89 Sublabel: obsolete
90 # Documents relying on no longer available packages or classes
91 # ============================================================
92
93 # latex8.sty is obsolete and replaced by IEEEconf.
94 check_load/templates/attic/latex8
95 export/templates/attic/latex8_pdf.*
96 export/templates/attic/latex8_(dvi|dvi3_.*)
97
98 # aastex.cls is obsolete and replaced by aastex6.cls
99 export/doc/attic/aastex6_sample_(dvi|pdf).*
100
101
102 # ==============================================================
103 Sublabel: irrelevant
104 # Dedicated test samples that don't need testing in all variants
105 # ==============================================================
106
107 # Dedicated test samples for LaTeX:
108
109 # don't check loading
110 check_load/export/latex/.*
111 # don't check lyx2lyx
112 lyx2lyx/export/latex/.*
113 # don't check export to other LyX versions or HTML
114 export/export/latex.*(lyx..|xhtml)