]> git.lyx.org Git - lyx.git/blob - development/autotests/findadv-re-03-in.txt
partly revert commit a860d18b5a722606c68fb1a4ec22ffe3e99792e6
[lyx.git] / development / autotests / findadv-re-03-in.txt
1 # Finding special latex/regexp chars: {
2 #
3 Lang it_IT.utf8
4 TestBegin test.lyx -dbg find > lyx-log.txt 2>&1
5 KK: \\()[]{}%^#@?*.\C\[Home]
6 KK: \Cs
7 KK: \CF
8 KK: \Axregexp-mode\[Return]\\{\[Return]
9 TestEnd
10 Assert pcregrep -M 'Putting selection at .*idx: 0 par: 0 pos: 5\n with len: 1' lyx-log.txt
11 #
12 TestBegin test.lyx -dbg find > lyx-log.txt 2>&1
13 KK: \CF
14 # Uncheck ignore format
15 KK: \Az\Ag\Ae
16 KK: \Axregexp-mode\[Return]\\{\[Return]
17 TestEnd
18 Assert pcregrep -M 'Putting selection at .*idx: 0 par: 0 pos: 5\n with len: 1' lyx-log.txt
19
20 # Finding special latex/regexp chars: }
21 #
22 Lang it_IT.utf8
23 TestBegin test.lyx -dbg find > lyx-log.txt 2>&1
24 KK: \CF
25 KK: \Axregexp-mode\[Return]\\}\[Return]
26 TestEnd
27 Assert pcregrep -M 'Putting selection at .*idx: 0 par: 0 pos: 6\n with len: 1' lyx-log.txt
28 #
29 TestBegin test.lyx -dbg find > lyx-log.txt 2>&1
30 KK: \CF
31 # Uncheck ignore format
32 KK: \Az\Ag\Ae
33 KK: \Axregexp-mode\[Return]\\}\[Return]
34 TestEnd
35 Assert pcregrep -M 'Putting selection at .*idx: 0 par: 0 pos: 6\n with len: 1' lyx-log.txt