lyx_mirror/development/autotests/findadv-12-in.txt
Kornel Benko bfc0b09e0c keytests: Added debug 'key' to be able to analyse test results.
There still are keys which do not make it into the lyx logfile.
For instance repeated shortcuts.
2017-05-09 21:08:52 +02:00

14 lines
361 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 key,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