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
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 }}
ProgramMax
/
cppcheck
Public
forked from
cppcheck-opensource/cppcheck
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
cppcheck
test
testfilelister.cpp
on
master
User selector
All users
All time
Commit history
Commits on Jan 1, 2016
Update copyright year to 2007-2016.
lanurmi
committed
996c924
View commit details
Copy full SHA for 996c924
View code at this point
Browse repository at this point
Commits on Dec 13, 2015
faster recursive file collection on huge codebases (posix systems), was 47sec to collect all files, now its only 3
cyberkm
committed
e4dc97c
View commit details
Copy full SHA for e4dc97c
View code at this point
Browse repository at this point
Commits on Nov 18, 2015
Changed Copyrights. Removed my name.
danmar
committed
0f9d90d
View commit details
Copy full SHA for 0f9d90d
View code at this point
Browse repository at this point
Commits on Jul 23, 2015
Refactorized file listing code (CLI):
Show description for ce9272a
PKEuS
committed
ce9272a
View commit details
Copy full SHA for ce9272a
View code at this point
Browse repository at this point
Commits on Jan 3, 2015
Updated copyright year to 2015
danmar
committed
ff11ba9
View commit details
Copy full SHA for ff11ba9
View code at this point
Browse repository at this point
Commits on Nov 20, 2014
astyle formatting
danmar
committed
051d42a
View commit details
Copy full SHA for 051d42a
View code at this point
Browse repository at this point
running astyle
orbitcowboy
committed
f5d804f
View commit details
Copy full SHA for f5d804f
View code at this point
Browse repository at this point
Commits on Feb 16, 2014
use nullptr
danmar
committed
23efc68
View commit details
Copy full SHA for 23efc68
View code at this point
Browse repository at this point
Commits on Feb 15, 2014
Update copyright
danmar
committed
fd3a8a2
View commit details
Copy full SHA for fd3a8a2
View code at this point
Browse repository at this point
Commits on Oct 31, 2013
Refactoring FileLister and Path so they don't depend on Library
danmar
committed
e446a28
View commit details
Copy full SHA for e446a28
View code at this point
Browse repository at this point
Commits on Oct 20, 2013
Extended Qt support through Library
Sam Truscott
authored and
danmar
committed
6806fd8
View commit details
Copy full SHA for 6806fd8
View code at this point
Browse repository at this point
Commits on Aug 7, 2013
Updated to AStyle 2.03, require this version
PKEuS
committed
a9a5dc0
View commit details
Copy full SHA for a9a5dc0
View code at this point
Browse repository at this point
Commits on Jan 1, 2013
Updating year 2012 -> 2013 to .cpp and .h files and man page.
aggro80
committed
5d5f708
View commit details
Copy full SHA for 5d5f708
View code at this point
Browse repository at this point
Commits on Sep 17, 2012
test: tabs to spaces, remove trailing spaces and extra empty lines at the end of files
XhmikosR
authored and
PKEuS
committed
3c14e4b
View commit details
Copy full SHA for 3c14e4b
View code at this point
Browse repository at this point
Commits on Aug 2, 2012
Refactorizations: Made several test functions const according to cppcheck messages.
PKEuS
committed
003a9be
View commit details
Copy full SHA for 003a9be
View code at this point
Browse repository at this point
Commits on Jul 9, 2012
Change every C version of 'size_t' to C++ 'std::size_t'.
edward-san
committed
fae40c4
View commit details
Copy full SHA for fae40c4
View code at this point
Browse repository at this point
Commits on Jul 7, 2012
Fixed #3947 (build failure if PATH_MAX is not defined)
Pino Toscano
authored and
danmar
committed
5262ba1
View commit details
Copy full SHA for 5262ba1
View code at this point
Browse repository at this point
Commits on Feb 19, 2012
Refactored STL container usage in CLI.
Show description for 9f42ce9
PKEuS
committed
9f42ce9
View commit details
Copy full SHA for 9f42ce9
View code at this point
Browse repository at this point
Commits on Jan 5, 2012
fix gcc-4.7 compiler error (missing include)
Jussi Lehtola
authored and
Daniel Marjamäki
committed
55b6571
View commit details
Copy full SHA for 55b6571
View code at this point
Browse repository at this point
Commits on Dec 31, 2011
Update year to 2012
aggro80
committed
8cae17f
View commit details
Copy full SHA for 8cae17f
View code at this point
Browse repository at this point
Commits on Oct 29, 2011
FileLister (linux): Move absolute path determination to own function
Show description for 0f299aa
thomasjfox
committed
0f299aa
View commit details
Copy full SHA for 0f299aa
View code at this point
Browse repository at this point
Commits on Oct 13, 2011
changed the astyle formatting flags
Daniel Marjamäki
committed
6f8e42a
View commit details
Copy full SHA for 6f8e42a
View code at this point
Browse repository at this point
Commits on Apr 26, 2011
FileLister: don't assume that all files have nonzero size in test case
ghewgill
committed
b0ed595
View commit details
Copy full SHA for b0ed595
View code at this point
Browse repository at this point
Report percentage complete based on file size
Show description for 6d858b6
ghewgill
committed
6d858b6
View commit details
Copy full SHA for 6d858b6
View code at this point
Browse repository at this point
Commits on Apr 9, 2011
TestFileLister: astyle formatting and removed commented debug code
Daniel Marjamäki
committed
3ad7568
View commit details
Copy full SHA for 3ad7568
View code at this point
Browse repository at this point
Commits on Apr 7, 2011
Fixed TestFileLister tests in windows
Daniel Marjamaki
committed
8601c64
View commit details
Copy full SHA for 8601c64
View code at this point
Browse repository at this point
Fixed #2684 (TestFileLister test assumes there are source files in the same directory)
Daniel Marjamäki
committed
6f7e9a6
View commit details
Copy full SHA for 6f7e9a6
View code at this point
Browse repository at this point
Commits on Oct 29, 2010
Update tests after moving simplifyPath method to Path class.
kimmov
committed
aea0cb5
View commit details
Copy full SHA for aea0cb5
View code at this point
Browse repository at this point
Commits on Sep 22, 2010
Fixed #2059 (cppcheck gives wrong path in error description)
Daniel Marjamäki
committed
3f79faa
View commit details
Copy full SHA for 3f79faa
View code at this point
Browse repository at this point
Commits on Apr 20, 2010
fileLister_win32.h -> filelister_win32.h
aggro80
committed
47234e2
View commit details
Copy full SHA for 47234e2
View code at this point
Browse repository at this point
Commits on Apr 13, 2010
Update copyright year in all source files
aggro80
committed
35d2a27
View commit details
Copy full SHA for 35d2a27
View code at this point
Browse repository at this point
Commits on Mar 12, 2010
Fix compiling tests.
kimmov
committed
95cbb60
View commit details
Copy full SHA for 95cbb60
View code at this point
Browse repository at this point
Commits on Feb 9, 2010
Possibly fix #1369 (Internal error - double-declared enum followed by another enum)
Show description for faced1b
aggro80
committed
faced1b
View commit details
Copy full SHA for faced1b
View code at this point
Browse repository at this point
Commits on Oct 25, 2009
refactoring the folder structure
Daniel Marjamäki
committed
09859c1
View commit details
Copy full SHA for 09859c1
View code at this point
Browse repository at this point
Commits on Sep 27, 2009
Fix GPL comments in all files. ">." was missing from the end.
aggro80
committed
fdde218
View commit details
Copy full SHA for fdde218
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.