2012-10-22 00:03:44 +00:00
|
|
|
# Finding styles with regexp
|
|
|
|
|
2015-03-17 16:36:47 +00:00
|
|
|
Lang sk_SK.utf8
|
2017-05-09 19:08:52 +00:00
|
|
|
TestBegin test.lyx -dbg key,find > findadv-re-04.loga.txt 2>&1
|
2012-10-22 00:03:44 +00:00
|
|
|
KK: Hello \CeHello\C\[Home]
|
|
|
|
KK: \Cs
|
|
|
|
KK: \CF
|
|
|
|
# Uncheck ignore format (depends on IT language)
|
2015-03-17 16:36:47 +00:00
|
|
|
KK: \At\Ai\Ah
|
2017-04-25 15:34:56 +00:00
|
|
|
KK: \Ce
|
|
|
|
KK: \Axregexp-mode\[Return].*\[Return]
|
2012-10-22 00:03:44 +00:00
|
|
|
TestEnd
|
2015-03-09 08:41:34 +00:00
|
|
|
Lang C
|
2017-05-07 11:45:48 +00:00
|
|
|
Assert pcregrep -M 'Putting selection at .*idx: 0 par: 0 pos: 6\n with len: 5' findadv-re-04.loga.txt
|