]> git.lyx.org Git - features.git/blob - development/autotests/bug-export-latex-in.txt
keytests: small improvements in test speed
[features.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 > lyx-log.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'" lyx-log.txt
16 Assert ! pcregrep -M 'support/FileName.cpp .* Checksumming "/.*/lib/images/.*math-mode.pdf" .*lasted ' lyx-log.txt