OSDN Git Service

QmlJS checks: Add confusing +/- check.
authorChristian Kamm <christian.d.kamm@nokia.com>
Fri, 30 Sep 2011 08:39:00 +0000 (10:39 +0200)
committerChristian Kamm <christian.d.kamm@nokia.com>
Mon, 10 Oct 2011 12:39:56 +0000 (14:39 +0200)
commitc82d53d4ae413004dae3b2b7dc0da55fd8cfb077
treeff71774565d24806b090609956b4a2a6245688df
parentaeadbcae4086ebef0ee0fe45ae4a4f62be8121ab
QmlJS checks: Add confusing +/- check.

Migrated from QtChecker.

Change-Id: I06115152f979f9abfa9cbdf4a3e2e63a51ea7284
Reviewed-on: http://codereview.qt-project.org/5858
Reviewed-by: Fawzi Mohamed <fawzi.mohamed@nokia.com>
Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com>
src/libs/qmljs/qmljscheck.cpp
src/libs/qmljs/qmljsstaticanalysismessage.cpp
src/libs/qmljs/qmljsstaticanalysismessage.h
tests/auto/qml/codemodel/check/confusing-plus-minus.qml [new file with mode: 0644]
tests/auto/qml/codemodel/check/tst_check.cpp