FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for test/testassert.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
201
Actions
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Security and quality
Insights
Commits
Breadcrumbs
History for
cppcheck
test
testassert.cpp
on
main
User selector
Datepicker
Commit history
Commits on Aug 14, 2026
Fix #14973 FP assertWithSideEffect with function pointer comparison (#8792)
chrchr-github
authored
2d75160
View commit details
Copy full SHA for 2d75160
View code at this point
Browse repository at this point
Commits on Jul 23, 2026
Fix #14796: FP assertWithSideEffect for member functions without definition (#8607)
ludviggunne
authored
7aa7114
View commit details
Copy full SHA for 7aa7114
View code at this point
Browse repository at this point
Commits on Jun 2, 2026
pass `ErrorLogger` by reference in `Check`/`CheckImpl` (#8601)
firewave
authored
8684514
View commit details
Copy full SHA for 8684514
View code at this point
Browse repository at this point
Commits on May 29, 2026
Release 2.21: Update copyright year (#8594)
wjakobsson
authored
97b642f
View commit details
Copy full SHA for 97b642f
View code at this point
Browse repository at this point
Commits on May 18, 2026
testrunner: do not use global check instances (#8561)
firewave
authored
39d9c01
View commit details
Copy full SHA for 39d9c01
View code at this point
Browse repository at this point
Commits on Jul 19, 2025
release: update copyright year [ci skip] (#7686)
danmar
authored
02c95b9
View commit details
Copy full SHA for 02c95b9
View code at this point
Browse repository at this point
Commits on Apr 7, 2025
testrunner: start adding IDs and columns to error messages (#7343)
firewave
authored
bf80216
View commit details
Copy full SHA for bf80216
View code at this point
Browse repository at this point
Commits on Jul 21, 2024
cleaned up includes based on include-what-you-use (#6627)
firewave
authored
d03d820
View commit details
Copy full SHA for d03d820
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 30, 2024
Partial fix for #12468 Library functions not handled in assertWithSideEffect check (#6364)
chrchr-github
authored
1f0ab48
View commit details
Copy full SHA for 1f0ab48
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 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 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 Oct 12, 2022
Fixed #9926 (False positive assertWithSideEffects, calling method that has no side effects)
danmar
committed
b8b6be4
View commit details
Copy full SHA for b8b6be4
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 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 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 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 Nov 23, 2021
Add test cases, todos for #9790, #10358, #10462 (#3564)
Show description for ed05065
chrchr-github
authored
ed05065
View commit details
Copy full SHA for ed05065
View code at this point
Browse repository at this point
Commits on Aug 29, 2021
Validate asserts in the AST to fix crash in 10442 (#3428)
pfultz2
authored
49df3d8
View commit details
Copy full SHA for 49df3d8
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
Commits on Feb 20, 2021
Refactorization: Removed unnecessary \n and spaces in strings
Show description for cf19372
PKEuS
authored and
danmar
committed
cf19372
View commit details
Copy full SHA for cf19372
View code at this point
Browse repository at this point
Commits on Sep 24, 2020
Fix crash in cbmc detected with daca@home
danmar
committed
093ff58
View commit details
Copy full SHA for 093ff58
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL