Modify 2 tests to reflect actual GUI

bug-10636: The position of 'View->Code Preview Pane' in dialog changed
bug-export-latex: Add comment
This commit is contained in:
Kornel Benko 2020-05-30 11:14:26 +02:00
parent 79df18e4d4
commit 92d248f712
2 changed files with 3 additions and 1 deletions

View File

@ -7,7 +7,7 @@ TestBegin -dbg key,insets,workarea,latex ../bug-10636.lyx > bug-10636.loga.txt 2
KK: \C\[End]
CP: Key [action=buffer-end][Ctrl+End]
# Select source preview
KK: \Ab\[Down]\[Down]\[Down]\[Return]
KK: \Ab\[Down]\[Return]
CP: LyX needs the following commands when LaTeXing:
KK: \[Up]\[Up]
CP: Key (queried) [action=up][Up]

View File

@ -11,6 +11,8 @@ KK: \Axbuffer-export luatex\[Return]
KK: \[Tab]\[Return]
KK: \Axbuffer-write\[Return]
KK: \[Tab]\[Return]
# The next lines should NOT match, because we do not want to create
# math-mode.pdf inside the system-dir. That is, we expect the test to fail
Cp: support/FileName.cpp .* creating path '/.*/lib/images'
Cp: support/FileName.cpp .* Checksumming "/.*/lib/images/.*math-mode.pdf" .*lasted
TestEnd