]> git.lyx.org Git - lyx.git/blob - development/autotests/findadv-14-in.txt
Customization: correct some color names.
[lyx.git] / development / autotests / findadv-14-in.txt
1 # Finding displayed maths with ignore-format on&off (might affect #7596)
2 #
3 Lang sk_SK.utf8
4 TestBegin test.lyx -dbg find > lyx-log.txt 2>&1
5 KK: \Axmath-display\[Return]
6 KK: x^2 +x^2\C\[Home]
7 KK: \Cs
8 KK: \CF
9 # Uncheck ignore format
10 KK: \At\Ai\Ah
11 KK: \Axmath-display\[Return]
12 KK: x^2\[Return]
13 TestEnd
14 Lang C
15 Assert pcregrep -M 'Putting selection at .*idx: 0 par: 0 pos: 0\n.*idx: 0 par: 0 pos: 0\n with len: 1' lyx-log.txt
16
17 Lang sk_SK.utf8
18 TestBegin test.lyx -dbg find > lyx-log.txt 2>&1
19 KK: \CF
20 # Uncheck ignore format
21 KK: \At\Ai\Ah
22 KK: \Axmath-display\[Return]
23 KK: x^2\[Return]\[Return]
24 TestEnd
25 Lang C
26 Assert pcregrep -M 'Putting selection at .*idx: 0 par: 0 pos: 0\n.*idx: 0 par: 0 pos: 2\n with len: 1' lyx-log.txt
27
28 Lang it_IT.utf8
29 TestBegin test.lyx -dbg find > lyx-log.txt 2>&1
30 KK: \CF
31 KK: \Axmath-display\[Return]
32 KK: x^2\[Return]
33 TestEnd
34 Lang C
35 Assert pcregrep -M 'Putting selection at .*idx: 0 par: 0 pos: 0\n.*idx: 0 par: 0 pos: 0\n with len: 1' lyx-log.txt
36
37 Lang it_IT.utf8
38 TestBegin test.lyx -dbg find > lyx-log.txt 2>&1
39 KK: \CF
40 KK: \Axmath-display\[Return]
41 KK: x^2\[Return]\[Return]
42 TestEnd
43 Lang C
44 Assert pcregrep -M 'Putting selection at .*idx: 0 par: 0 pos: 0\n.*idx: 0 par: 0 pos: 2\n with len: 1' lyx-log.txt