]> git.lyx.org Git - lyx.git/blobdiff - development/autotests/findadv-06-in.txt
support for Georgian
[lyx.git] / development / autotests / findadv-06-in.txt
index 2ff7766da4d75ccfb8903601e18c1385775189bd..ab1d46e6b26c51edba5b4b90f23f268f36f3e31f 100644 (file)
@@ -1,30 +1,30 @@
+# Basic test for searching with par-style awareness
 
-
-
-# Basic test for searching styles
-
-#
-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: \Afs
-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