FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for test/testtokenlist.cpp - etemcode1/cppcheck · GitHub
etemcode1
/
cppcheck
Public
forked from
cppcheck-opensource/cppcheck
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
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
testtokenlist.cpp
on
main
User selector
Datepicker
Commit history
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 May 22, 2024
iwyu.yml: switched to Fedora to get the latest `include-what-you-use` / cleaned up includes (#6340)
firewave
authored
570c11d
View commit details
Copy full SHA for 570c11d
View code at this point
Browse repository at this point
Commits on May 14, 2024
fixed #12715 - made Visual Studio conditions work again (#6389)
firewave
authored
994c015
View commit details
Copy full SHA for 994c015
View code at this point
Browse repository at this point
Commits on Apr 25, 2024
TokenList: avoid `Path::identify()` being called with empty filename from `determineCppC()` (#6326)
firewave
authored
ca94527
View commit details
Copy full SHA for ca94527
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 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 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 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 Jan 31, 2024
testrunner: reduced usage of mutable `Settings` / some cleanups (#5909)
firewave
authored
e3f0676
View commit details
Copy full SHA for e3f0676
View code at this point
Browse repository at this point
Commits on Dec 1, 2023
testrunner: make sure all redirected output is being consumed / some cleanups (#5714)
firewave
authored
ec9dbb3
View commit details
Copy full SHA for ec9dbb3
View code at this point
Browse repository at this point
Commits on Nov 13, 2023
iwyu.yml: fixed `include-what-you-use` job / cleaned up includes (#5657)
Show description for 9228b9e
firewave
authored
9228b9e
View commit details
Copy full SHA for 9228b9e
View code at this point
Browse repository at this point
Commits on Nov 7, 2023
TokenList: actually consider configured standard in `isKeyword()` (#5619)
firewave
authored
8788657
View commit details
Copy full SHA for 8788657
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 Apr 8, 2023
iwyu.yml: use a distro which has the latest `include-what-you-use` / enabled Qt mappings / cleaned up includes (#4885)
firewave
authored
5be8eee
View commit details
Copy full SHA for 5be8eee
View code at this point
Browse repository at this point
Commits on Mar 3, 2023
made `Platform` a member of `Settings` instead of inheriting from it / cleanups (#4791)
firewave
authored
5af6ca6
View commit details
Copy full SHA for 5af6ca6
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 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 Sep 26, 2021
Update copyright year
danmar
committed
08f9de9
View commit details
Copy full SHA for 08f9de9
View code at this point
Browse repository at this point
Commits on Aug 7, 2021
Format with uncrustify (#3388)
pfultz2
authored
7f358b2
View commit details
Copy full SHA for 7f358b2
View code at this point
Browse repository at this point
Commits on May 19, 2020
Fixed Token::isKeyword: Actually set this flag to a reasonable value in all code paths
PKEuS
committed
f6788c0
View commit details
Copy full SHA for f6788c0
View code at this point
Browse repository at this point
Commits on May 10, 2020
Update copyright year
danmar
committed
08ddd84
View commit details
Copy full SHA for 08ddd84
View code at this point
Browse repository at this point
Revert "Update copyright year"
Show description for 3e02182
danmar
committed
3e02182
View commit details
Copy full SHA for 3e02182
View code at this point
Browse repository at this point
Update copyright year
danmar
committed
6eec6c4
View commit details
Copy full SHA for 6eec6c4
View code at this point
Browse repository at this point
Commits on Feb 19, 2020
Bugfix valuetype for some integer constants (#2545)
rikardfalkeborn
authored
f6e7fb4
View commit details
Copy full SHA for f6e7fb4
View code at this point
Browse repository at this point
Commits on Feb 9, 2019
Update copyright year
danmar
committed
bd7790f
View commit details
Copy full SHA for bd7790f
View code at this point
Browse repository at this point
Commits on Jan 12, 2019
Use OVERRIDE in test
danmar
committed
8dd641b
View commit details
Copy full SHA for 8dd641b
View code at this point
Browse repository at this point
Commits on Jun 10, 2018
Updated copyright year for modified files
Show description for 45379a3
danmar
committed
45379a3
View commit details
Copy full SHA for 45379a3
View code at this point
Browse repository at this point
Commits on May 15, 2018
Fix override warnings. (#1234)
IOBYTE
authored and
danmar
committed
ce50df8
View commit details
Copy full SHA for ce50df8
View code at this point
Browse repository at this point
Commits on Jan 14, 2018
Updated copyright year
danmar
committed
c4caee6
View commit details
Copy full SHA for c4caee6
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL