]> git.lyx.org Git - lyx.git/blob - development/autotests/findadv-05-in.txt
Cmake tests: Simplify test logic for exporting to formats lyx[0-9][0-9]x
[lyx.git] / development / autotests / findadv-05-in.txt
1 # Basic test for format-aware searching
2 #
3 Lang sk_SK.utf8
4 TestBegin test.lyx -dbg find > lyx-log.txt 2>&1
5 KK: foo \Cefoo foo\Ce foo\C\[Home]
6 KK: \Cs
7 KK: \CF
8 # Uncheck ignore format
9 KK: \At\Ai\Ah
10 KK: \Ce
11 KK: foo\[Return]
12 TestEnd
13 Lang C
14 Assert pcregrep -M 'Putting selection at .*idx: 0 par: 0 pos: 4\n with len: 3' lyx-log.txt
15
16 Lang sk_SK.utf8
17 TestBegin test.lyx -dbg find > lyx-log.txt 2>&1
18 KK: \CF
19 # Uncheck ignore format
20 KK: \At\Ai\Ah
21 KK: \Ce
22 KK: foo\[Return]\[Return]
23 TestEnd
24 Lang C
25 Assert pcregrep -M 'Putting selection at .*idx: 0 par: 0 pos: 8\n with len: 3' lyx-log.txt