lyx_mirror/development/autotests/findadv-crash-in.txt
Kornel Benko 948020d9a3 Keytests: Make logfiles unique.
Each test created log-files, but since they were not uniq it was difficult
to check what went wrong for a failed test.
2017-05-07 13:45:48 +02:00

11 lines
274 B
Plaintext

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