]> git.lyx.org Git - lyx.git/blob - development/autotests/findadv-16-in.txt
Customization: correct some color names.
[lyx.git] / development / autotests / findadv-16-in.txt
1 # Verify matches in *-environments with ignore-format off
2 # (gather environment comes in the *-form after mutate)
3 #
4 Lang sk_SK.utf8
5 TestBegin test.lyx -dbg find > lyx-log.txt 2>&1
6 KK: \CM\Axmath-mutate gather\[Return]
7 KK: x^2 +x^2\C\[Home]
8 KK: \Cs
9 KK: \CF
10 # Uncheck ignore format
11 KK: \At\Ai\Ah
12 KK: \CM\Axmath-mutate gather\[Return]
13 KK: x^2\[Return]
14 TestEnd
15 Lang C
16 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
17
18 Lang sk_SK.utf8
19 TestBegin test.lyx -dbg find > lyx-log.txt 2>&1
20 KK: \CF
21 # Uncheck ignore format
22 KK: \At\Ai\Ah
23 KK: \CM\Axmath-mutate gather\[Return]
24 KK: x^2\[Return]\[Return]
25 TestEnd
26 Lang C
27 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