2011-02-06 22:48:54 +00:00
|
|
|
# Test for searching with regular expressions
|
|
|
|
|
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-09.loga.txt 2>&1
|
2011-02-06 22:48:54 +00:00
|
|
|
KK: \Apb
|
2017-05-07 11:45:48 +00:00
|
|
|
KK: one\[Return]two\[Return]three\C\[Home]\Cs
|
2011-02-06 22:48:54 +00:00
|
|
|
KK: \CF
|
|
|
|
# Uncheck ignore format
|
2015-03-17 16:36:47 +00:00
|
|
|
KK: \At\Ai\Ah
|
2011-02-06 22:48:54 +00:00
|
|
|
KK: \Apb
|
2011-02-14 20:41:46 +00:00
|
|
|
KK: \Axregexp-mode\[Return][a-z]* \[Return]
|
2011-02-06 22:48:54 +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: 0\n with len: 3' findadv-09.loga.txt
|
2011-02-06 22:48:54 +00:00
|
|
|
|
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-09.logb.txt 2>&1
|
2011-02-06 22:48:54 +00:00
|
|
|
KK: \CF
|
|
|
|
# Uncheck ignore format
|
2015-03-17 16:36:47 +00:00
|
|
|
KK: \At\Ai\Ah
|
2011-02-06 22:48:54 +00:00
|
|
|
KK: \Apb
|
2011-02-14 20:41:46 +00:00
|
|
|
KK: \Axregexp-mode\[Return][a-z]* \[Return]\[Return]
|
2011-02-06 22:48:54 +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: 1 pos: 0\n with len: 3' findadv-09.logb.txt
|