mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
test suite updates for &/| pattern operators
This commit is contained in:
parent
f340707e2c
commit
762048cb41
2 changed files with 8 additions and 0 deletions
|
@ -6,3 +6,7 @@ inequality operator (order of operands) (PASS)
|
|||
in operator (PASS)
|
||||
in operator (PASS)
|
||||
!in operator (PASS)
|
||||
& operator (PASS)
|
||||
& operator (FAIL)
|
||||
| operator (PASS)
|
||||
| operator (FAIL)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue