2015-04-02 07:39:42 +00:00
|
|
|
# Test export lyx-icon-info
|
2017-04-24 15:43:39 +00:00
|
|
|
# creates lib/images/math-mode.pdf in lyx-source tree, but it should not
|
2015-04-02 07:39:42 +00:00
|
|
|
#
|
|
|
|
#
|
|
|
|
|
|
|
|
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]
|
2017-04-24 15:43:39 +00:00
|
|
|
KK: \Axbuffer-write\[Return]
|
|
|
|
KK: \[Tab]\[Return]
|
2015-04-02 07:39:42 +00:00
|
|
|
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
|