]> git.lyx.org Git - lyx.git/commitdiff
ctests: PDF-form only works with (pdf|lua)latex
authorScott Kostyshak <skostysh@lyx.org>
Tue, 5 May 2015 05:19:29 +0000 (01:19 -0400)
committerScott Kostyshak <skostysh@lyx.org>
Tue, 5 May 2015 05:19:29 +0000 (01:19 -0400)
This is even stated in the file.

development/autotests/revertedTests

index f4d0a95388e5f327105ca3ab1d134e02e36d9e24..38be72f220399ee5ad778a9ba01597ed9c7a7290 100644 (file)
@@ -103,7 +103,6 @@ export/templates/aa_(dvi3|pdf4|pdf5)_(texF|systemF)
 export/doc/he/(Intro|Tutorial)_pdf4_texF
 export/examples/he/(example_lyxified|example_raw|splash)_pdf4_texF
 #
-# Inside the file we state
-# "Due to technical reasons PDF-Reply works only when using pdflatex."
-# The file also seems to compile with lualatex as well.
-export/examples/PDF-comment_(dvi.*|pdf[^25]*)
+# Inside these two files, we state that they should only be expected
+# to work with pdflatex and possibly lualatex.
+export/examples/PDF-(comment|form)_(dvi.*|pdf[^25]*)