Test update.

This commit is contained in:
Philip.Hazel 2017-05-18 14:21:55 +00:00
parent ac12e979b3
commit e88ee34d6d
1 changed files with 7 additions and 1 deletions

View File

@ -5,7 +5,7 @@
#forbid_utf
#pattern posix
# Test invalid options
# Test some invalid options
/abc/auto_callout
** Ignored with POSIX interface: auto_callout
@ -19,6 +19,12 @@
abc\=partial_hard
** Ignored with POSIX interface: partial_hard
0: abc
/a(())bc/parens_nest_limit=1
** Ignored with POSIX interface: parens_nest_limit
/abc/allow_surrogate_escapes,max_pattern_length=2
** Ignored with POSIX interface: allow_surrogate_escapes max_pattern_length
# Real tests