From 083befef2bfe9a93dbf6a6acfe2faed7f743d6ed Mon Sep 17 00:00:00 2001 From: Sven Wischnowsky Date: Mon, 19 Jun 2000 10:48:21 +0000 Subject: new match spec characters bBeE, match only word/line not both (11977) --- Test/54compmatch.ztst | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'Test') diff --git a/Test/54compmatch.ztst b/Test/54compmatch.ztst index eb7bdddd4..3fd1694c8 100644 --- a/Test/54compmatch.ztst +++ b/Test/54compmatch.ztst @@ -252,6 +252,18 @@ >NO:{___list_rowsfirst} >NO:{___list_types} >line: {tst ___list_beep__ }{} +>COMPADD:{} + + test_code 'B:[nN][oO]= M:_= M:{A-Z}={a-z}' example1_list + comptest $'tst __no_listbe\t' +0:Documentation example for options, input "__no_listbe" +>line: {tst __no_listbeep }{} +>COMPADD:{} + + test_code 'B:[nN][oO]= M:_= M:{A-Z}={a-z}' example1_list + comptest $'tst nonono_listbe\t' +0:Documentation example for options, input "nonono_listbe" +>line: {tst nonono_listbeep }{} >COMPADD:{} lower_insensitive_M="M:{a-z}={A-Z}" -- cgit 1.4.1