Cmake key-tests: Adapted to changed shortcuts

This commit is contained in:
Kornel Benko 2022-03-26 19:38:55 +01:00
parent 93b6fe2c48
commit 7d053393a5
3 changed files with 4 additions and 4 deletions

View File

@ -29,7 +29,7 @@ KK: [\\w]* a
# select whole words # select whole words
KK: \Ae KK: \Ae
# search next # search next
KK: \Al KK: \A>
# The following Escape is too fast # The following Escape is too fast
Sleep 1 Sleep 1
KK: \[Escape] KK: \[Escape]

View File

@ -1,6 +1,6 @@
# Finding consecutive macros in math mode # Finding consecutive macros in math mode
# #
Lang it_IT.utf8 Lang sk_SK.utf8
CO: findadv-17.ctrl CO: findadv-17.ctrl
TestBegin test.lyx -dbg key,find > findadv-17.loga.txt 2>&1 TestBegin test.lyx -dbg key,find > findadv-17.loga.txt 2>&1
CN: Part 1 CN: Part 1
@ -17,7 +17,7 @@ CP: Key (queried) [action=buffer-begin][Ctrl+Home]
KK: \CF KK: \CF
KK: \[Delete] KK: \[Delete]
# Uncheck ignore format # Uncheck ignore format
KK: \Az\Ag\Ae KK: \At\Ai\Ah
KK: \CF KK: \CF
KK: \Cm\\beta\\alpha \[Return] KK: \Cm\\beta\\alpha \[Return]
CP: Putting selection at .*idx: 0 par: 0 pos: 0\n.*idx: 0 par: 0 pos: 1\n with len: 2 CP: Putting selection at .*idx: 0 par: 0 pos: 0\n.*idx: 0 par: 0 pos: 1\n with len: 2

View File

@ -2,7 +2,7 @@
UseShortcut "C-F20" "regexp-mode" UseShortcut "C-F20" "regexp-mode"
PrepareShortcuts PrepareShortcuts
Lang it_IT.utf8 Lang sk_SK.utf8
CO: findadv-18.ctrl CO: findadv-18.ctrl
TestBegin test.lyx -dbg key,find > findadv-18.loga.txt 2>&1 TestBegin test.lyx -dbg key,find > findadv-18.loga.txt 2>&1
KK: a b c\C\[Home] KK: a b c\C\[Home]