]> git.lyx.org Git - lyx.git/commitdiff
Added test for export of icon graphics in lyx info inset.
authorKornel Benko <kornel@lyx.org>
Thu, 2 Apr 2015 07:39:42 +0000 (09:39 +0200)
committerKornel Benko <kornel@lyx.org>
Thu, 2 Apr 2015 07:39:42 +0000 (09:39 +0200)
Tests the polluting of the system directory with pdf form of the
original svgz graphic.

development/autotests/bug-export-latex-in.txt [new file with mode: 0644]

diff --git a/development/autotests/bug-export-latex-in.txt b/development/autotests/bug-export-latex-in.txt
new file mode 100644 (file)
index 0000000..b45c815
--- /dev/null
@@ -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