From 6cd29398f6da2c006df0968d43d9bf7e588244d1 Mon Sep 17 00:00:00 2001 From: Kornel Benko Date: Thu, 2 Apr 2015 09:39:42 +0200 Subject: [PATCH] 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. --- development/autotests/bug-export-latex-in.txt | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 development/autotests/bug-export-latex-in.txt diff --git a/development/autotests/bug-export-latex-in.txt b/development/autotests/bug-export-latex-in.txt new file mode 100644 index 0000000000..b45c81552d --- /dev/null +++ b/development/autotests/bug-export-latex-in.txt @@ -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