mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 10:00:33 +00:00
keytests: amend 8f74cac381
This commit is contained in:
parent
0abdc3dd59
commit
b8eecc2108
@ -65,9 +65,16 @@
|
|||||||
# will be escaped to create a suitable regex.
|
# will be escaped to create a suitable regex.
|
||||||
# The result will be applied on the lyx-log-file
|
# 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>
|
# CR: <regex pattern>
|
||||||
# Write a pattern to the control file. Pattern will be used directly (no conversion).
|
# 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:
|
# CC:
|
||||||
# Close the control file. The file is also closed at 'TestEndWithKill' and 'TestEnd'
|
# Close the control file. The file is also closed at 'TestEndWithKill' and 'TestEnd'
|
||||||
# implicitly.
|
# implicitly.
|
||||||
|
Loading…
Reference in New Issue
Block a user