Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
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
196
Actions
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Security and quality
Insights
Commits
Breadcrumbs
History for
cppcheck
test
testlibrary.cpp
on
main
User selector
All users
All time
Commit history
Commits on Nov 7, 2025
testrunner: several cleanups (#7944)
Show description for 7e09fa0
firewave
authored
7e09fa0
View commit details
Copy full SHA for 7e09fa0
View code at this point
Browse repository at this point
Commits on Oct 17, 2025
cleaned up includes based on include-what-you-use (#7895)
firewave
authored
5ace300
View commit details
Copy full SHA for 5ace300
View code at this point
Browse repository at this point
Commits on Sep 23, 2025
pass a char buffer to simplecpp instead of a stream (#6379)
firewave
authored
20bed39
View commit details
Copy full SHA for 20bed39
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 Jun 19, 2025
Fix #13952 (dumpfile: the action and yield for container methods) (#7609)
danmar
authored
379f8c8
View commit details
Copy full SHA for 379f8c8
View code at this point
Browse repository at this point
Commits on May 8, 2025
pass `Settings` as reference into `TokenList` (#7401)
firewave
authored
646b422
View commit details
Copy full SHA for 646b422
View code at this point
Browse repository at this point
Commits on May 7, 2025
pass language to `TokenList` constructor (#7500)
firewave
authored
ebc80c0
View commit details
Copy full SHA for ebc80c0
View code at this point
Browse repository at this point
Commits on Apr 24, 2025
testrunner: some `Settings` usage cleanups (#7477)
firewave
authored
9e547a3
View commit details
Copy full SHA for 9e547a3
View code at this point
Browse repository at this point
Commits on Apr 15, 2025
testrunner: some `SimpleTokenizer` refactoring (#7467)
firewave
authored
20681a3
View commit details
Copy full SHA for 20681a3
View code at this point
Browse repository at this point
Commits on Apr 4, 2025
enabled and fixed `-Wold-style-cast` Clang warnings (#7395)
firewave
authored
f78e5a7
View commit details
Copy full SHA for f78e5a7
View code at this point
Browse repository at this point
Commits on Mar 19, 2025
fixed #13719 - fixed nullptr dereference in `Library::detectSmartPointer()` (#7379)
firewave
authored
0b390be
View commit details
Copy full SHA for 0b390be
View code at this point
Browse repository at this point
Commits on Sep 16, 2024
testrunner: removed unused and inconsistently used return value from `assert*()` functions (#6708)
firewave
authored
7be1dff
View commit details
Copy full SHA for 7be1dff
View code at this point
Browse repository at this point
Commits on Sep 10, 2024
refs #11342 - Library: avoid redundant lookups in `getarg()` (#6791)
firewave
authored
cf7f74d
View commit details
Copy full SHA for cf7f74d
View code at this point
Browse repository at this point
Commits on Aug 17, 2024
mitigated most `bugprone-unused-return-value` clang-tidy warnings in test code when we enable it for *all* functions (#6673)
Show description for d89e241
firewave
authored
d89e241
View commit details
Copy full SHA for d89e241
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 Jul 20, 2024
TestLibrary: added tests showing failure to detect iterator (#6595)
firewave
authored
b0a9aa8
View commit details
Copy full SHA for b0a9aa8
View code at this point
Browse repository at this point
Commits on Jul 12, 2024
fixed #11924 - moved library data into implementation class (#6579)
firewave
authored
2142218
View commit details
Copy full SHA for 2142218
View code at this point
Browse repository at this point
Commits on May 23, 2024
made `Library::load(const tinyxml2::XMLDocument &)` private / related refactorings (#6433)
firewave
authored
e853d86
View commit details
Copy full SHA for e853d86
View code at this point
Browse repository at this point
Library: made all members private and moved implementations to source file (#6408)
Show description for ab69847
firewave
authored
ab69847
View commit details
Copy full SHA for ab69847
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 Apr 4, 2024
ValueFlow: pass `ErrorLogger` by reference into `ValueFlow::setValues()` / removed need for `LifetimeStore::Context` (#5299)
firewave
authored
228f9cd
View commit details
Copy full SHA for 228f9cd
View code at this point
Browse repository at this point
Commits on Mar 10, 2024
testrunner: refactored `givenACodeSampleToTokenize` into `SimpleTokenizer` and `SimpleTokenList` / several related cleanups (#6084)
firewave
authored
fadc93f
View commit details
Copy full SHA for fadc93f
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 Mar 6, 2024
improved handling/testing of XMLs without a a root node / added some TODOs (#6086)
Show description for 260ae3c
firewave
authored
260ae3c
View commit details
Copy full SHA for 260ae3c
View code at this point
Browse repository at this point
Commits on Feb 28, 2024
always provide settings for `TokenList` in tests (#6055)
firewave
authored
5da25c1
View commit details
Copy full SHA for 5da25c1
View code at this point
Browse repository at this point
Commits on Feb 27, 2024
make sure the language for a `Token`/`TokenList` is always determined (#5853)
firewave
authored
589ceed
View commit details
Copy full SHA for 589ceed
View code at this point
Browse repository at this point
Commits on Feb 26, 2024
testrunner: stop comparing mismatching types in generic `assertEquals()` / added `ASSERT_EQUALS_ENUM` (#6035)
Show description for 0fe775c
firewave
authored
0fe775c
View commit details
Copy full SHA for 0fe775c
View code at this point
Browse repository at this point
Commits on Feb 8, 2024
Remove MFC defines from windows.cfg (#5959)
chrchr-github
authored
b3bb172
View commit details
Copy full SHA for b3bb172
View code at this point
Browse repository at this point
Commits on Feb 7, 2024
Remove duplicate define from microsoft_sal.cfg (#5957)
chrchr-github
authored
ab4e462
View commit details
Copy full SHA for ab4e462
View code at this point
Browse repository at this point
Commits on Feb 6, 2024
Fix error when loading both gnu.cfg and bsd.cfg (#5956)
Show description for 05da696
chrchr-github
authored
05da696
View commit details
Copy full SHA for 05da696
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 Nov 26, 2023
added `xml.h` wrapper for TinyXML2 / cleaned up suppressions of Clang compiler warnings (#5700)
firewave
authored
f246178
View commit details
Copy full SHA for f246178
View code at this point
Browse repository at this point
Commits on Nov 3, 2023
fixed some "Variable can be made constexpr" Rider warnings (#5615)
firewave
authored
63e00ea
View commit details
Copy full SHA for 63e00ea
View code at this point
Browse repository at this point
Commits on Oct 20, 2023
Fix #12087 Library: add Container::Action::FIND_CONST (#5579)
chrchr-github
authored
41bd28c
View commit details
Copy full SHA for 41bd28c
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.