X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=development%2Fautotests%2Fhello-world-in.txt;h=019f293a1cf32b20a651450405007de7552202b1;hb=0a040d18ad5bc065fba5b9e834d90d72cac332fb;hp=dc502e665b7d940fa7e6ce37fee5a472febc2f43;hpb=46e472dcf9f463af77a4661379517d7b1ccf4ffc;p=lyx.git diff --git a/development/autotests/hello-world-in.txt b/development/autotests/hello-world-in.txt index dc502e665b..019f293a1c 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: +# It is an error if this pattern matches before the expected (either CP: or CR:) +# Expand pattern like in CP: +# # CR: # Write a pattern to the control file. Pattern will be used directly (no conversion). # +# Cr: +# 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.