]> git.lyx.org Git - lyx.git/blobdiff - development/autotests/findadv-10-in.txt
Add references for the inverted linguistics tests
[lyx.git] / development / autotests / findadv-10-in.txt
index e94e764d920412a816849cd1b3484f5d6e061183..c816a51b558005c3f4ec789d09ccb088ea6ac185 100644 (file)
@@ -1,22 +1,25 @@
 # Test for searching the special LyX and LaTeX words
 # when ignoring format
 
-Lang it_IT.utf8
+Lang sk_SK.utf8
 TestBegin test.lyx -dbg find > lyx-log.txt 2>&1
 KK: This is LyX,\[Return]
 KK: a WYSIWYG LaTeX editor.\C\[Home]
 KK: \Cs
 KK: \CF
 # Uncheck ignore format (depends on IT language)
-KK: \Az\Ag\Ae
+KK: \At\Ai\Ah
 KK: LyX\[Return]
 TestEnd
+Lang C
 Assert pcregrep -M 'Putting selection at .*idx: 0 par: 0 pos: 8\n with len: 3' lyx-log.txt
 
+Lang sk_SK.utf8
 TestBegin test.lyx -dbg find > lyx-log.txt 2>&1
 KK: \CF
 # Uncheck ignore format
-KK: \Az\Ag\Ae
+KK: \At\Ai\Ah
 KK: LaTeX\[Return]
 TestEnd
+Lang C
 Assert pcregrep -M 'Putting selection at .*idx: 0 par: 1 pos: 10\n with len: 5' lyx-log.txt