OSDN Git Service

QmlJS checks: Correct the check for dangerous == and add tests.
authorChristian Kamm <christian.d.kamm@nokia.com>
Mon, 12 Sep 2011 08:44:11 +0000 (10:44 +0200)
committerChristian Kamm <christian.d.kamm@nokia.com>
Wed, 14 Sep 2011 09:13:59 +0000 (11:13 +0200)
commit367e27cde7d16563d0cab7af03e1b0f43e004bb8
tree652744a69bbbfdff1fb89b42ec9f65e0d1656403
parent97ad582c2801a669f2ceaf90b8cb62eee1b188fd
QmlJS checks: Correct the check for dangerous == and add tests.

Change-Id: Ie0f4062069bf241020868af34ce6d36146b4b0c7
Reviewed-on: http://codereview.qt-project.org/4646
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@nokia.com>
src/libs/qmljs/qmljscheck.cpp
src/libs/qmljs/qmljsevaluate.cpp
tests/auto/qml/codemodel/check/equality-checks.qml
tests/auto/qml/codemodel/check/tst_check.cpp