mirror of
https://github.com/zeek/zeek.git
synced 2025-10-08 17:48:21 +00:00
minor baseline updates for -O gen-C++
This commit is contained in:
parent
e1a859c31b
commit
fb43bc63cd
12 changed files with 77 additions and 1 deletions
4
testing/btest/Baseline.cpp/bifs.to_count/err
Normal file
4
testing/btest/Baseline.cpp/bifs.to_count/err
Normal file
|
@ -0,0 +1,4 @@
|
|||
### BTest baseline data generated by btest-diff. Do not edit. Use "btest -U/-u" to update. Requires BTest >= 0.63.
|
||||
error in <...>/to_count.zeek (C++), line 5: bad conversion to count (<___>testing_btest__tmp_bifs_to_count_to_count_zeek__zeek_init__36__zf: function() : void() and -2)
|
||||
error in <...>/to_count.zeek (C++), line 5: bad conversion to count (<___>testing_btest__tmp_bifs_to_count_to_count_zeek__zeek_init__36__zf: function() : void() and )
|
||||
error in <...>/to_count.zeek (C++), line 5: bad conversion to count (<___>testing_btest__tmp_bifs_to_count_to_count_zeek__zeek_init__36__zf: function() : void() and not a count)
|
17
testing/btest/Baseline.cpp/bifs.to_count/out
Normal file
17
testing/btest/Baseline.cpp/bifs.to_count/out
Normal file
|
@ -0,0 +1,17 @@
|
|||
### BTest baseline data generated by btest-diff. Do not edit. Use "btest -U/-u" to update. Requires BTest >= 0.63.
|
||||
0
|
||||
2
|
||||
3
|
||||
4
|
||||
7
|
||||
0
|
||||
18446744073709551611
|
||||
205
|
||||
206
|
||||
172
|
||||
35
|
||||
195
|
||||
195
|
||||
0
|
||||
123
|
||||
9223372036854775808 and 9223372036854775808 are the same
|
Loading…
Add table
Add a link
Reference in a new issue