mirror of
https://gitlab.com/openconnect/ocserv.git
synced 2026-02-10 08:46:58 +08:00
Merge branch 'tmp-ignore-self-test' into 'master'
cppcheck: ignore SELF_TEST in ccan/hash See merge request openconnect/ocserv!269
This commit is contained in:
@@ -390,7 +390,7 @@ static-analyzers/Fedora:
|
||||
- autoreconf -fvi -Werror
|
||||
- scan-build ./configure
|
||||
- scan-build --status-bugs -o scan-build-src make -j$JOBS
|
||||
- cppcheck --force -q -Isrc/ -Isrc/occtl -Igl/ -I. --error-exitcode=1 src/ -i src/inih
|
||||
- cppcheck --force -q -Isrc/ -Isrc/occtl -Igl/ -I. --error-exitcode=1 src/ -i src/inih -USELF_TEST
|
||||
tags:
|
||||
- shared
|
||||
- linux
|
||||
|
||||
Reference in New Issue
Block a user