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
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
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 }}
cppcheck-opensource
/
cppcheck
Public
Notifications
You must be signed in to change notification settings
Fork
1.6k
Star
6.8k
Code
Pull requests
201
Actions
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Security and quality
Insights
testrunner: some
Tokenizer
related refactoring
- #7427
#7427
Merged
firewave
merged 10 commits into
cppcheck-opensource:main
cppcheck-opensource/cppcheck:main
from
firewave:test-tokenize
firewave/cppcheck:test-tokenize
Copy head branch name to clipboard
Apr 7, 2025
Conversation
Commits
10
(10)
Checks
Files changed
Merged
testrunner: some
Tokenizer
related refactoring
#7427
firewave
merged 10 commits into
cppcheck-opensource:main
cppcheck-opensource/cppcheck:main
from
firewave:test-tokenize
firewave/cppcheck:test-tokenize
Copy head branch name to clipboard
Commits
Commits on Apr 4, 2025
testrunner: added `SimpleTokenizer2` wrapper
firewave
committed
be3d4eb
View commit details
Copy full SHA for be3d4eb
Browse repository at this point
moved some code from `PreprocessorHelper` to `TestPreprocessor`
firewave
committed
cb1a16a
View commit details
Copy full SHA for cb1a16a
Browse repository at this point
small `TestPreprocessor` cleanup
firewave
committed
6f29f5c
View commit details
Copy full SHA for 6f29f5c
Browse repository at this point
testrunner: more `SimpleTokenizer` usage
firewave
committed
03f6a6e
View commit details
Copy full SHA for 03f6a6e
Browse repository at this point
moved `preprocess()` from `PreprocessorHelper` to `SimpleTokenizer2`
firewave
committed
f77f5cd
View commit details
Copy full SHA for f77f5cd
Browse repository at this point
testrunner: moved `getRemarkComments()` from `PreprocessorHelper` to `TestPreprocessor`
firewave
committed
8b2c1be
View commit details
Copy full SHA for 8b2c1be
Browse repository at this point
testpreprocessor.cpp: fixed `functionConst` selfcheck warning
firewave
committed
42b909f
View commit details
Copy full SHA for 42b909f
Browse repository at this point
testrunner: do not pass file0 via filelist into `SimpleTokenizer2`
firewave
committed
cc71656
View commit details
Copy full SHA for cc71656
Browse repository at this point
testrunner: folded filelist object into `SimpleTokenizer2`
firewave
committed
9d0833b
View commit details
Copy full SHA for 9d0833b
Browse repository at this point
helpers.cpp: removed obsolete TODO
firewave
committed
8c4074f
View commit details
Copy full SHA for 8c4074f
Browse repository at this point
You can’t perform that action at this time.