orbitcowboy
|
c39e3467a4
|
misra.py: Rule 21.8, added missing exit() function.
|
2018-05-09 16:48:49 +02:00 |
swasti16
|
d934065d21
|
Added rule 5.2 (#1212)
* Added rule 5.2
* updated 5.2
request-checks: true
* Updated test suite for Rule 5.2
|
2018-05-08 20:41:45 +02:00 |
Daniel Marjamäki
|
286e300c6f
|
misra: fix test assertion
|
2018-05-04 22:30:24 +02:00 |
Daniel Marjamäki
|
8b42706158
|
misra: Added check for rule 20.13
|
2018-05-03 22:53:06 +02:00 |
Daniel Marjamäki
|
493e243c0b
|
misra: fix fp in 16.6
|
2018-05-03 10:59:09 +02:00 |
Daniel Marjamäki
|
2a9ee563c2
|
misra: avoid fp for essentially boolean conditions when bitfield member is used
|
2018-05-02 20:56:03 +02:00 |
Daniel Marjamäki
|
5e31911fcd
|
misra.py: fix false positives in 16.3 for unconditional blocks of code
|
2018-04-24 09:28:24 +02:00 |
Daniel Marjamäki
|
fb89c987b0
|
misra.py: Improved 'isBoolExpression'
|
2018-04-18 16:20:54 +02:00 |
Daniel Marjamäki
|
ed8fda571b
|
misra.py: Add rule 4.1
|
2018-03-31 12:17:55 +02:00 |
Daniel Marjamäki
|
77318d0e14
|
misra.py: updated 16.3 code
|
2018-03-12 15:16:57 +01:00 |
Daniel Marjamäki
|
f10d170ad3
|
misra addon: handle [[fallthrough]] attribute
|
2018-03-12 13:43:23 +01:00 |
amai2012
|
fcbe88ad2f
|
Move test files to subfolder
|
2018-01-23 11:33:13 +01:00 |