mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-07 12:32:26 +00:00
bfc0b09e0c
There still are keys which do not make it into the lyx logfile. For instance repeated shortcuts.
11 lines
208 B
Plaintext
11 lines
208 B
Plaintext
# Test undo of \sqrt in \frac
|
|
#
|
|
|
|
Lang C
|
|
TestBegin -dbg key test.lyx > bug-math-undo.loga.txt 2>&1
|
|
KK: \Amm\\frac \\sqrt \Cz
|
|
KK: \[Return]
|
|
TestEnd
|
|
Lang C
|
|
Assert ! pcregrep -M 'SIGSEGV' bug-math-undo.loga.txt
|