Daniel Marjamäki
|
fa5fd9cae0
|
Fixed #11172 (Unmatched suppression for inline suppression even though --suppress=unmatchedSuppression is used)
|
2022-07-12 22:51:26 +02:00 |
Jens Yllman
|
34a11c1673
|
Fix unmatched suppression (#5704) (#3886)
|
2022-03-30 19:24:53 +02:00 |
Daniel Marjamäki
|
7dbca470f7
|
Suppressions; Fixed problem with cppcheck build dir is used
|
2021-06-12 18:19:00 +02:00 |
Oliver Stöneberg
|
052de79b6d
|
some test/CI related refactoring and cleanup (#3163)
|
2021-04-03 21:22:39 +02:00 |
Oliver Stöneberg
|
b472b4e65d
|
some Python cleanups based on PyCharm inspections (#2999)
* some Python cleanups based on PyCharm inspections
* test-helloworld.py: adjusted assert in test_addon_relative_path()
|
2021-01-31 14:27:11 +01:00 |
Daniel Marjamäki
|
6a24b4f7c8
|
Fixed #10149 (compile database; incomplete handling of directory and file)
|
2021-01-31 10:14:22 +01:00 |
Jesse Boswell
|
f70e8de315
|
Fix #9567 (Inline suppression of unusedFunction errors not working when using compile database) (#2870)
|
2020-11-04 21:01:48 +01:00 |
Daniel Marjamäki
|
c3de128a5f
|
Testing backwards compatible inline suppression
|
2020-10-04 16:42:09 +02:00 |
Daniel Marjamäki
|
27fbe28804
|
Try to make Travis happy
|
2020-10-02 21:24:30 +02:00 |
Daniel Marjamäki
|
aa055fe430
|
try to make test/cli happy
|
2020-10-02 20:30:28 +02:00 |
Daniel Marjamäki
|
ea3a9d658a
|
Suppressions: Add special case for backwards compatibility. suppression comment after a {.
|
2020-10-02 18:56:26 +02:00 |
Daniel Marjamäki
|
61145cf878
|
test/cli/test-inline-suppress.py: better testing
|
2020-09-11 18:29:42 +02:00 |
Daniel Marjamäki
|
51f5f2c7d0
|
Fix inline suppressions problem
|
2020-09-10 21:46:15 +02:00 |
Jens Yllman
|
5ba5916a11
|
clearer name on the test
|
2020-08-03 10:30:21 +02:00 |
Jens Yllman
|
1cc16deba3
|
test added to show it works after fix
|
2020-07-30 22:22:54 +02:00 |
Daniel Marjamäki
|
2471266f12
|
test/cli: test unmatchedSuppression handling separately
|
2019-08-17 17:51:48 +02:00 |
Daniel Marjamäki
|
1fdae247b3
|
test/cli: ensure that there is unmatchedSuppression warning
|
2019-08-17 17:49:22 +02:00 |
Daniel Marjamäki
|
de9c999d79
|
Better handling of spaces in paths
|
2019-06-22 19:20:15 +02:00 |
Daniel Marjamäki
|
e4c178d5c0
|
bump simplecpp
|
2019-05-07 19:15:31 +02:00 |
Daniel Marjamäki
|
e8c0345a51
|
Fixed #7999 (Inline suppressions do not work under weird circumstances)
|
2019-05-03 20:19:28 +02:00 |
Daniel Marjamäki
|
202d38b9eb
|
Revert "Fixed #7999 (Inline suppressions do not work under weird circumstances)"
This reverts commit 0cc41f44b8 .
|
2019-05-02 06:50:08 +02:00 |
Daniel Marjamäki
|
0cc41f44b8
|
Fixed #7999 (Inline suppressions do not work under weird circumstances)
|
2019-05-01 20:37:36 +02:00 |