mirror of
https://github.com/zeek/zeek.git
synced 2025-10-04 15:48:19 +00:00
newly-created btest files
This commit is contained in:
parent
d7adf81859
commit
914caf2f88
7 changed files with 76 additions and 0 deletions
5
testing/btest/Baseline/language.int-min-max/out
Normal file
5
testing/btest/Baseline/language.int-min-max/out
Normal file
|
@ -0,0 +1,5 @@
|
|||
### BTest baseline data generated by btest-diff. Do not edit. Use "btest -U/-u" to update. Requires BTest >= 0.63.
|
||||
max int value = 9223372036854775807 (PASS)
|
||||
min int value = -9223372036854775808 (PASS)
|
||||
max int value = 9223372036854775807 (PASS)
|
||||
min int value = -9223372036854775808 (PASS)
|
Loading…
Add table
Add a link
Reference in a new issue