]> git.lyx.org Git - lyx.git/blobdiff - development/autotests/findadv-06-in.txt
ia.po: repair 4 c-format errors
[lyx.git] / development / autotests / findadv-06-in.txt
index df235bad7212df75947a151bbd07784ee325a8b0..ab1d46e6b26c51edba5b4b90f23f268f36f3e31f 100644 (file)
@@ -1,26 +1,30 @@
 # Basic test for searching with par-style awareness
 
-Lang it_IT.utf8
+Lang sk_SK.utf8
 TestBegin test.lyx -dbg find > lyx-log.txt 2>&1
 KK: foo\[Return]
 KK: \Ap2
 KK: foo\[Return]
 KK: \Aps
 KK: foo\C\[Home]
-KK: \Cs
-KK: \CF
+KK: \Axbuffer-write\[Return]
+KK: \Axdialog-show findreplaceadv\[Return]
 # Uncheck ignore format
-KK: \Az\Ag\Ae
+KK: \At\Ai\Ah
+KK: \Aj
 KK: \Ap2
 KK: foo\[Return]
 TestEnd
+Lang C
 Assert pcregrep -M 'Putting selection at .*idx: 0 par: 1 pos: 0\n with len: 3' lyx-log.txt
 #
+Lang sk_SK.utf8
 TestBegin test.lyx -dbg find > lyx-log2.txt 2>&1
 KK: \C\[Home]
-KK: \CF
+KK: \Axdialog-show findreplaceadv\[Return]
 # Uncheck ignore format
-KK: \Az\Ag\Ae
+KK: \At\Ai\Ah
 KK: foo\[Return]\[Return]
 TestEnd
+Lang C
 Assert pcregrep -M 'Putting selection at .*idx: 0 par: 2 pos: 0\n with len: 3' lyx-log2.txt