]> git.lyx.org Git - features.git/blob - development/autotests/findadv-re-04-in.txt
Amend
[features.git] / development / autotests / findadv-re-04-in.txt
1 # Finding styles with regexp
2 UseShortcut "C-F20" "regexp-mode"
3 PrepareShortcuts
4
5 Lang sk_SK.utf8
6 CO: findadv-re-04.ctrl
7 CN: Part 1
8 CP: Init key
9 TestBegin test.lyx -dbg key,find > findadv-re-04.loga.txt 2>&1
10 CP: Key (queried) [action=buffer-begin][Ctrl+Home]
11 KK: The quick Brown \CeFox jUMps\Ce over the lazy Dog\[Return]
12 Sleep 1
13 KK: \C\[Home]
14 KK: \Cs
15 KK: \CF
16 # Uncheck ignore format (depends on IT language)
17 KK: \At\Ar\Ak\Ah
18 KK: \CF
19 KK: \Ce
20 CN: Case insensitive, format not ignored .*
21 KK: \C\[F20].*\[Return]
22 Cr: ^.*Putting 
23 CP: Putting selection at .*idx: 0 par: 0 pos: 16\n with len: 9
24 Cr: ^.*Putting 
25 TestEnd
26
27 CO: >> findadv-re-04.ctrl
28 CN: Part 2
29 CP: Init key
30 TestBegin test.lyx -dbg key,find >> findadv-re-04.loga.txt 2>&1
31 CN: Case insensitive, format not ignored [a-z]+
32 KK: \CF
33 # Uncheck ignore format (depends on IT language)
34 KK: \At\Ar\Ak\Ah
35 KK: \CF
36 KK: \Ce
37 KK: \C\[F20]\\b[a-z]+\\b\[Return]\[Return]\[Return]
38 Cr: ^.*Putting 
39 CP: Putting selection at .*idx: 0 par: 0 pos: 16\n with len: 3
40 Cr: ^.*Putting 
41 CP: Putting selection at .*idx: 0 par: 0 pos: 20\n with len: 5
42 Cr: ^.*Putting 
43 TestEnd
44
45 CO: >> findadv-re-04.ctrl
46 CN: Part 3
47 CP: Init key
48 TestBegin test.lyx -dbg key,find >> findadv-re-04.loga.txt 2>&1
49
50 CN: Case sensitive, format not ignored [a-z]+
51 KK: \CF
52 KK: \At\Ar\Ak\Ah
53 KK: \CF
54 KK: \Ce
55 KK: \Az\[Tab]\[Tab]\C\[F20][a-z]+\[Return]\[Return]\[Return]\[Return]
56 Cr: ^.*Putting
57 CP: Putting selection at .*idx: 0 par: 0 pos: 17\n with len: 2
58 Cr: ^.*Putting
59 Cr: ^.*Init key
60 CP: Putting selection at .*idx: 0 par: 0 pos: 20\n with len: 1
61 Cr: ^.*Putting
62 Cr: ^.*Init key
63 CP: Putting selection at .*idx: 0 par: 0 pos: 23\n with len: 2
64 Cr: ^.*Putting 
65 TestEnd
66
67 CO: >> findadv-re-04.ctrl
68 CN: Part 4
69 CP: Init key
70 TestBegin test.lyx -dbg key,find >> findadv-re-04.loga.txt 2>&1
71
72 CN: Case sensitive, format not ignored [A-Z]+
73 KK: \CF
74 KK: \At\Ar\Ak\Ah
75 KK: \CF
76 KK: \Ce
77 KK: \Az\[Tab]\[Tab]\C\[F20][A-Z]+\[Return]\[Return]\[Return]
78 Cr: ^.*Putting
79 CP: Putting selection at .*idx: 0 par: 0 pos: 16\n with len: 1
80 Cr: ^.*Putting
81 CP: Putting selection at .*idx: 0 par: 0 pos: 21\n with len: 2
82 Cr: ^.*Putting 
83 TestEnd
84 Lang C
85 Assert searchPatterns.pl base=findadv-re-04