commit b8eecc210870841acd1a29c9184fcd6e062171fe
Author: Kornel Benko <[email protected]>
Date:   Fri May 19 12:56:43 2017 +0200

    keytests: amend 8f74cac381c286fce559072baf3958cf6643a05b
---
 development/autotests/hello-world-in.txt |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

diff --git a/development/autotests/hello-world-in.txt 
b/development/autotests/hello-world-in.txt
index dc502e6..019f293 100644
--- a/development/autotests/hello-world-in.txt
+++ b/development/autotests/hello-world-in.txt
@@ -65,9 +65,16 @@
 #    will be escaped to create a suitable regex.
 #    The result will be applied on the lyx-log-file
 #
+# Cp: <pattern>
+#    It is an error if this pattern matches before the expected (either CP: or 
CR:)
+#    Expand pattern like in CP:
+#
 # CR: <regex pattern>
 #    Write a pattern to the control file. Pattern will be used directly (no 
conversion).
 #
+# Cr: <regex pattern>
+#    It is an error if this pattern matches before the expected (either CP: or 
CR:)
+#
 # CC:
 #    Close the control file. The file is also closed at 'TestEndWithKill' and 
'TestEnd'
 #    implicitly.

Reply via email to