]> git.lyx.org Git - lyx.git/blob - development/autotests/bug-export-latex-in.txt
3f6a72a9fdffb6c2da8aaabc992c5c2824e841f3
[lyx.git] / development / autotests / bug-export-latex-in.txt
1 # Test export lyx-icon-info 
2 # creates lib/images/math-mode.pdf in lyx-source tree, but it should not
3
4
5
6 Lang C
7 TestBegin -dbg files test.lyx > bug-export-latex.loga.txt 2>&1
8 KK: \Axinfo-insert icon math-mode\[Return]
9 KK: \Axbuffer-export luatex\[Return]
10 KK: \[Tab]\[Return]
11 KK: \Axbuffer-write\[Return]
12 KK: \[Tab]\[Return]
13 TestEnd
14 Lang C
15 Assert ! pcregrep -M "support/FileName.cpp .* creating path '/.*/lib/images'" bug-export-latex.loga.txt
16 Assert ! pcregrep -M 'support/FileName.cpp .* Checksumming "/.*/lib/images/.*math-mode.pdf" .*lasted ' bug-export-latex.loga.txt