FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for test/teststring.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
teststring.cpp
on
main
User selector
Datepicker
Commit history
Commits on Aug 26, 2026
Fix #14987: Update simplecpp to 1.9.1 (#8809)
glankk
authored
ff4d7ce
View commit details
Copy full SHA for ff4d7ce
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 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 Oct 15, 2025
testrunner: removed unnecessary default constructors from test options (#7889)
firewave
authored
59d9ba3
View commit details
Copy full SHA for 59d9ba3
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 Sep 4, 2025
fix #14058: FP incorrectStringBooleanError (std::string_view literal not recognized) (#7795)
ludviggunne
authored
f47acb0
View commit details
Copy full SHA for f47acb0
View code at this point
Browse repository at this point
Commits on Jun 30, 2025
cleaned up includes based on include-what-you-use (#7638)
Show description for dfa16af
firewave
authored
dfa16af
View commit details
Copy full SHA for dfa16af
View code at this point
Browse repository at this point
Commits on Apr 7, 2025
testrunner: some `Tokenizer` related refactoring (#7427)
firewave
authored
44d097d
View commit details
Copy full SHA for 44d097d
View code at this point
Browse repository at this point
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 Apr 3, 2025
testrunner: cleaned up some test options (#7426)
firewave
authored
5398426
View commit details
Copy full SHA for 5398426
View code at this point
Browse repository at this point
Commits on Feb 23, 2025
release: Update copyright year (#7319)
danmar
authored
11f0f4d
View commit details
Copy full SHA for 11f0f4d
View code at this point
Browse repository at this point
Commits on Jan 23, 2025
testrunner: cleaned up tests by using objects to pass the options (#7189)
firewave
authored
2995c4b
View commit details
Copy full SHA for 2995c4b
View code at this point
Browse repository at this point
Commits on Jan 6, 2025
Fixed #13527 - FN: stringCompare (wcsicmp) (#7186)
orbitcowboy
authored
3dd800a
View commit details
Copy full SHA for 3dd800a
View code at this point
Browse repository at this point
Commits on Sep 11, 2024
Fix #13093 FP incorrectStringBooleanError for nullptr check in macro (#6793)
chrchr-github
authored
91151ed
View commit details
Copy full SHA for 91151ed
View code at this point
Browse repository at this point
Commits on Sep 7, 2024
Fix #13067 FP incorrectStringBooleanError for macro argument (#6770)
chrchr-github
authored
fc2f551
View commit details
Copy full SHA for fc2f551
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 12, 2024
cleaned up includes based on include-what-you-use (#6279)
firewave
authored
646f869
View commit details
Copy full SHA for 646f869
View code at this point
Browse repository at this point
Commits on Apr 11, 2024
made more `mErrorLogger` members references (#6276)
firewave
authored
437c284
View commit details
Copy full SHA for 437c284
View code at this point
Browse repository at this point
Preprocessor: made `mErrorLogger` a reference (#6274)
firewave
authored
b9c535c
View commit details
Copy full SHA for b9c535c
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 Jan 3, 2024
Add tests for #1644, #3929, #6109 (#5821)
chrchr-github
authored
5e59652
View commit details
Copy full SHA for 5e59652
View code at this point
Browse repository at this point
Commits on Oct 16, 2023
iwyu.yml: made `include-what-you-use` output more verbose / cleaned up includes (#5540)
firewave
authored
5e89eb0
View commit details
Copy full SHA for 5e89eb0
View code at this point
Browse repository at this point
Commits on Oct 9, 2023
cleaned up includes based on include-what-you-use (#5532)
firewave
authored
06b5ef1
View commit details
Copy full SHA for 06b5ef1
View code at this point
Browse repository at this point
Commits on Oct 8, 2023
testrunner: got rid of some redundant preprocessing code / added some missing asserts (#5521)
Show description for 960e8bb
firewave
authored
960e8bb
View commit details
Copy full SHA for 960e8bb
View code at this point
Browse repository at this point
Commits on Sep 12, 2023
Fix #11976 FP incorrectStringBooleanError in assert (#5415)
chrchr-github
authored
18ee859
View commit details
Copy full SHA for 18ee859
View code at this point
Browse repository at this point
Commits on Aug 24, 2023
Fix FP incorrectCharBooleanError with known condition (#5365)
chrchr-github
authored
3949965
View commit details
Copy full SHA for 3949965
View code at this point
Browse repository at this point
Commits on Aug 23, 2023
Fix FP incorrectStringBooleanError with unknown macro (#5364)
chrchr-github
authored
5a7c7b9
View commit details
Copy full SHA for 5a7c7b9
View code at this point
Browse repository at this point
Commits on Aug 22, 2023
Fix FP incorrectStringBooleanError with macro (#5358)
chrchr-github
authored
af46c68
View commit details
Copy full SHA for af46c68
View code at this point
Browse repository at this point
Commits on Aug 21, 2023
Fix #11881 FP returnStdMoveLocal / Fix FP incorrectStringBooleanError / Support std::string::starts/ends_with() (#5347)
chrchr-github
authored
725c431
View commit details
Copy full SHA for 725c431
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
Fix #11579 FN knownConditionTrueFalse with non-bool as bool parameter / #9450 string literal to bool conversion in function call (#5338)
chrchr-github
authored
827e87a
View commit details
Copy full SHA for 827e87a
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL