mirror of
https://github.com/zeek/zeek.git
synced 2025-10-07 00:58:19 +00:00
updates for gen-C++ maintenance, including skipping some inappropriate tests
This commit is contained in:
parent
c034dc68ed
commit
7a41170a59
36 changed files with 200 additions and 53 deletions
|
@ -1,11 +1,14 @@
|
|||
### BTest baseline data generated by btest-diff. Do not edit. Use "btest -U/-u" to update. Requires BTest >= 0.63.
|
||||
| Hook Some Info
|
||||
| Hook error An Error
|
||||
| Hook error An Error that does not show up in the log
|
||||
Reporter::Hook - Exercise Reporter Hook (dynamic, version 1.0.0)
|
||||
Implements Reporter (priority 0)
|
||||
|
||||
| Hook Some Info <...>/main.zeek, lines 498-499
|
||||
| Hook error An Error <...>/main.zeek, lines 498-499
|
||||
| Hook error An Error that does not show up in the log <...>/main.zeek, lines 498-499
|
||||
| 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
|
||||
| Hook warning A warning <...>/main.zeek, lines 498-499
|
||||
<...>/main.zeek, lines 498-499: Some Info
|
||||
error in <...>/main.zeek, lines 498-499: An Error
|
||||
error in <...>/main.zeek, lines 498-499: An Error that does not show up in the log
|
||||
runtime error in compiled code: field value missing
|
||||
warning: A warning
|
||||
warning in <...>/main.zeek, lines 498-499: A warning
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue