]> git.lyx.org Git - features.git/blobdiff - development/autotests/ignoredTests
New sample for aastex62
[features.git] / development / autotests / ignoredTests
index a5592dcee1e61578c53e842afc114955045acd3b..9e6cbf281273c1ae1922b3b87a696d856ce7027d 100644 (file)
@@ -17,6 +17,10 @@ export/templates/IEEEtran-Journal_lyx16
 # problems exporting to lyx16x
 export/examples/(Literate|noweb2lyx)_lyx16
 
+# Tests created for lyx2lyx-tests only
+!export/export/lyx2lyx/lyx_.*_test_lyx[12][1236]
+.*/export/lyx2lyx/lyx_.*_test.*
+
 # Ignore MergedManuals_xhtml because the test is very time-consuming
 # and the underlying subdocuments are already tested
 export/doc/(ja/|)MergedManuals_xhtml
@@ -56,9 +60,13 @@ export/.*/zh_CN/.*texF
 # http://www.preining.info/blog/2014/12/writing-japanese-in-latex-part-1-introduction/
 #
 # Exception: ja knitr.lyx and sweave.lyx support only XeLaTeX with system fonts
-# because they use the "bxjsarticle" class
+# because they use the "bxjsarticle" class.
+#
+# The "!" means the following:
+#   "Protect these tests from being matched by future patterns in this file".
 !export/.*/ja/(knitr|sweave).*_(lyx.*|xhtml|pdf4_systemF)
 export/.*/ja/(knitr|sweave).*
+#
 export/.*/ja/.*_(pdf[245]|dvi3).*
 
 # These files are not expected to compile, they use math-macros
@@ -93,7 +101,10 @@ export/templates/attic/latex8_pdf.*
 export/templates/attic/latex8_(dvi|dvi3_.*)
 
 # aastex.cls is obsolete and replaced by aastex6.cls
+# aastex6.cls is obsolete and replaced by aastex62.cls
 export/doc/attic/aastex6_sample_(dvi|pdf).*
+export/templates/aastex6_.*
+export/examples/aas_sample_.*
 
 
 # ==============================================================