]> git.lyx.org Git - features.git/blobdiff - development/autotests/findadv-19-in.txt
ctests: uninvert two Hebrew LuaTeX tests
[features.git] / development / autotests / findadv-19-in.txt
index c6e91b513aefbc3e59e7fd044e9cf8868a3fec9d..0e727e060585f4b8382e0bc224cabe15fe6769f7 100644 (file)
@@ -1,11 +1,17 @@
 # Check that searching for regexp "([a-z]+)\s\1" finds duplicate words.
+UseShortcut "C-F20" "regexp-mode"
+PrepareShortcuts
 
 Lang it_IT.utf8
-TestBegin test.lyx -dbg find > findadv-19.loga.txt 2>&1
+CO: findadv-19.ctrl
+TestBegin test.lyx -dbg key,find > findadv-19.loga.txt 2>&1
+KD: 50
 KK: Hello world world!\C\[Home]
 KK: \Cs
 KK: \CF
-KK: \Axregexp-mode\[Return]([a-z]+)\\s\\1\[Return]
+KK: \C\[F20]([a-z]+)\\s\\1\[Return]
+CP: Putting selection at .*idx: 0 par: 0 pos: 6\n with len: 11
+Sleep 1
 TestEnd
 Lang C
-Assert pcregrep -M 'Putting selection at .*idx: 0 par: 0 pos: 6\n with len: 11' findadv-19.loga.txt
+Assert searchPatterns.pl base=findadv-19