]> git.lyx.org Git - features.git/commitdiff
ctests: invert ectaart tests
authorScott Kostyshak <skostysh@lyx.org>
Sat, 7 Dec 2013 06:53:51 +0000 (01:53 -0500)
committerScott Kostyshak <skostysh@lyx.org>
Sat, 7 Dec 2013 06:56:00 +0000 (01:56 -0500)
As Kornel has explained:

There is an incompatibility between luainputenc.sty and ectaart.cls.
luainputenc.sty loads luatex.sty. Both files (luatex.sty and
ectaart.cls) define the latex-command \setattribute.

These tests should be inverted because the conflict may one day be
resolved at which point we can begin testing for regressions.

(This commit also rearranges the europeCV lines to below the
corresponding explanation comment.)

development/autotests/ignoredTests
development/autotests/revertedTests

index 41ea06c0545f4693112029be7d741a9ce0eed19e..8d4588288c6c7a520159089b43aa0e18b1fc7c87 100644 (file)
@@ -1,9 +1,4 @@
 #
-# Incompatibility between luainputenc.sty and ectaart.cls
-# luainputenc.sty loads luatex.sty
-# Both files (luatex.sty and ectaart.cls) define
-# the latex-command \setattribute
-export/templates/ectaart_pdf5
 # latex8.sty is obsolete and replaced by IEEEconf.
 check_load/templates/attic/latex8
 export/templates/attic/latex8_pdf
index f370cdf0df408c9c5fe54df6fc0af5ac093e2c98..12219b55df9ce6e9f76efd0165ee30a564c4a32e 100644 (file)
@@ -41,15 +41,22 @@ export/examples/hu/example_raw_dvi3
 export/examples/hu/splash_pdf5
 export/examples/hu/splash_dvi3
 #
-export/examples/es/europeCV_pdf4
-export/examples/es/europeCV_pdf5
-export/examples/es/europeCV_dvi3
 # Export with XeTeX and LuaTeX (with either non-tex fonts or 8-bit
 # compatibility mode) does not work because the loading of inputenc with
 # utf8x is hardcoded in europecv.cls at the time of this writing. See:
 # http://comments.gmane.org/gmane.editors.lyx.devel/145896
-export/examples/fa/splash_pdf5
+export/examples/es/europeCV_pdf4
+export/examples/es/europeCV_pdf5
+export/examples/es/europeCV_dvi3
 # See http://www.lyx.org/trac/ticket/8823
 export/examples/ja/lilypond_pdf
 export/examples/ja/sweave_pdf
 export/examples/ja/knitr_pdf
+# Incompatibility between luainputenc.sty and ectaart.cls
+# luainputenc.sty loads luatex.sty
+# Both files (luatex.sty and ectaart.cls) define
+# the latex-command \setattribute
+export/templates/ectaart_pdf5
+export/templates/ectaart_dvi3
+#
+export/examples/fa/splash_pdf5