mirror of
https://github.com/zeek/zeek.git
synced 2025-10-13 03:58:20 +00:00
Merge remote-tracking branch 'origin/topic/vern/CPP-Apr23-maint'
* origin/topic/vern/CPP-Apr23-maint: addressed static analysis concern about possible null pointer tweaks for "-O C++" of BTest's with conditional code Backed out changes from at-if-lambda during merge and instead skip test when running with ZEEK_USE_CPP.
This commit is contained in:
commit
1858c6b0c2
6 changed files with 10 additions and 3 deletions
|
@ -1,4 +1,5 @@
|
|||
# @TEST-DOC: Regression test for #2075 from 0xxon
|
||||
# @TEST-REQUIRES: test "${ZEEK_USE_CPP}" != "1"
|
||||
# @TEST-EXEC: zeek -b %INPUT
|
||||
# @TEST-EXEC: TEST_DIFF_CANONIFIER= btest-diff .stdout
|
||||
# @TEST-EXEC: TEST_DIFF_CANONIFIER= btest-diff .stderr
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue