mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 10:00:33 +00:00
keytests: Add waiting time to ease lyx-logs on some commands
This commit is contained in:
parent
2f1c9f67b0
commit
f2399f42fe
@ -29,6 +29,8 @@ KK: [\\w]* a
|
||||
KK: \Ae
|
||||
# search next
|
||||
KK: \Al
|
||||
# The following Escape is too fast
|
||||
Sleep 1
|
||||
KK: \[Escape]
|
||||
#KD: 1
|
||||
Cr: ^.*Putting
|
||||
|
@ -8,6 +8,7 @@ KK: \Cs
|
||||
KK: \CF
|
||||
KK: \Axregexp-mode\[Return]([a-z]+)\\s\\1\[Return]
|
||||
CP: Putting selection at .*idx: 0 par: 0 pos: 6\n with len: 11
|
||||
Sleep 1
|
||||
TestEnd
|
||||
Lang C
|
||||
Assert searchPatterns.pl base=findadv-19
|
||||
|
Loading…
Reference in New Issue
Block a user