mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-07 12:32:26 +00:00
6cd29398f6
Tests the polluting of the system directory with pdf form of the original svgz graphic.
14 lines
412 B
Plaintext
14 lines
412 B
Plaintext
# 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
|