]> git.lyx.org Git - features.git/blob - development/autotests/ignoredTests
New sample for aastex62
[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 # 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/fr/powerdot_pdf[25].*
46
47 # requires jss.cls (not on CTAN)
48 # "All documents need to be processed by pdflatex" [jss.pdf]
49 export/templates/JSS-article_(dvi|dvi3_.*|pdf3?)
50
51 # CJK fails with LuaTeX or XeTeX and 8-bit fonts:
52 export/examples/ko/splash.*texF
53 export/.*/zh_CN/.*texF
54
55 # Japanese manuals use language "japanese" wich is tied to "platex"
56 # (automatically set instead of (plain) LaTeX).
57 # For export with other engines, the language must be set to "Japanese (CJK).
58 # see also INVERTED.TODO_export/export/latex/ja_wrong_auto_encoding_(dvi|pdf(|3)).*
59 # For a discussion of alternatives for Japanese with LaTeX , see also
60 # http://www.preining.info/blog/2014/12/writing-japanese-in-latex-part-1-introduction/
61 #
62 # Exception: ja knitr.lyx and sweave.lyx support only XeLaTeX with system fonts
63 # because they use the "bxjsarticle" class.
64 #
65 # The "!" means the following:
66 #   "Protect these tests from being matched by future patterns in this file".
67 !export/.*/ja/(knitr|sweave).*_(lyx.*|xhtml|pdf4_systemF)
68 export/.*/ja/(knitr|sweave).*
69 #
70 export/.*/ja/.*_(pdf[245]|dvi3).*
71
72 # These files are not expected to compile, they use math-macros
73 # defined in master 'autotests/mathmacros/masterOfSpace.lyx'
74 export/mathmacros/Spacechild[123].*
75
76 # These files are subdocuments, they are not expected to behave
77 export/examples/springer/svmono_(acknow|acronym|appendix|chapter|dedication|foreword|glossary|part|preface|referenc|solutions)_lyx[0-9][0-9]
78 export/examples/springer/svmult_(acknow|acronym|appendix|cblist|dedication|foreword|glossary|part|preface|referenc)_lyx[0-9][0-9]
79 export/examples/thesis/(Acknowledgments|Appendix|Summary|chapter-[12])_lyx[0-9][0-9]
80
81 # Document class "Docbook article (SGML)" does not work with LaTeX:
82 export/examples/docbook_article_(dvi3|pdf[245]).*
83 export/templates/DocBook_article_(dvi3|pdf[245]).*
84
85 # Used only as include file for some tests
86 .*/export/IncludeMissingEndTagDiv.*
87
88 # acmart is new to lyx23
89 export/templates/acmart_lyx(16|21|22)
90 export/templates/acmart_(dvi3|pdf4|pdf5)_systemF
91 export/templates/acmart_pdf
92
93 # ============================================================
94 Sublabel: obsolete
95 # Documents relying on no longer available packages or classes
96 # ============================================================
97
98 # latex8.sty is obsolete and replaced by IEEEconf.
99 check_load/templates/attic/latex8
100 export/templates/attic/latex8_pdf.*
101 export/templates/attic/latex8_(dvi|dvi3_.*)
102
103 # aastex.cls is obsolete and replaced by aastex6.cls
104 # aastex6.cls is obsolete and replaced by aastex62.cls
105 export/doc/attic/aastex6_sample_(dvi|pdf).*
106 export/templates/aastex6_.*
107 export/examples/aas_sample_.*
108
109
110 # ==============================================================
111 Sublabel: irrelevant
112 # Dedicated test samples that don't need testing in all variants
113 # ==============================================================
114
115 # Dedicated test samples for LaTeX:
116
117 # don't check loading
118 check_load/export/latex/.*
119 # don't check lyx2lyx
120 lyx2lyx/export/latex/.*
121 # don't check export to other LyX versions or HTML
122 export/export/latex.*(lyx..|xhtml)