mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 01:59:02 +00:00
Test for undo crash in math env.
According to fix #9432, Scott found a new crash 1. start a new LyX document, english GUI 2. alt+m f to create a fraction 3. alt+m r to insert a root 4. undo
This commit is contained in:
parent
218876da92
commit
3fe0f7bac0
10
development/autotests/bug-math-undo-in.txt
Normal file
10
development/autotests/bug-math-undo-in.txt
Normal file
@ -0,0 +1,10 @@
|
||||
# Test undo of \sqrt in \frac
|
||||
#
|
||||
|
||||
Lang C
|
||||
TestBegin test.lyx > lyx-log.txt 2>&1
|
||||
KK: \Amm\\frac \\sqrt \Cz
|
||||
KK: \[Return]
|
||||
TestEnd
|
||||
Lang C
|
||||
Assert ! pcregrep -M 'SIGSEGV' lyx-log.txt
|
Loading…
Reference in New Issue
Block a user