mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00
extend BTest "path" canonicalization to include compiled-to-C++ variable names
This commit is contained in:
parent
a934acc4f1
commit
cdcd3f79aa
5 changed files with 9 additions and 8 deletions
|
@ -1,3 +1,3 @@
|
|||
### BTest baseline data generated by btest-diff. Do not edit. Use "btest -U/-u" to update. Requires BTest >= 0.63.
|
||||
error in <...>/to_double_from_string.zeek (C++), line 12: bad conversion to double (Users_vern_warehouse_zeek_zeek_master_02Mar23_testing_btest__tmp_bifs_to_double_from_string_to_double_from_string_zeek__global_stmts__zf() and NotADouble)
|
||||
error in <...>/to_double_from_string.zeek (C++), line 12: bad conversion to double (Users_vern_warehouse_zeek_zeek_master_02Mar23_testing_btest__tmp_bifs_to_double_from_string_to_double_from_string_zeek__global_stmts__zf() and )
|
||||
error in <...>/to_double_from_string.zeek (C++), line 12: bad conversion to double (<___>testing_btest__tmp_bifs_to_double_from_string_to_double_from_string_zeek__global_stmts__zf() and NotADouble)
|
||||
error in <...>/to_double_from_string.zeek (C++), line 12: bad conversion to double (<___>testing_btest__tmp_bifs_to_double_from_string_to_double_from_string_zeek__global_stmts__zf() and )
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue