X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=development%2Fautotests%2Ffindadv-08-in.txt;h=a30a38809fab406ad829a152d4017b8fca2afb92;hb=d1a41a9bdc8da0ee402ecffc89079bcc92e6cf36;hp=3da35417d2e81c41268764b3083531303f3aa2de;hpb=dcf0eb944ef01b32fdbcdf1a486feb9b804100a4;p=lyx.git diff --git a/development/autotests/findadv-08-in.txt b/development/autotests/findadv-08-in.txt index 3da35417d2..a30a38809f 100644 --- a/development/autotests/findadv-08-in.txt +++ b/development/autotests/findadv-08-in.txt @@ -1,26 +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 -KD: 200 -KK: \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