]> git.lyx.org Git - lyx.git/blob - development/autotests/ignoredTests
Cmake export tests: Ignore some child documents
[lyx.git] / development / autotests / ignoredTests
1 # Regular expressions for test combinations known to fail permanently.
2 #
3 # Patterns will be automatically enclosed with '^' and '$'.
4 # Combinations matching these patterns will be skipped
5 # by the cmake test configuration.
6
7 # latex8.sty is obsolete and replaced by IEEEconf.
8 check_load/templates/attic/latex8
9 export/templates/attic/latex8_pdf.*
10 export/templates/attic/latex8_(dvi|dvi3_.*)
11
12 # CJK fails with LuaTeX or XeTeX and 8-bit fonts:
13 export/examples/ko/splash.*texF
14 export/.*/zh_CN/.*texF
15
16 # Japanese manuals use language "japanese" wich is tied to "platex"
17 # (automatically set instead of (plain) LaTeX).
18 # For export with other engines, the language must be set to "Japanese (CJK).
19 # see also INVERTED.*export/export/ja/wrong_auto_encoding_(dvi|pdf(|3))
20 # For a discussion of alternatives for Japanese with LaTeX , see also
21 # http://www.preining.info/blog/2014/12/writing-japanese-in-latex-part-1-introduction/
22 export/.*/ja/.*_(pdf[245]|dvi3).*
23
24 # These files are not expected to compile, they use math-macros
25 # defined in master 'autotests/mathmacros/masterOfSpace.lyx'
26 export/mathmacros/Spacechild[123].*