From 92d248f7127208fd43ec480517aecb41fa798c99 Mon Sep 17 00:00:00 2001 From: Kornel Benko Date: Sat, 30 May 2020 11:14:26 +0200 Subject: [PATCH] Modify 2 tests to reflect actual GUI bug-10636: The position of 'View->Code Preview Pane' in dialog changed bug-export-latex: Add comment --- development/autotests/bug-10636-in.txt | 2 +- development/autotests/bug-export-latex-in.txt | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/development/autotests/bug-10636-in.txt b/development/autotests/bug-10636-in.txt index 9213e163f8..65e75505f5 100644 --- a/development/autotests/bug-10636-in.txt +++ b/development/autotests/bug-10636-in.txt @@ -7,7 +7,7 @@ TestBegin -dbg key,insets,workarea,latex ../bug-10636.lyx > bug-10636.loga.txt 2 KK: \C\[End] CP: Key [action=buffer-end][Ctrl+End] # Select source preview -KK: \Ab\[Down]\[Down]\[Down]\[Return] +KK: \Ab\[Down]\[Return] CP: LyX needs the following commands when LaTeXing: KK: \[Up]\[Up] CP: Key (queried) [action=up][Up] diff --git a/development/autotests/bug-export-latex-in.txt b/development/autotests/bug-export-latex-in.txt index efee64a4ef..4a7f58502b 100644 --- a/development/autotests/bug-export-latex-in.txt +++ b/development/autotests/bug-export-latex-in.txt @@ -11,6 +11,8 @@ KK: \Axbuffer-export luatex\[Return] KK: \[Tab]\[Return] KK: \Axbuffer-write\[Return] KK: \[Tab]\[Return] +# The next lines should NOT match, because we do not want to create +# math-mode.pdf inside the system-dir. That is, we expect the test to fail Cp: support/FileName.cpp .* creating path '/.*/lib/images' Cp: support/FileName.cpp .* Checksumming "/.*/lib/images/.*math-mode.pdf" .*lasted TestEnd