]> git.lyx.org Git - lyx.git/blobdiff - development/autotests/findadv-09-in.txt
ctests: More inversions
[lyx.git] / development / autotests / findadv-09-in.txt
index e9fe0be87d988c8e6174f5d567da259fc6b98787..828524f7554c4153c87906a4c7bfc214951b5806 100644 (file)
@@ -1,6 +1,6 @@
 # Test for searching with regular expressions
 
-Lang it_IT.utf8
+Lang sk_SK.utf8
 TestBegin test.lyx -dbg find > lyx-log.txt 2>&1
 KK: \Apb
 KK: one\[Return]
@@ -9,17 +9,20 @@ KK: three\C\[Home]
 KK: \Cs
 KK: \CF
 # Uncheck ignore format
-KK: \Az\Ag\Ae
+KK: \At\Ai\Ah
 KK: \Apb
 KK: \Axregexp-mode\[Return][a-z]* \[Return]
 TestEnd
+Lang C
 Assert pcregrep -M 'Putting selection at .*idx: 0 par: 0 pos: 0\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: \Apb
 KK: \Axregexp-mode\[Return][a-z]* \[Return]\[Return]
 TestEnd
+Lang C
 Assert pcregrep -M 'Putting selection at .*idx: 0 par: 1 pos: 0\n with len: 3' lyx-log.txt