FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for test/testinternal.cpp - HeisSpiter/cppcheck · GitHub
HeisSpiter
/
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
testinternal.cpp
on
master
User selector
Datepicker
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 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 Oct 7, 2015
Refactorization: Improved usage of Settings instances in test suite
PKEuS
committed
3a5cef8
View commit details
Copy full SHA for 3a5cef8
View code at this point
Browse repository at this point
Commits on Mar 11, 2015
Refactorization: Moved declaration of errout, ... to testsuite.h, uniformized style
PKEuS
committed
bc5132e
View commit details
Copy full SHA for bc5132e
View code at this point
Browse repository at this point
Commits on Jan 31, 2015
Removed obsolete internal check. The underlying but in Token::Match should be fixed since b4f0869a712ea4ac36a02d52f9866a4509eed63b
PKEuS
committed
f771a79
View commit details
Copy full SHA for f771a79
View code at this point
Browse repository at this point
Refactorization: Renamed Token::Match pattern %var% to %name%, implement new pattern %var% which is true if varId > 0.
PKEuS
committed
b283505
View commit details
Copy full SHA for b283505
View code at this point
Browse repository at this point
Commits on Jan 28, 2015
CheckInternal: Complain about Token::Match pattern if %or% or %oror% is the only "complex" pattern
PKEuS
committed
3342ea4
View commit details
Copy full SHA for 3342ea4
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 Dec 30, 2014
New internal check: Catch extra whitespace in match patterns
Show description for 17b47f1
thomasjfox
committed
17b47f1
View commit details
Copy full SHA for 17b47f1
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 Jul 2, 2014
Added internal check for || and | inside Token::Match patterns.
PKEuS
committed
719304a
View commit details
Copy full SHA for 719304a
View code at this point
Browse repository at this point
Commits on May 18, 2014
Fixed messages of CheckInternal, fixed a false positive.
PKEuS
committed
5fbd58d
View commit details
Copy full SHA for 5fbd58d
View code at this point
Browse repository at this point
Internal checking is now enabled by the macro CHECK_INTERNAL
PKEuS
committed
9cb5442
View commit details
Copy full SHA for 9cb5442
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 Jan 5, 2014
CheckInternal: Improved checking of multiCompare patterns. The multiCompare pattern can contain any %cmd% until there is non-%cmd% used. For instance %var%|%num% is handled ok.
danmar
committed
c32d0f1
View commit details
Copy full SHA for c32d0f1
View code at this point
Browse repository at this point
astyle formatting
danmar
committed
4620284
View commit details
Copy full SHA for 4620284
View code at this point
Browse repository at this point
CheckInternal: Improved checking of multiCompare patterns
danmar
committed
62c6081
View commit details
Copy full SHA for 62c6081
View code at this point
Browse repository at this point
Commits on Dec 30, 2013
Splitted simplification out of tokenize()
PKEuS
committed
4f0121e
View commit details
Copy full SHA for 4f0121e
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 Mar 20, 2013
unittests: removed not needed '\n' at the end of testcases.
orbitcowboy
committed
1b9c1c0
View commit details
Copy full SHA for 1b9c1c0
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 7, 2012
New internal check: checkRedundantNextPrevious().
Show description for a4b5824
PKEuS
committed
a4b5824
View commit details
Copy full SHA for a4b5824
View code at this point
Browse repository at this point
Commits on Sep 5, 2012
replaced tabs with spaces
danmar
committed
3032ded
View commit details
Copy full SHA for 3032ded
View code at this point
Browse repository at this point
Commits on Jul 21, 2012
Spelling fixes.
scop
authored and
PKEuS
committed
7ab2f6a
View commit details
Copy full SHA for 7ab2f6a
View code at this point
Browse repository at this point
Commits on Jul 16, 2012
Refactorizations in testrunner:
Show description for 7d33181
PKEuS
committed
7d33181
View commit details
Copy full SHA for 7d33181
View code at this point
Browse repository at this point
Commits on Jul 11, 2012
Added check to CheckInternal: detect invalid patterns like "%typ%"
Show description for e8f4dce
PKEuS
committed
e8f4dce
View commit details
Copy full SHA for e8f4dce
View code at this point
Browse repository at this point
Commits on May 1, 2012
added testcase to ticket 3727
orbitcowboy
committed
f01c244
View commit details
Copy full SHA for f01c244
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
Disable internal checks if NDEBUG is defined (release build)
thomasjfox
committed
ad40586
View commit details
Copy full SHA for ad40586
View code at this point
Browse repository at this point
Add internal check that searches Token::Match() patterns for missing % end charaters
Show description for 3d43800
thomasjfox
committed
3d43800
View commit details
Copy full SHA for 3d43800
View code at this point
Browse repository at this point
Commits on Oct 28, 2011
Add check for cppcheck's internal API usage (#3263)
Show description for f6e6891
thomasjfox
committed
f6e6891
View commit details
Copy full SHA for f6e6891
View code at this point
Browse repository at this point
Loading
Back
|
FazBrowse Home
|
New Git URL