regex: throw an exception when contructing a regex returns an error
[libacl.git] / test / string_regex.exp
1 Regular expression matching.
2 The matching part of "abd123def" is "123"
3 Regex exception: Unmatched [ or [^
4 PASS string_regex (exit status: 0)