mirror of
https://github.com/zeek/zeek.git
synced 2025-10-07 09:08:20 +00:00
Add btests for new functionality
- Expand language.set to cover sets of sets - Expand language.table to cover tables indexed with tables - Add language.table-nested-set-ordering to capture the reproducer from GHI-1753
This commit is contained in:
parent
10e8d36340
commit
cfcf1f83cc
7 changed files with 58 additions and 0 deletions
|
@ -0,0 +1,5 @@
|
|||
### BTest baseline data generated by btest-diff. Do not edit. Use "btest -U/-u" to update. Requires BTest >= 0.63.
|
||||
[a={
|
||||
SHA1,
|
||||
MD5
|
||||
}, b=12345678901234567890, c=<uninitialized>]
|
Loading…
Add table
Add a link
Reference in a new issue