Add test for bug with typeof in imported js files.
authorMichael Brasser <michael.brasser@nokia.com>
Mon, 24 Oct 2011 23:49:22 +0000 (09:49 +1000)
committerQt by Nokia <qt-info@nokia.com>
Wed, 26 Oct 2011 05:30:56 +0000 (07:30 +0200)
commitbd690fa7a62463280c98661e1aa54dd12c60b2d1
treecb860fce55d591a375d33b6b1db3803287d2ef14
parentfa30c9ae2577cd99b3025012e5af63af21fcc58d
Add test for bug with typeof in imported js files.

Task-number: QTBUG-21864
Change-Id: I0fc9dc02f7ec00a2f7234484f5afafbbfe7ffca0
Reviewed-by: Kent Hansen <kent.hansen@nokia.com>
tests/auto/declarative/qdeclarativeecmascript/data/typeOf.js [new file with mode: 0644]
tests/auto/declarative/qdeclarativeecmascript/data/typeOf.qml [new file with mode: 0644]
tests/auto/declarative/qdeclarativeecmascript/tst_qdeclarativeecmascript.cpp