X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=development%2Fautotests%2Ffindadv-08-in.txt;h=a30a38809fab406ad829a152d4017b8fca2afb92;hb=d1a41a9bdc8da0ee402ecffc89079bcc92e6cf36;hp=2a8bc3ba2c625cf23250a52154d8a60841dc09d7;hpb=3a6bc0b36adfb7d10c0d67c2338e15c6f4d241ed;p=lyx.git diff --git a/development/autotests/findadv-08-in.txt b/development/autotests/findadv-08-in.txt index 2a8bc3ba2c..a30a38809f 100644 --- a/development/autotests/findadv-08-in.txt +++ b/development/autotests/findadv-08-in.txt @@ -1,23 +1,32 @@ # Basic 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: Nel mezzo del cammin di nostra vita\[Return] KK: mi ritrovai per una selva oscura\C\[Home] -KK: \Cs -KK: \CF -KK: o\CR.* a\[Return] +KK: \Axbuffer-write\[Return] +KK: \Axdialog-show findreplaceadv\[Return] +KK: o\Axregexp-mode\[Return].* a\[Return] TestEnd +Lang C Assert pcregrep -M 'Putting selection at .*idx: 0 par: 0 pos: 8\n with len: 8' lyx-log.txt -TestBegin test.lyx -dbg find > lyx-log.txt 2>&1 -KK: \CF -KK: o\CR[[:word:]]* a\Al\Ar\[Return] +Lang sk_SK.utf8 +TestBegin test.lyx -dbg find > lyx-log2.txt 2>&1 +KK: \C\[Home]\Axdialog-show findreplaceadv\[Return] +KK: o\Axregexp-mode\[Return][[:word:]]* a +KK: \Ac\Aj +KD: 500 +KK: \[Return] +KD: 100 TestEnd -Assert pcregrep -M 'Putting selection at .*idx: 0 par: 1 pos: 26\n with len: 6' lyx-log.txt +Lang C +Assert pcregrep -M 'Putting selection at .*idx: 0 par: 1 pos: 26\n with len: 6' lyx-log2.txt -TestBegin test.lyx -dbg find > lyx-log.txt 2>&1 -KK: \CF -KK: \CR.* \Al\Ar\[Return]\[Return]\[Return] +Lang sk_SK.utf8 +TestBegin test.lyx -dbg find > lyx-log3.txt 2>&1 +KK: \C\[Home]\Axdialog-show findreplaceadv\[Return] +KK: \Axregexp-mode\[Return].* \Ac\Aj\[Return]\[Return]\[Return] TestEnd -Assert pcregrep -M 'Putting selection at .*idx: 0 par: 0 pos: 10\n with len: 3' lyx-log.txt +Lang C +Assert pcregrep -M 'Putting selection at .*idx: 0 par: 0 pos: 10\n with len: 3' lyx-log3.txt