mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-07 12:32:26 +00:00
17f1377baf
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37449 a592a061-630c-0410-9148-cb99ea01b6c8
14 lines
353 B
Plaintext
14 lines
353 B
Plaintext
# After replacing with something that matches the search pattern, the next
|
|
# match should not consider the just replaced text (#4388)
|
|
#
|
|
Lang it_IT.utf8
|
|
TestBegin test.lyx -dbg find > lyx-log.txt 2>&1
|
|
KK: aaa\[Home]
|
|
KK: \CF
|
|
KK: a\[Tab]
|
|
KK: aba\[Return]\[Return]\[Return]
|
|
KK: \Cs
|
|
KK: \Ax
|
|
KK: buffer-export latex\[Return]
|
|
TestEnd grep "^abaabaa$" test.tex
|