]> git.lyx.org Git - lyx.git/blob - development/autotests/ignoredTests
Whitespace
[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 # 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 !export/.*/ja/(knitr|sweave).*_(lyx.*|xhtml|pdf4_systemF)
61 export/.*/ja/(knitr|sweave).*
62 export/.*/ja/.*_(pdf[245]|dvi3).*
63
64 # These files are not expected to compile, they use math-macros
65 # defined in master 'autotests/mathmacros/masterOfSpace.lyx'
66 export/mathmacros/Spacechild[123].*
67
68 # These files are subdocuments, they are not expected to behave
69 export/examples/springer/svmono_(acknow|acronym|appendix|chapter|dedication|foreword|glossary|part|preface|referenc|solutions)_lyx[0-9][0-9]
70 export/examples/springer/svmult_(acknow|acronym|appendix|cblist|dedication|foreword|glossary|part|preface|referenc)_lyx[0-9][0-9]
71 export/examples/thesis/(Acknowledgments|Appendix|Summary|chapter-[12])_lyx[0-9][0-9]
72
73 # Document class "Docbook article (SGML)" does not work with LaTeX:
74 export/examples/docbook_article_(dvi3|pdf[245]).*
75 export/templates/DocBook_article_(dvi3|pdf[245]).*
76
77 # Used only as include file for some tests
78 .*/export/IncludeMissingEndTagDiv.*
79
80 # acmart is new to lyx23
81 export/templates/acmart_lyx(16|21|22)
82 export/templates/acmart_(dvi3|pdf4|pdf5)_systemF
83 export/templates/acmart_pdf
84
85 # ============================================================
86 Sublabel: obsolete
87 # Documents relying on no longer available packages or classes
88 # ============================================================
89
90 # latex8.sty is obsolete and replaced by IEEEconf.
91 check_load/templates/attic/latex8
92 export/templates/attic/latex8_pdf.*
93 export/templates/attic/latex8_(dvi|dvi3_.*)
94
95 # aastex.cls is obsolete and replaced by aastex6.cls
96 export/doc/attic/aastex6_sample_(dvi|pdf).*
97
98
99 # ==============================================================
100 Sublabel: irrelevant
101 # Dedicated test samples that don't need testing in all variants
102 # ==============================================================
103
104 # Dedicated test samples for LaTeX:
105
106 # don't check loading
107 check_load/export/latex/.*
108 # don't check lyx2lyx
109 lyx2lyx/export/latex/.*
110 # don't check export to other LyX versions or HTML
111 export/export/latex.*(lyx..|xhtml)