Skip to content

added environment variable TEST_CPPCHECK_INJECT_CLANG to inject --clang into the cppcheck invocation of Python tests - #6101

Merged
firewave merged 4 commits into
cppcheck-opensource:mainfrom
firewave:test-inject-clang
Mar 8, 2024
Merged

added environment variable TEST_CPPCHECK_INJECT_CLANG to inject --clang into the cppcheck invocation of Python tests#6101
firewave merged 4 commits into
cppcheck-opensource:mainfrom
firewave:test-inject-clang

Conversation

@firewave

@firewavefirewave commented Mar 8, 2024

Copy link
Copy Markdown
Collaborator

This is currently disabled since a lot of tests still fail. I did fix some low hanging fruits though.

@firewave

Copy link
Copy Markdown
CollaboratorAuthor

As per #6043 (comment).

This exposes various issues and shortcoming with the mode including https://trac.cppcheck.net/ticket/12376. On Windows we will probably face similar issues like https://trac.cppcheck.net/ticket/12339 as well.
I will a take another look at a later date and file additional tickets.

@firewave
firewave merged commit 210f9ad into cppcheck-opensource:mainMar 8, 2024
@firewave
firewave deleted the test-inject-clang branch March 8, 2024 14:39
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@firewave@danmar