]> git.lyx.org Git - features.git/blob - development/autotests/findadv-15-in.txt
keytests: Rewritten to use searchPatterns.pl instead of pcregrep
[features.git] / development / autotests / findadv-15-in.txt
1 # Finding numbered maths with ignore-format on&off (might affect #7596)
2 #
3 Lang sk_SK.utf8
4 TestBegin test.lyx -dbg key,find > findadv-15.loga.txt 2>&1
5 CO: findadv-15.ctrl
6 CN: Part 1
7 KK: \CM\Axmath-number-toggle\[Return]
8 KK: x^2 +x^2\C\[Home]
9 KK: \Cs
10 KK: \CF
11 # Uncheck ignore format
12 KK: \At\Ai\Ah
13 KK: \CM\Axmath-number-toggle\[Return]
14 KK: x^2\[Return]
15 CP: Putting selection at .*idx: 0 par: 0 pos: 0\n.*idx: 0 par: 0 pos: 0\n with len: 1
16
17 CN: Part 2
18 KK: \[Escape]\C\[Home]
19 KK: \CF
20 KK: \[Delete]
21 KK: \CM\Axmath-number-toggle\[Return]
22 KK: x^2\[Return]\[Return]
23 CP: Putting selection at .*idx: 0 par: 0 pos: 0\n.*idx: 0 par: 0 pos: 2\n with len: 1
24
25 Lang it_IT.utf8
26 CN: Part 3
27 KK: \[Escape]\C\[Home]
28 KK: \CF
29 KK: \[Delete]
30 # Check ignore format (was unchecked)
31 KK: \At\Ai\Ah
32 KK: \CM\Axmath-number-toggle\[Return]
33 KK: x^2\[Return]
34 CP: Putting selection at .*idx: 0 par: 0 pos: 0\n.*idx: 0 par: 0 pos: 0\n with len: 1
35
36 CN: Part 4
37 KK: \[Escape]\C\[Home]
38 KK: \CF
39 KK: \[Delete]
40 KK: \CM\Axmath-number-toggle\[Return]
41 KK: x^2\[Return]\[Return]
42 CP: Putting selection at .*idx: 0 par: 0 pos: 0\n.*idx: 0 par: 0 pos: 2\n with len: 1
43 TestEnd
44 Assert searchPatterns.pl log=findadv-15.loga.txt patterns=findadv-15.ctrl
45