Added test findadv-22

Related to https://www.lyx.org/trac/ticket/11241
(Find and replace doesn't find a wedge of two things in a subscript.)
This commit is contained in:
Kornel Benko 2018-10-31 11:19:47 +01:00
parent 5af8ec3240
commit 47455ad65e

View File

@ -0,0 +1,29 @@
# Basic test for searching with regular expressions
UseShortcut "C-F20" "regexp-mode"
UseShortcut "C-F21" "command-sequence dialog-show findreplaceadv ; buffer-end ; buffer-begin-select ; char-delete-forward ;"
PrepareShortcuts
#
Lang sk_SK.utf8
CO: findadv-22.ctrl
TestBegin test.lyx -dbg key,find >findadv-22.loga.txt 2>&1
CN: Part 1
KK: \Cm
KK: I_t\\wedge s
KK: \C\[Home]
KK: \CF
KK: \Cm
KK: t\\wedge s\[Return]
KK:
CP: Putting selection at .*idx: 0 par: 0 pos: 0\n.*idx: 0 par: 0 pos: 0\n.*idx: 1 par: 0 pos: 0\n.*with len: 3
CN: Part 2
KK: \[Escape]\C\[Home]
KK: \CF
KK: \At\Ai\Ah
KK: \[Return]
CP: Identified Features
CP: Putting selection at .*idx: 0 par: 0 pos: 0\n.*idx: 0 par: 0 pos: 0\n.*idx: 1 par: 0 pos: 0\n.*with len: 3
TestEnd
Lang C
Assert searchPatterns.pl base=findadv-22