mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
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:
parent
6dff827909
commit
6cd29398f6
13
development/autotests/bug-export-latex-in.txt
Normal file
13
development/autotests/bug-export-latex-in.txt
Normal 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
|
Loading…
Reference in New Issue
Block a user