]> git.lyx.org Git - lyx.git/blobdiff - development/autotests/hello-world-in.txt
Cmake dist: Expand the list of not distributed files.
[lyx.git] / development / autotests / hello-world-in.txt
index 4c9d45d08bd7f1083efc0fa29c3e3ce597886679..b23daabbf4ac5d7acebb319e8f76c28cc0509c52 100644 (file)
 # KD: n
 #   Changes the delay among typed charactes to n milliseconds.
 #
+# Sleep f
+#   Single delay of f seconds.
+#
 #
 # 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.
 #
-TestBegin test.lyx > lyx-log.txt 2>&1
+TestBegin test.lyx -dbg key > lyx-log.txt 2>&1
 KK: Hello World
 KK: \Cs
-KK: \Ax
-KK: buffer-export latex\[Return]
+KK: \Axbuffer-export latex\[Return]
 TestEnd grep "Hello World" test.tex