Added test for export of icon graphics in lyx info inset.

Tests the polluting of the system directory with pdf form of the
original svgz graphic.
This commit is contained in:
Kornel Benko 2015-04-02 09:39:42 +02:00
parent 6dff827909
commit 6cd29398f6

View File

@ -0,0 +1,13 @@
# Test export lyx-icon-info
#
#
Lang C
TestBegin -dbg files test.lyx > lyx-log.txt 2>&1
KK: \Axinfo-insert icon math-mode\[Return]
KK: \Axbuffer-export luatex\[Return]
KK: \[Tab]\[Return]
TestEnd
Lang C
Assert ! pcregrep -M "support/FileName.cpp .* creating path '/.*/lib/images'" lyx-log.txt
Assert ! pcregrep -M 'support/FileName.cpp .* Checksumming "/.*/lib/images/.*math-mode.pdf" .*lasted ' lyx-log.txt