mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
515ca69359
The idea is, that strings going to the lyx-command-field can be sent at full speed.
9 lines
326 B
Plaintext
9 lines
326 B
Plaintext
# see http://www.lyx.org/trac/ticket/7673#comment:15
|
|
#
|
|
Lang en_US.utf8
|
|
TestBegin ../bug-7673.lyx > lyx-log.txt 2>&1
|
|
# 'outline-in' was needed to reproduce the crash on some commits when bisecting
|
|
KK: \Axcommand-sequence repeat 3 char-forward; outline-in; down; down\[Return]
|
|
TestEnd
|
|
Assert ! pcregrep -M 'SIGSEGV' lyx-log.txt
|