We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
errorid.sh
check-errorids.sh
1 parent 1f86696 commit db24434Copy full SHA for db24434
2 files changed
tools/errorid.sh tools/check-errorids.shtools/errorid.sh renamed to tools/check-errorids.sh
tools/readme.md
@@ -79,7 +79,7 @@ This tool lets you comfortably look at Cppcheck analysis results for daca packag
79
downloads the package, extracts it and jumps to the corresponding source code for a Cppcheck
80
message.
81
82
-### * tools/errorid.sh
+### * tools/check-errorids.sh
83
84
Script to compare the error IDs in the expected `testrunner` output (without executing it) with the `--errorlist` output.
85
It will report missing test coverage for an ID and missing IDs in the `--errorlist` output.
0 commit comments