]> git.lyx.org Git - lyx.git/blobdiff - development/autotests/findadv-16-in.txt
ctests: mark failing LyXHTML tests as "lyxbugs"
[lyx.git] / development / autotests / findadv-16-in.txt
index bcf6de548b1fadefdd867765a7493e002c002083..c412f85078611758d52d4e43bc942737333792b1 100644 (file)
@@ -1,24 +1,27 @@
 # Verify matches in *-environments with ignore-format off
 # (gather environment comes in the *-form after mutate)
 #
-Lang it_IT.utf8
+Lang sk_SK.utf8
 TestBegin test.lyx -dbg find > lyx-log.txt 2>&1
 KK: \CM\Axmath-mutate gather\[Return]
 KK: x^2 +x^2\C\[Home]
 KK: \Cs
 KK: \CF
 # Uncheck ignore format
-KK: \Az\Ag\Ae
+KK: \At\Ai\Ah
 KK: \CM\Axmath-mutate gather\[Return]
 KK: x^2\[Return]
 TestEnd
+Lang C
 Assert pcregrep -M 'Putting selection at .*idx: 0 par: 0 pos: 0\n.*idx: 0 par: 0 pos: 0\n with len: 1' 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: \CM\Axmath-mutate gather\[Return]
 KK: x^2\[Return]\[Return]
 TestEnd
+Lang C
 Assert pcregrep -M 'Putting selection at .*idx: 0 par: 0 pos: 0\n.*idx: 0 par: 0 pos: 2\n with len: 1' lyx-log.txt