orbitcowboy
|
5a158987ce
|
Added todo testcase for false positive: Comparison of boolean with expression with an integer.
|
2013-09-30 11:21:28 -07:00 |
Martin Ettl
|
32e1831716
|
#5046 - Added todo testcase
|
2013-09-26 01:03:34 +02:00 |
Daniel Marjamäki
|
51ad747317
|
Fixed false positive in new 'x>-1<5' check when using templates
|
2013-09-07 18:24:35 +02:00 |
Daniel Marjamäki
|
08556d071e
|
Fixed #5016 (false negative: condition is always true / comparing boolean result with '<' (x > -1 < 5))
|
2013-09-07 11:32:11 +02:00 |
Daniel Marjamäki
|
c96586b2a9
|
"automatic conversion from iso-8859-1 formatting to utf-8"
|
2013-08-21 19:31:01 +00:00 |
Daniel Marjamäki
|
f257c62858
|
Fixed #4846 (false positive: (warning) Comparison of a boolean with an integer.)
|
2013-08-21 16:17:19 +02:00 |
PKEuS
|
a9a5dc0354
|
Updated to AStyle 2.03, require this version
|
2013-08-07 16:27:37 +02:00 |
Daniel Marjamäki
|
3f5a858800
|
dmake: update Makefile
|
2013-05-05 09:22:04 +02:00 |
Daniel Marjamäki
|
4e65800adf
|
TestRunner: Updated warning message when there is unsimplified code
|
2013-04-16 16:54:19 +02:00 |
Daniel Marjamäki
|
8c6637c79c
|
TestBool: Warn if test case is not simplified properly
|
2013-04-13 18:41:06 +02:00 |
PKEuS
|
8e4f99884b
|
Removed more duplicate unit tests
|
2013-04-13 00:49:00 -07:00 |
PKEuS
|
42fcb04d0c
|
Moved checks related to boolean type (not condition checking!) from checkother into new file
|
2013-04-10 09:25:50 -07:00 |