From fd5dbd61e7930eee2c5648c41da8e06d3ca0c386 Mon Sep 17 00:00:00 2001 From: Kornel Benko Date: Fri, 15 Jan 2021 17:13:07 +0100 Subject: [PATCH] Make some findadv-tests working again, more to follow Some shortcuts in cua do not work anymore so replacing them with virtual shortcus for tests only seems a good way. --- development/autotests/findadv-05-in.txt | 3 ++- development/autotests/findadv-06-in.txt | 24 +++++++++++++++--------- 2 files changed, 17 insertions(+), 10 deletions(-) diff --git a/development/autotests/findadv-05-in.txt b/development/autotests/findadv-05-in.txt index 1f4ba89d79..c2a8f251e8 100644 --- a/development/autotests/findadv-05-in.txt +++ b/development/autotests/findadv-05-in.txt @@ -21,7 +21,8 @@ CP: Key (queried) [action=buffer-begin][Ctrl+Home] KK: \[Escape]\C\[Home] KK: \CF KK: \[Delete] -# Unchecked ignore format and emphasised already set +# Unchecked ignore format and emphasised not set because of [Delete] +KK: \Ce KK: foo\[Return]\[Return] CP: Putting selection at .*idx: 0 par: 0 pos: 4\n with len: 3 CP: Putting selection at .*idx: 0 par: 0 pos: 8\n with len: 3 diff --git a/development/autotests/findadv-06-in.txt b/development/autotests/findadv-06-in.txt index 164df32cc1..c75050fffa 100644 --- a/development/autotests/findadv-06-in.txt +++ b/development/autotests/findadv-06-in.txt @@ -1,23 +1,29 @@ # Basic test for searching with par-style awareness +UseShortcut "C-F20" "layout Part" +UseShortcut "C-F21" "layout Chapter" +UseShortcut "C-F22" "layout Section" +UseShortcut "C-F23" "layout Subsection" +UseShortcut "C-F24" "layout Subsubsection" +UseShortcut "C-F25" "layout Paragraph" +UseShortcut "C-F26" "layout Subparagraph" +UseShortcut "C-F29" "layout Standard" +PrepareShortcuts Lang sk_SK.utf8 CO: findadv-06.ctrl TestBegin test.lyx -dbg key,find > findadv-06.loga.txt 2>&1 -KD: 50 +KD: 100 CN: Part 1 KK: foo\[Return] -KK: \Ao2 -KK: foo\[Return] -KK: \Ao9 -KK: foo\C\[Home] +KK: \C\[F22]foo\[Return] +KK: \C\[F29]foo\C\[Home] KK: \Axbuffer-write\[Return] KK: \Axdialog-show findreplaceadv\[Return] # Uncheck ignore format KK: \At\Ai\Ah KK: \CF -KK: \Aj -KK: \Ao2 -KK: foo\[Return] +#KK: \Aj +KK: \C\[F22]foo\[Return] CP: Putting selection at .*idx: 0 par: 1 pos: 0\n with len: 3 # CN: Part 2 @@ -28,7 +34,7 @@ KK: \[Delete] # Uncheck ignore format #KK: \At\Ai\Ah #KK: \CF -KK: \Ao9 +KK: \C\[F29] KK: foo\[Return]\[Return]\[Return] CP: Putting selection at .*idx: 0 par: 0 pos: 0\n with len: 3 CP: Putting selection at .*idx: 0 par: 1 pos: 0\n with len: 3 -- 2.39.5