]> git.lyx.org Git - features.git/blob - development/autotests/findadv-08-in.txt
keytests: Polishing
[features.git] / development / autotests / findadv-08-in.txt
1 # Basic test for searching with regular expressions
2
3 Lang sk_SK.utf8
4 TestBegin test.lyx -dbg key,find > findadv-08.loga.txt 2>&1
5 CO: findadv-08.ctrl
6 CN: Started findadv-08 1
7 CP: Key (queried) [action=buffer-begin][Ctrl+Home]
8 KK: Nel mezzo del cammin di nostra vita\[Return]
9 KK: mi ritrovai per una selva oscura\C\[Home]
10 KK: \Axbuffer-write\[Return]
11 KK: \Axdialog-show findreplaceadv\[Return]
12 KK: o
13 KK: \Axregexp-mode\[Return]
14 KK: .* a\[Return]
15 CP: Putting selection at .*idx: 0 par: 0 pos: 8\n with len: 8
16 #
17 CN: Started findadv-08 2
18 CP: Key (queried) [action=buffer-begin][Ctrl+Home]
19 KK: \[Escape]\C\[Home]\Axdialog-show findreplaceadv\[Return]
20 KK: \[Delete]
21 KK: o
22 KK: \Axregexp-mode\[Return]
23 KK: [\\w]* a
24 # Without the slowing, lyx crashes
25 KD: 100
26 # select whole words
27 KK: \Ac\Ac
28 # search next
29 KK: \Al
30 KK: \[Escape]
31 #KD: 1
32 CP: Putting selection at .*idx: 0 par: 1 pos: 26\n with len: 6
33 #
34 CN: Started findadv-08 3
35 CP: Key (queried) [action=buffer-begin][Ctrl+Home]
36 KK: \[Escape]
37 KK: \C\[Home]\Axdialog-show findreplaceadv\[Return]
38 KK: \[Delete]
39 KK: \Axregexp-mode\[Return]
40 KK: .* 
41 KK: \Al\Al\Al
42 CP: Putting selection at .*idx: 0 par: 0 pos: 0\n with len: 3
43 CP: Putting selection at .*idx: 0 par: 0 pos: 4\n with len: 5
44 CP: Putting selection at .*idx: 0 par: 0 pos: 10\n with len: 3
45 TestEnd
46 Lang C
47 Assert searchPatterns.pl log=findadv-08.loga.txt patterns=findadv-08.ctrl
48