lyx_mirror/development/autotests/findadv-12-in.txt
Kornel Benko 948020d9a3 Keytests: Make logfiles unique.
Each test created log-files, but since they were not uniq it was difficult
to check what went wrong for a failed test.
2017-05-07 13:45:48 +02:00

14 lines
357 B
Plaintext

# Replacing the last buffer element with some math that matches
# again the search pattern, should not result in a double replacement
# (#7442)
#
Lang it_IT.utf8
TestBegin test.lyx -dbg find > findadv-12.loga.txt 2>&1
KK: a\C\[Home]
KK: \CF
KK: a\[Tab]
KK: \Cm\\bar a\[Return]\[Return]
TestEnd
Lang C
Assert ! pcregrep -M 'against.*bar' findadv-12.loga.txt