cppcheck/.github/workflows
Oliver Stöneberg 54771306c5
selfcheck : cleaned up some suppressions, fixed warnings and some cleanups (#4436)
* cleaned up triage.pro and pass all triage files to selfcheck

* CI-unixish.yml: factored out redundant selfcheck flags

* CI-unixish.yml: cleaned up selfcheck suppressions and fixed warnings

* added explicit `missingInclude` checks to selfcheck to work around current issues/limitations / fixed selfcheck includes / added some unit tests for `missingInclude`

* applied the selfcheck changes to the sanitizer jobs

* only fail TSAN CI build in case of TSAN error / updated sanitizer CI build TODOs
2022-09-06 23:11:39 +02:00
..
CI-cygwin.yml reduced permissions of GitHub actions (#4403) 2022-08-26 23:25:07 +02:00
CI-mingw.yml reduced permissions of GitHub actions (#4403) 2022-08-26 23:25:07 +02:00
CI-unixish-docker.yml CI-unixish-docker.yml: fixed missing ubuntu 16.04 build (#4437) 2022-09-04 16:04:31 +02:00
CI-unixish.yml selfcheck : cleaned up some suppressions, fixed warnings and some cleanups (#4436) 2022-09-06 23:11:39 +02:00
CI-windows.yml selfcheck : cleaned up some suppressions, fixed warnings and some cleanups (#4436) 2022-09-06 23:11:39 +02:00
asan.yml selfcheck : cleaned up some suppressions, fixed warnings and some cleanups (#4436) 2022-09-06 23:11:39 +02:00
buildman.yml reduced permissions of GitHub actions (#4403) 2022-08-26 23:25:07 +02:00
clang-tidy.yml reduced permissions of GitHub actions (#4403) 2022-08-26 23:25:07 +02:00
codeql-analysis.yml codeql-analysis.yml: updated actions to v2 (#4407) 2022-08-27 15:50:13 +02:00
coverage.yml coverage.yml: avoid unnecessary test execution and package installation / come cleanups (#4434) 2022-09-04 10:25:59 +02:00
format.yml use `ccache` for Linux gcc CMake CI builds (#4426) 2022-09-04 10:27:20 +02:00
iwyu.yml reduced permissions of GitHub actions (#4403) 2022-08-26 23:25:07 +02:00
release-windows.yml reduced permissions of GitHub actions (#4403) 2022-08-26 23:25:07 +02:00
scriptcheck.yml use `ccache` for Linux gcc make CI builds (#4411) 2022-09-03 21:21:24 +02:00
selfcheck.yml use `ccache` for Linux gcc CMake CI builds (#4426) 2022-09-04 10:27:20 +02:00
tsan.yml selfcheck : cleaned up some suppressions, fixed warnings and some cleanups (#4436) 2022-09-06 23:11:39 +02:00
ubsan.yml selfcheck : cleaned up some suppressions, fixed warnings and some cleanups (#4436) 2022-09-06 23:11:39 +02:00
valgrind.yml use `ccache` for Linux gcc make CI builds (#4411) 2022-09-03 21:21:24 +02:00