FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for test/testsuite.cpp - applsdev/cppcheck · GitHub
applsdev
/
cppcheck
Public
forked from
mathieu/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
testsuite.cpp
on
master
User selector
Datepicker
Commit history
Commits on Jan 30, 2011
Fixed #2526 (Make TODO_ASSERT_EQUALS take three arguments (value, to_be, as_is)?...
Show description for 098f0bf
Pete Johns
committed
098f0bf
View commit details
Copy full SHA for 098f0bf
View code at this point
Browse repository at this point
Commits on Jan 9, 2011
Change year 2010 -> 2011 in license texts.
aggro80
committed
226b605
View commit details
Copy full SHA for 226b605
View code at this point
Browse repository at this point
Commits on Dec 30, 2010
Added -Wconversion compiler flag. The ASSERT_EQUALS_DOUBLE was added that can be used when comparing double values.
Daniel Marjamäki
committed
eb59bd5
View commit details
Copy full SHA for eb59bd5
View code at this point
Browse repository at this point
Commits on Dec 27, 2010
Fixed #2360 (testrunner fails to build in Mac OS X Leopard (10.5) - assert macro vs assert method)
Show description for 58ddb3b
Pete Johns
committed
58ddb3b
View commit details
Copy full SHA for 58ddb3b
View code at this point
Browse repository at this point
Commits on Nov 11, 2010
Fixed #2167 (Drop linefeeds from error messages)
Daniel Marjamäki
committed
ba7a3b3
View commit details
Copy full SHA for ba7a3b3
View code at this point
Browse repository at this point
Commits on Oct 24, 2010
uninitialized variables: refactoring handling of loop bodies
Daniel Marjamäki
committed
6601de7
View commit details
Copy full SHA for 6601de7
View code at this point
Browse repository at this point
Commits on Sep 26, 2010
Added `check` target.
Show description for 97a68bd
johnsyweb
committed
97a68bd
View commit details
Copy full SHA for 97a68bd
View code at this point
Browse repository at this point
Commits on Jul 14, 2010
Rename ErrorMessage::toText() to ErrorMessage::toString().
kimmov
committed
fa0f6ed
View commit details
Copy full SHA for fa0f6ed
View code at this point
Browse repository at this point
Commits on May 14, 2010
astyle formatting
Daniel Marjam�ki
committed
85afa86
View commit details
Copy full SHA for 85afa86
View code at this point
Browse repository at this point
Commits on May 13, 2010
Ticket #1318: Make sure error ids are unique
kwin
authored and
Daniel Marjam�ki
committed
c39f80d
View commit details
Copy full SHA for c39f80d
View code at this point
Browse repository at this point
Commits on Apr 15, 2010
astyle: Update to astyle 1.24
Daniel Marjamäki
committed
c718a7c
View commit details
Copy full SHA for c718a7c
View code at this point
Browse repository at this point
Fixed #1526 (Cppcheck checks redundant configurations)
zblair
authored and
Daniel Marjamäki
committed
2e27657
View commit details
Copy full SHA for 2e27657
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 Apr 6, 2010
Add a few test cases for CppCheck::parseFromArgs
aggro80
committed
a562430
View commit details
Copy full SHA for a562430
View code at this point
Browse repository at this point
Commits on Apr 2, 2010
added acos() check to ticket #1513; added testcases for MathLib::toDoubleNumber(), now double conversion of zeros is handled correctly; changed assertEquals() function of testsuite parameters from …
Show description for c391a03
Martin Ettl
committed
c391a03
View commit details
Copy full SHA for c391a03
View code at this point
Browse repository at this point
Reverted 'astyle fix'. Those changes are not in sync with my astyle configuration/setup.
Daniel Marjamäki
committed
0cad223
View commit details
Copy full SHA for 0cad223
View code at this point
Browse repository at this point
astyle fix
Martin Ettl
committed
193aa7d
View commit details
Copy full SHA for 193aa7d
View code at this point
Browse repository at this point
Commits on Jan 29, 2010
Fixed #1324 (show number of tests that don't produce the desired results)
IOBYTE
authored and
Daniel Marjamäki
committed
c6263b5
View commit details
Copy full SHA for c6263b5
View code at this point
Browse repository at this point
Commits on Dec 13, 2009
Fixed #1084 (define configuration lost)
Daniel Marjamäki
committed
829a4f8
View commit details
Copy full SHA for 829a4f8
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
Commits on Jul 18, 2009
Fixed ticket #481 (testrunner should exit with non-zero status if one of tests fails)
Show description for d04eeb4
php-coder
committed
d04eeb4
View commit details
Copy full SHA for d04eeb4
View code at this point
Browse repository at this point
Commits on Jul 10, 2009
Revert "cppcheck: Now it's possible to change the output format, for example to a visual studio compliant format"
Show description for 5937219
Daniel Marjamäki
committed
5937219
View commit details
Copy full SHA for 5937219
View code at this point
Browse repository at this point
Commits on Jul 8, 2009
cppcheck: Now it's possible to change the output format, for example to a visual studio compliant format
Daniel Marjamäki
committed
91a8dbd
View commit details
Copy full SHA for 91a8dbd
View code at this point
Browse repository at this point
Commits on May 30, 2009
Fix ticket #325 (Replace developer names in source files with AUTHORS file)
Show description for 58eda6e
aggro80
committed
58eda6e
View commit details
Copy full SHA for 58eda6e
View code at this point
Browse repository at this point
Commits on Apr 27, 2009
bail out instead of crash when parsing unicode code (#207)
Daniel Marjamäki
committed
b49997e
View commit details
Copy full SHA for b49997e
View code at this point
Browse repository at this point
Commits on Mar 1, 2009
Copyrights updated
aggro80
committed
fc8f471
View commit details
Copy full SHA for fc8f471
View code at this point
Browse repository at this point
Commits on Feb 10, 2009
Refactoring: reportErr takes now only one parameter, ErrorLogger::ErrorMessage, which contains all required information and also some help
Show description for 9b92234
aggro80
committed
9b92234
View commit details
Copy full SHA for 9b92234
View code at this point
Browse repository at this point
Commits on Feb 9, 2009
Fix ticket #93 (Write xml results into error stream instead of results.xml file.) and also refactor the
Show description for 1373e14
aggro80
committed
1373e14
View commit details
Copy full SHA for 1373e14
View code at this point
Browse repository at this point
Commits on Feb 1, 2009
xml: generating better xml output
Daniel Marjamäki
committed
385c28a
View commit details
Copy full SHA for 385c28a
View code at this point
Browse repository at this point
Commits on Jan 23, 2009
removed compiler warning
Daniel Marjamäki
committed
f31bd86
View commit details
Copy full SHA for f31bd86
View code at this point
Browse repository at this point
Commits on Jan 21, 2009
Fixed Ticket #40, Check copyright texts in files, now that we have new developers.
aggro80
committed
176dd41
View commit details
Copy full SHA for 176dd41
View code at this point
Browse repository at this point
Commits on Jan 6, 2009
Refactoring: Added src/ and test/ folders. Moved source files to those folders, updated makefile and codeblocks project file.
aggro80
committed
e435a1f
View commit details
Copy full SHA for e435a1f
View code at this point
Browse repository at this point
Loading
Back
|
FazBrowse Home
|
New Git URL