2011-01-30 19:46:05 +00:00
|
|
|
# Basic test for format-aware searching
|
|
|
|
#
|
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-05.loga.txt 2>&1
|
2011-02-06 22:48:54 +00:00
|
|
|
KK: foo \Cefoo foo\Ce foo\C\[Home]
|
2011-02-03 09:13:19 +00:00
|
|
|
KK: \Cs
|
2011-01-30 19:46:05 +00:00
|
|
|
KK: \CF
|
|
|
|
# Uncheck ignore format
|
2015-03-17 16:36:47 +00:00
|
|
|
KK: \At\Ai\Ah
|
2011-01-30 19:46:05 +00:00
|
|
|
KK: \Ce
|
|
|
|
KK: foo\[Return]
|
|
|
|
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: 4\n with len: 3' findadv-05.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-05.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: \Ce
|
|
|
|
KK: foo\[Return]\[Return]
|
|
|
|
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: 8\n with len: 3' findadv-05.logb.txt
|