X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=development%2Fautotests%2Fhello-world-in.txt;h=4c9d45d08bd7f1083efc0fa29c3e3ce597886679;hb=d285793c078a94dc528017178205f98939f5410a;hp=cda460b7f910e35474e4e595d6896ae3c0debc26;hpb=cc694943a72c41217499ea15bdbaca1fb67f6414;p=lyx.git diff --git a/development/autotests/hello-world-in.txt b/development/autotests/hello-world-in.txt index cda460b7f9..4c9d45d08b 100644 --- a/development/autotests/hello-world-in.txt +++ b/development/autotests/hello-world-in.txt @@ -44,15 +44,17 @@ # \[Tab] ........ sends a Tab character # \[Return] ..... sends a Return # +# KD: n +# Changes the delay among typed charactes to n milliseconds. +# # # This example instructs LyX to type "Hello World", then exports it as # LaTeX, and verifies that the typed characters are indeed present in the # exported document. # -Lang it_IT.utf8 TestBegin test.lyx > lyx-log.txt 2>&1 KK: Hello World -KK: \Afs +KK: \Cs KK: \Ax KK: buffer-export latex\[Return] TestEnd grep "Hello World" test.tex