Added test for crash in current trunk (i.e., this is failing now).

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38478 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Tommaso Cucinotta 2011-04-22 22:23:42 +00:00
parent 25e3d90303
commit be9a7223c0

View File

@ -0,0 +1,9 @@
# Check crash when inserting footnote in decimal-aligned tabular cell
# (http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg167716.html)
#
Lang it_IT.utf8
TestBegin test.lyx -dbg any > lyx-log.txt 2>&1
KK: \Axtabular-insert 1 1\[Return]\[Left]
KK: \Axinset-modify tabular align-decimal\[Return]
KK: \Axfootnote-insert\[Return]
TestEnd