mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-07 12:32:26 +00:00
c515572f5f
Uses the correct shortcuts from lib/bind/sk/menus.bind, but fails nonetheless because the regex for advanced search cannot find the correct list type. (That is: it cannot distinguish between 'enumerate', 'itemize', 'labeling', etc.)
45 lines
1.0 KiB
Plaintext
45 lines
1.0 KiB
Plaintext
# Test for searching with regular expressions
|
|
# Test for #8381
|
|
|
|
Lang sk_SK.utf8
|
|
CO: findadv-21.ctrl
|
|
TestBegin test.lyx -dbg key,find > findadv-21.loga.txt 2>&1
|
|
KK: \Aob
|
|
KK: one\[Return]
|
|
KK: two\[Return]
|
|
KK: three\[Return]
|
|
KK: \Aoe
|
|
KK: four\[Return]
|
|
KK: five\[Return]
|
|
KK: \Aol
|
|
KK: l1 six\[Return]
|
|
KK: l2 seven\[Return]
|
|
KK: \Aod
|
|
KK: op1 eight\[Return]
|
|
KK: op2 nine\C\[Home]
|
|
KK: \Cs
|
|
KK: \CF
|
|
# Uncheck ignore format
|
|
KK: \At\Ai\Ah
|
|
KK: \Aoe
|
|
KK: \Axregexp-mode\[Return][a-z]* \[Return]\[Return]\[Return]\[Return]\[Return]
|
|
Cr: ^.*Putting
|
|
Cr: ^.*action=buffer-begin
|
|
CP: Putting selection at cur= inset: .* idx: 0 par: 3 pos: 0\n with len: 4
|
|
|
|
KK: \[Escape]\[Escape]\C\[Home]
|
|
Cr: ^.*Putting
|
|
CP: Key (queried) [action=buffer-begin][Ctrl+Home]
|
|
|
|
KK: \CF\[Delete]
|
|
# Uncheck ignore format
|
|
#KK: \At\Ai\Ah
|
|
KK: \Aol
|
|
KK: \Axregexp-mode\[Return][a-z]2 \Axregexp-mode\[Return][a-z]*
|
|
KK: \[Return]\[Return]\[Return]\[Return]\[Return]\[Return]
|
|
Cr: ^.*Putting
|
|
CP: Putting selection at cur= inset: .* idx: 0 par: 6 pos: 0\n with len: 8
|
|
TestEnd
|
|
Lang C
|
|
Assert searchPatterns.pl base=findadv-21
|