FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for test/testbool.cpp - cppcheck-opensource/cppcheck · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
cppcheck-opensource
/
cppcheck
Public
Notifications
You must be signed in to change notification settings
Fork
1.6k
Star
6.7k
Code
Pull requests
200
Actions
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Security and quality
Insights
Commits
Breadcrumbs
History for
cppcheck
test
testbool.cpp
on
2.16.x
User selector
Datepicker
Commit history
Commits on May 22, 2024
iwyu.yml: switched to Fedora to get the latest `include-what-you-use` / cleaned up includes (#6340)
firewave
authored
570c11d
View commit details
Copy full SHA for 570c11d
View code at this point
Browse repository at this point
Commits on May 16, 2024
testrunner: prefer to pass code as sized `const char[]` (#6381)
firewave
authored
5f9039e
View commit details
Copy full SHA for 5f9039e
View code at this point
Browse repository at this point
Commits on Apr 20, 2024
Update copyright year (#6310)
danmar
authored
58030b8
View commit details
Copy full SHA for 58030b8
View code at this point
Browse repository at this point
Commits on Apr 10, 2024
Tokenizer: moved test-only `tokenize()` to `SimpleTokenizer` / several cleanups (#6264)
firewave
authored
789be1c
View commit details
Copy full SHA for 789be1c
View code at this point
Browse repository at this point
Commits on Mar 13, 2024
testrunner: make sure the error output is consumed (#6117)
firewave
authored
1bace58
View commit details
Copy full SHA for 1bace58
View code at this point
Browse repository at this point
Commits on Mar 8, 2024
iwyu.yml: use OpenSUSE to get latest `include-what-you-use` / cleaned up includes (#5673)
Show description for f465dc5
firewave
authored
f465dc5
View commit details
Copy full SHA for f465dc5
View code at this point
Browse repository at this point
Commits on Feb 26, 2024
Fix #12455 FP bitwiseOnBoolean [inconclusive] (#6040)
chrchr-github
authored
950e894
View commit details
Copy full SHA for 950e894
View code at this point
Browse repository at this point
Commits on Jan 13, 2024
pass `Settings` by reference into `Tokenizer` (#5857)
Show description for d015007
firewave
authored
d015007
View commit details
Copy full SHA for d015007
View code at this point
Browse repository at this point
Commits on Jan 4, 2024
testrunner: do not suppress duplicated error messages (#5736)
firewave
authored
87540e6
View commit details
Copy full SHA for 87540e6
View code at this point
Browse repository at this point
Commits on Aug 18, 2023
removed unnecessary `Settings` parameter from `Check::runChecks()` and made `Tokenizer` a reference (#5308)
Show description for bfb50ca
firewave
authored
bfb50ca
View commit details
Copy full SHA for bfb50ca
View code at this point
Browse repository at this point
Commits on Aug 2, 2023
cleaned up includes based on include-what-you-use / iwyu.yml: updated to yet another distro to get the latest version and updated the Chaotic-AUR key (#5267)
Show description for 45de338
firewave
authored
45de338
View commit details
Copy full SHA for 45de338
View code at this point
Browse repository at this point
Commits on May 2, 2023
reduced usage of mutable `Settings` objects in tests (#4798)
firewave
authored
2935c85
View commit details
Copy full SHA for 2935c85
View code at this point
Browse repository at this point
Commits on Mar 2, 2023
cleaned up includes based on `include-what-you-use` (#4599)
firewave
authored
bd1ae69
View commit details
Copy full SHA for bd1ae69
View code at this point
Browse repository at this point
Commits on Jan 29, 2023
Check: disallow more than one instance per check (#4749)
firewave
authored
7c7ccdf
View commit details
Copy full SHA for 7c7ccdf
View code at this point
Browse repository at this point
Commits on Jan 28, 2023
Update copyright year
danmar
committed
464fbe8
View commit details
Copy full SHA for 464fbe8
View code at this point
Browse repository at this point
Commits on Jan 27, 2023
renamed some files in the `test` folder (#4705)
firewave
authored
1d3955b
View commit details
Copy full SHA for 1d3955b
View code at this point
Browse repository at this point
Commits on Sep 16, 2022
iwyu.yml: use `debian:unstable` to always get latest include-what-you-use / cleaned up includes (#4466)
Show description for b3ec225
firewave
authored
b3ec225
View commit details
Copy full SHA for b3ec225
View code at this point
Browse repository at this point
Commits on Sep 6, 2022
selfcheck : cleaned up some suppressions, fixed warnings and some cleanups (#4436)
Show description for 5477130
firewave
authored
5477130
View commit details
Copy full SHA for 5477130
View code at this point
Browse repository at this point
Commits on Aug 19, 2022
added more missing `sstream` includes (#4384)
firewave
authored
1b4141c
View commit details
Copy full SHA for 1b4141c
View code at this point
Browse repository at this point
Commits on Jul 14, 2022
Fix FP bitwiseOnBoolean (#4280)
chrchr-github
authored
2543dc9
View commit details
Copy full SHA for 2543dc9
View code at this point
Browse repository at this point
Commits on Jul 11, 2022
Fix #4233 FN: Bitwise operation with bool and int (#4266)
Show description for c5dcd49
chrchr-github
authored
c5dcd49
View commit details
Copy full SHA for c5dcd49
View code at this point
Browse repository at this point
Commits on Jun 14, 2022
Fix #10655 FN bitwiseOnBoolean with unseen function (#4214)
chrchr-github
authored
176eefc
View commit details
Copy full SHA for 176eefc
View code at this point
Browse repository at this point
Commits on Jun 10, 2022
Fix #10935 FP: compareBoolExpressionWithInt with enum and template parameter (#4193)
chrchr-github
authored
829ca9a
View commit details
Copy full SHA for 829ca9a
View code at this point
Browse repository at this point
Commits on May 11, 2022
Added a regression test for #4103 - Comparing Boolean variables (> or <)
orbitcowboy
committed
d0b7fe8
View commit details
Copy full SHA for d0b7fe8
View code at this point
Browse repository at this point
Fix #7197 not getting expected warning in relational comparison of booleans (#4095)
Show description for 942dbad
chrchr-github
authored
942dbad
View commit details
Copy full SHA for 942dbad
View code at this point
Browse repository at this point
Commits on May 10, 2022
Remove severity 'experimental' from checkComparisonOfBoolWithBool() (#4097)
Show description for e2bb77f
chrchr-github
authored
e2bb77f
View commit details
Copy full SHA for e2bb77f
View code at this point
Browse repository at this point
Commits on Feb 10, 2022
removed OVERRIDE and FINAL defines and use the keywords directly (#3767)
firewave
authored
f32583e
View commit details
Copy full SHA for f32583e
View code at this point
Browse repository at this point
Commits on Feb 5, 2022
Update copyright year
danmar
committed
3989408
View commit details
Copy full SHA for 3989408
View code at this point
Browse repository at this point
Commits on Jan 27, 2022
avoid dependency on transitive includes - based on include-what-you-use (#3757)
firewave
authored
171da2e
View commit details
Copy full SHA for 171da2e
View code at this point
Browse repository at this point
Commits on Jan 2, 2022
Add regression for 9917: false positive: bitwiseOnBoolean when lhs is non-boolean (#3664)
pfultz2
authored
4b04c86
View commit details
Copy full SHA for 4b04c86
View code at this point
Browse repository at this point
Commits on Nov 29, 2021
ASSERT() on calls to Tokenizer::tokenize() in test code (#3501)
chrchr-github
authored
ca311eb
View commit details
Copy full SHA for ca311eb
View code at this point
Browse repository at this point
Commits on Sep 19, 2021
Fix FPs in bitwiseOnBoolean (#3455)
pfultz2
authored
c76e634
View commit details
Copy full SHA for c76e634
View code at this point
Browse repository at this point
Commits on Aug 7, 2021
Format with uncrustify (#3388)
pfultz2
authored
7f358b2
View commit details
Copy full SHA for 7f358b2
View code at this point
Browse repository at this point
Commits on Mar 21, 2021
Update Copyright year
danmar
committed
4243727
View commit details
Copy full SHA for 4243727
View code at this point
Browse repository at this point
Commits on Feb 24, 2021
Refactorization: Improved internal implementation of severity and certainty levels
Show description for 141d2ac
PKEuS
authored and
danmar
committed
141d2ac
View commit details
Copy full SHA for 141d2ac
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL