lyx_mirror/development/autotests/bug-7673-in.txt
Scott Kostyshak 2aeb17e8ef Add an autotest for #7673
This test should fail because #7673 is not yet fixed in trunk.
Note that it is fixed in branch.

This is the first autotest that uses an existing .lyx file,
bug-7673.lyx.
2013-01-29 16:18:08 -05:00

10 lines
331 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
KK: \Ax
# 'outline-in' was needed to reproduce the crash on some commits when bisecting
KK: command-sequence repeat 3 char-forward; outline-in; down; down\[Return]
TestEnd
Assert ! pcregrep -M 'SIGSEGV' lyx-log.txt