X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=development%2Fautotests%2Ffindadv-16-in.txt;h=c412f85078611758d52d4e43bc942737333792b1;hb=c7de1a4e2bfe3c3dd362a62d48d17e214614a242;hp=bcf6de548b1fadefdd867765a7493e002c002083;hpb=ec46b98d8c3b67bfb1736a12ce5e6762387520b2;p=lyx.git diff --git a/development/autotests/findadv-16-in.txt b/development/autotests/findadv-16-in.txt index bcf6de548b..c412f85078 100644 --- a/development/autotests/findadv-16-in.txt +++ b/development/autotests/findadv-16-in.txt @@ -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