mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
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:
parent
79df18e4d4
commit
92d248f712
@ -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]
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user