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