mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
10 lines
475 B
Text
10 lines
475 B
Text
# This tests that we're generating bro script documentation for all the
|
|
# available bro scripts. If this fails, then the genDocSources.sh needs
|
|
# to be run to produce a new DocSourcesList.cmake or genDocSources.sh needs
|
|
# to be updated to blacklist undesired scripts. To update, run the
|
|
# top-level Makefile:
|
|
#
|
|
# make update-doc-sources
|
|
#
|
|
# @TEST-EXEC: $DIST/doc/scripts/genDocSourcesList.sh
|
|
# @TEST-EXEC: cmp $DIST/doc/scripts/DocSourcesList.cmake ./DocSourcesList.cmake
|