mirror of
https://github.com/zeek/zeek.git
synced 2025-10-08 01:28:20 +00:00

maintenance fixes for variadic run-time checks, '_' placeholder identifier "-O allow-cond" permits compiling scripts to C++ when influenced by @if conditionals more robust standalone compile-to-C++ properties fix for nested "when" statements test suite updates
14 lines
552 B
Text
14 lines
552 B
Text
### BTest baseline data generated by btest-diff. Do not edit. Use "btest -U/-u" to update. Requires BTest >= 0.63.
|
|
Reporter::Hook - Exercise Reporter Hook (dynamic, version 1.0.0)
|
|
Implements Reporter (priority 0)
|
|
|
|
| Hook Some Info
|
|
| Hook error An Error
|
|
| Hook error An Error that does not show up in the log
|
|
| Hook runtime error in compiled code field value missing
|
|
| Hook warning A warning
|
|
Some Info
|
|
error: An Error
|
|
error: An Error that does not show up in the log
|
|
runtime error in compiled code: field value missing
|
|
warning: A warning
|