2011-06-19 16:41:23 +00:00
|
|
|
# Finding special latex/regexp chars: {
|
|
|
|
#
|
|
|
|
Lang it_IT.utf8
|
|
|
|
TestBegin test.lyx -dbg find > lyx-log.txt 2>&1
|
|
|
|
KK: \\()[]{}%^#@?*.\C\[Home]
|
|
|
|
KK: \Cs
|
|
|
|
KK: \CF
|
|
|
|
KK: \Axregexp-mode\[Return]\\{\[Return]
|
|
|
|
TestEnd
|
2015-03-09 08:41:34 +00:00
|
|
|
Lang C
|
2011-06-19 16:41:23 +00:00
|
|
|
Assert pcregrep -M 'Putting selection at .*idx: 0 par: 0 pos: 5\n with len: 1' lyx-log.txt
|
|
|
|
#
|
2015-03-17 16:36:47 +00:00
|
|
|
Lang sk_SK.utf8
|
2011-06-19 16:41:23 +00:00
|
|
|
TestBegin test.lyx -dbg find > lyx-log.txt 2>&1
|
|
|
|
KK: \CF
|
|
|
|
# Uncheck ignore format
|
2015-03-17 16:36:47 +00:00
|
|
|
KK: \At\Ai\Ah
|
2011-06-19 16:41:23 +00:00
|
|
|
KK: \Axregexp-mode\[Return]\\{\[Return]
|
|
|
|
TestEnd
|
2015-03-09 08:41:34 +00:00
|
|
|
Lang C
|
2011-06-19 16:41:23 +00:00
|
|
|
Assert pcregrep -M 'Putting selection at .*idx: 0 par: 0 pos: 5\n with len: 1' lyx-log.txt
|
|
|
|
|
|
|
|
# Finding special latex/regexp chars: }
|
|
|
|
#
|
|
|
|
Lang it_IT.utf8
|
|
|
|
TestBegin test.lyx -dbg find > lyx-log.txt 2>&1
|
|
|
|
KK: \CF
|
|
|
|
KK: \Axregexp-mode\[Return]\\}\[Return]
|
|
|
|
TestEnd
|
2015-03-09 08:41:34 +00:00
|
|
|
Lang C
|
2011-08-25 19:16:14 +00:00
|
|
|
Assert pcregrep -M 'Putting selection at .*idx: 0 par: 0 pos: 6\n with len: 1' lyx-log.txt
|
2011-06-19 16:41:23 +00:00
|
|
|
#
|
2015-03-17 16:36:47 +00:00
|
|
|
Lang sk_SK.utf8
|
2011-06-19 16:41:23 +00:00
|
|
|
TestBegin test.lyx -dbg find > lyx-log.txt 2>&1
|
|
|
|
KK: \CF
|
|
|
|
# Uncheck ignore format
|
2015-03-17 16:36:47 +00:00
|
|
|
KK: \At\Ai\Ah
|
2011-06-19 16:41:23 +00:00
|
|
|
KK: \Axregexp-mode\[Return]\\}\[Return]
|
|
|
|
TestEnd
|
2015-03-09 08:41:34 +00:00
|
|
|
Lang C
|
2011-08-25 19:16:14 +00:00
|
|
|
Assert pcregrep -M 'Putting selection at .*idx: 0 par: 0 pos: 6\n with len: 1' lyx-log.txt
|