Added testcase for crash with using function word-findadv

This commit is contained in:
Kornel Benko 2017-05-02 12:22:09 +02:00
parent 0935f94f0d
commit c4c989b9c8

View File

@ -0,0 +1,10 @@
# Test for searching with regular expressions
# Crash in using function 'word-findadv'
Lang C
TestBegin test.lyx -dbg find > lyx-log.txt 2>&1
KK: abcd
KK: \Axword-findadv a\[Return]
TestEnd
Lang C
Assert ! pcregrep 'SIGSEGV signal caught' lyx-log.txt