]> git.lyx.org Git - lyx.git/blobdiff - development/autotests/findadv-10-in.txt
ctests: More inversions
[lyx.git] / development / autotests / findadv-10-in.txt
index 7625248876ab289df3d4de4cfe0a97b0a0bdf5ce..c816a51b558005c3f4ec789d09ccb088ea6ac185 100644 (file)
@@ -1,24 +1,24 @@
 # 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 it_IT.utf8
+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