]> git.lyx.org Git - features.git/blobdiff - development/autotests/unreliableTests
ctest export tests: document requirements.
[features.git] / development / autotests / unreliableTests
index 521050bde37be1b28d3cbcedb8fb95c62d70274c..b941aa7fc0c7039cdc5f830ce74a9de05a2d10fc 100644 (file)
@@ -6,43 +6,43 @@
 # Matching tests get the label "unreliable" and do not get the label "export".
 #
 # TODO: Name problem: *invalid* tests (wrong output) are not *unreliable*.
-#       Use "unfit" as better label and name of pattern file?
+#   Use "unfit" or "unapplicable" as better label and name of pattern file?
 
 Sublabel: nonstandard
 #
 # Documents with additional requirements,
-# e.g. a class or package file not on CTAN.
+# e.g. a class or package file not in TeXLive.
 # TODO: rename to "extra"?
 
 export/templates/IUCr-article_(dvi|pdf).*
-export/templates/ja_beamer-conference-ornate-20min_(pdf2|pdf[45]_(texF|systemF))
-export/templates/es_beamer-conference-ornate-20min_(pdf2|pdf[45]_(texF|systemF))
+# does not work with pdflatex, lualatex (PDF) or XeTeX (postscript specials?).
+export/templates/(ja|es)_beamer-conference-ornate-20min_(pdf2|pdf[45]).*
 export/templates/kluwer_.*_systemF
-export/examples/modernCV_pdf4_(tex|system)F
-export/templates/ectaart_(dvi3|pdf5)_(tex|system)F
+export/templates/ectaart_(dvi3|pdf5).*
 
 # 1.) missing farsi package with lfeenc.def
 # 2.) LuaTeX does not support Farsi yet. See:
 #     https://github.com/reutenauer/polyglossia/commit/ccb0e9e2c6411170ad779b05ff5076f1193cc323
 export/examples/fa/splash_(dvi|pdf|pdf[23]|(dvi3|pdf4|pdf5)_(texF|systemF))
 
-# requires knitr, requires rjournal.sty (not on CTAN)
+# requires knitr, requires rjournal.sty (not in TeXLive)
 # incompatible with fontspec?
 export/templates/RJournal_(dvi3|pdf[45])_systemF
 
-# Requires aa.cls (not on CTAN).
+# Requires aa.cls (not in TeXLive).
 # Fails with XeTeX/LuaTeX
 # Reported upstream (https://www.mail-archive.com/lyx-devel@lists.lyx.org/msg184435.html)
 # Is there a new version fixing the problem?
 export/examples/aa_sample_(dvi3|pdf[45])_.*
 export/templates/aa_(dvi3|pdf[45])_.*
 
-# Requires iucr.cls (not on CTAN)
+# Requires iucr.cls (not in TeXLive)
 # Is there a new version fixing the problem?
 # Does LuaTeX produce sensible results?
 export/templates/IUCr-article_pdf4_systemF
 
-# Requires acmsiggraph (not on CTAN)
+# Requires acmsiggraph.cls (not in TeXLive)
+# see http://wiki.lyx.org/Examples/AcmSiggraph
 export/templates/ACM-siggraph_(dvi|pdf).*
 
 Sublabel: erratic