Daniel Marjamäki
|
5aa1710dd0
|
Fix #12071 (Add safety mode that makes cppcheck more strict about critical errors) (#5777)
|
2023-12-18 18:26:23 +01:00 |
Daniel Marjamäki
|
2932ab7592
|
Revert "Fixed #12071 (suppressing critical error, no indication to user that analysis of file fails) (#5771)" (#5775)
This reverts commit 7c316fb76d .
|
2023-12-17 19:13:14 +01:00 |
Daniel Marjamäki
|
7c316fb76d
|
Fixed #12071 (suppressing critical error, no indication to user that analysis of file fails) (#5771)
|
2023-12-17 15:42:17 +01:00 |
Paul Fultz II
|
fd8a7b9537
|
ValueFlow: Evaluate if statement for function returns (#4908)
|
2023-03-24 13:31:26 +01:00 |
Oliver Stöneberg
|
514e605598
|
CI-unixish.yml: fixed and enabled all `build` steps for macos (#4832)
|
2023-03-02 20:54:30 +01:00 |
Oliver Stöneberg
|
d299d22fa2
|
updated CI to latest ubuntu and clang (#4004)
|
2022-05-22 15:27:32 +02:00 |
Paul Fultz II
|
8c9c46835a
|
Fix for 6597: false negative: uninitialized variable usage not detected (ValueFlow , multi variables) (#3535)
|
2021-10-30 22:13:58 +02:00 |
Daniel Marjamäki
|
e07cb807e1
|
Make generate_and_run_more_tests happy
|
2019-08-18 15:13:00 +02:00 |
Sebastian
|
d9952dc6cf
|
tools/run_more_tests.sh: Fixed comment
Name of the script that uses this script was wrong.
|
2018-02-02 11:27:38 +01:00 |
Daniel Marjamäki
|
1df46140c1
|
generate_and_run_more_tests.sh: Refactoring
|
2015-07-22 13:44:08 +02:00 |
Daniel Marjamäki
|
bb95bc9fc5
|
Travis: run extra tests
|
2015-07-22 12:55:39 +02:00 |
Daniel Marjamäki
|
b2b4bb49fa
|
Refactoring handling of comparisons
|
2015-07-22 12:31:18 +02:00 |
Daniel Marjamäki
|
c67776c04d
|
Testing: extract testcases, edit comparisons, run cppcheck, compare results
|
2015-07-22 09:52:24 +02:00 |