X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=development%2Fautotests%2Ffindadv-08-in.txt;h=2cd281b1517d04d79e848fea2f0d65ebd9c65fd5;hb=7a0c8f366d8e8ba1df534c3f5644d789a9c8a6e8;hp=85c95acb3728dd2b7193af4caed80b1077a6479b;hpb=c200e49d675f9830e801f12098f05dcf274fa492;p=lyx.git diff --git a/development/autotests/findadv-08-in.txt b/development/autotests/findadv-08-in.txt index 85c95acb37..2cd281b151 100644 --- a/development/autotests/findadv-08-in.txt +++ b/development/autotests/findadv-08-in.txt @@ -1,41 +1,55 @@ # Basic test for searching with regular expressions - +UseShortcut "C-F20" "regexp-mode" +UseShortcut "C-F21" "command-sequence dialog-show findreplaceadv ; buffer-end ; buffer-begin-select ; char-delete-forward ;" +PrepareShortcuts +# Lang sk_SK.utf8 +CO: findadv-08.ctrl TestBegin test.lyx -dbg key,find > findadv-08.loga.txt 2>&1 +KD: 100 +CN: Part 1 +Cr: ^.*Putting +CP: Key (queried) [action=buffer-begin][Ctrl+Home] KK: Nel mezzo del cammin di nostra vita\[Return] KK: mi ritrovai per una selva oscura\C\[Home] KK: \Axbuffer-write\[Return] -KK: \Axdialog-show findreplaceadv\[Return] +KK: \C\[F21] KK: o -KK: \Axregexp-mode\[Return] -KK: .* a\[Return] -TestEnd -Lang C -Assert pcregrep -M 'Putting selection at .*idx: 0 par: 0 pos: 8\n with len: 8' findadv-08.loga.txt - -Lang sk_SK.utf8 -TestBegin test.lyx -dbg key,find > findadv-08.logb.txt 2>&1 -KK: \C\[Home]\Axdialog-show findreplaceadv\[Return] +KK: \C\[F20] +KK: .*? a\[Return] +CP: Putting selection at .*idx: 0 par: 0 pos: 8\n with len: 8 +# +CN: Started Part 2 +CP: Key (queried) [action=buffer-begin][Ctrl+Home] +KK: \[Escape]\C\[Home]\C\[F21] KK: o -KK: \Axregexp-mode\[Return] +KK: \C\[F20] KK: [\\w]* a -# Without the slowing, lyx crashes -KD: 100 +#KD: 100 # select whole words -KK: \Ac\Ac +KK: \Ae # search next -KK: \Al +KK: \A> +# The following Escape is too fast +Sleep 1 +KK: \[Escape] +#KD: 1 +Cr: ^.*Putting +CP: Putting selection at .*idx: 0 par: 1 pos: 26\n with len: 6 +# +CN: Part 3 +CP: Key (queried) [action=buffer-begin][Ctrl+Home] +KK: \[Escape]\C\[Home]\C\[F21] +KK: \C\[F20] +KK: .* +KK: \[Return]\[Return]\[Return] +Cr: ^.*Putting +CP: Putting selection at .*idx: 0 par: 0 pos: 0\n with len: 3 +Cr: ^.*Putting +CP: Putting selection at .*idx: 0 par: 0 pos: 4\n with len: 5 +Cr: ^.*Putting +CP: Putting selection at .*idx: 0 par: 0 pos: 10\n with len: 3 TestEnd Lang C -Assert pcregrep -M 'Putting selection at .*idx: 0 par: 1 pos: 26\n with len: 6' findadv-08.logb.txt +Assert searchPatterns.pl base=findadv-08 -Lang sk_SK.utf8 -TestBegin test.lyx -dbg key,find > findadv-08.logc.txt 2>&1 -KK: \C\[Home]\Axdialog-show findreplaceadv\[Return] -KK: \Axregexp-mode\[Return] -KK: .* \Ac\Ac -KK: \Al\Al\Al -#KK: \[Tab]\[Return] -TestEnd -Lang C -Assert pcregrep -M 'Putting selection at .*idx: 0 par: 0 pos: 10\n with len: 3' findadv-08.logc.txt