mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
09e5acba11
Also corrected output of keytest.py. Messages from called programs were output to stdout wile own printed messages were still cached.
30 lines
777 B
Plaintext
30 lines
777 B
Plaintext
# Verify matches in *-environments with ignore-format off
|
|
# (gather environment comes in the *-form after mutate)
|
|
#
|
|
Lang sk_SK.utf8
|
|
TestBegin test.lyx -dbg key,find > findadv-16.loga.txt 2>&1
|
|
CO: findadv-16.ctrl
|
|
CN: Part 1
|
|
KK: \CM\Axmath-mutate gather\[Return]
|
|
KK: x^2 +x^2\C\[Home]
|
|
KK: \Cs
|
|
KK: \CF
|
|
# Uncheck ignore format
|
|
KK: \At\Ai\Ah
|
|
KK: \CM\Axmath-mutate gather\[Return]
|
|
KK: x^2\[Return]
|
|
CP: Putting selection at .*idx: 0 par: 0 pos: 0\n.*idx: 0 par: 0 pos: 0\n with len: 1
|
|
|
|
#
|
|
CN: Part 2
|
|
KK: \[Escape]\C\[Home]
|
|
KK: \CF
|
|
KK: \[Delete]
|
|
KK: \CM\Axmath-mutate gather\[Return]
|
|
KK: x^2\[Return]\[Return]
|
|
TestEnd
|
|
Lang C
|
|
CP: Putting selection at .*idx: 0 par: 0 pos: 0\n.*idx: 0 par: 0 pos: 2\n with len: 1
|
|
Assert searchPatterns.pl log=findadv-16.loga.txt patterns=findadv-16.ctrl
|
|
|