]> git.lyx.org Git - lyx.git/commit
keytests: Allow for checking multiple log files
authorKornel Benko <kornel@lyx.org>
Fri, 4 Aug 2017 09:56:19 +0000 (11:56 +0200)
committerKornel Benko <kornel@lyx.org>
Fri, 4 Aug 2017 09:56:19 +0000 (11:56 +0200)
commit37bcf5392ae0de634c72234b4d67eb866f87b98b
tree8aceae1414f9befa77ee7a2751ae8be8679f9fc2
parent7003b54370d70fc1c6e6b33bde8520394ecc9ff5
keytests: Allow for checking multiple log files

Handle name may be arbitrary string mathing '[A-Za-z0-9]*'.
This is then used by appending to the commands for the control file.
For instance select 'Alpha' as handle for the control file 'abc'
'COAlpha: abc' ==> open 'abc' for write
'CCAlpha:' ==> close 'abc'
development/autotests/keytest.py