Fix Qt.include related autotests
authorLars Knoll <lars.knoll@digia.com>
Wed, 29 May 2013 07:59:40 +0000 (09:59 +0200)
committerSimon Hausmann <simon.hausmann@digia.com>
Wed, 29 May 2013 10:20:18 +0000 (12:20 +0200)
commit4658491eb23c99c140e9b261fc708b2d43c9023d
tree308231723ce5ac71cd2cba8c8ec332658652276f
parenta3a73c6cafbe28068afb60ebe41eb2b6cdfacd36
Fix Qt.include related autotests

Resolve relative file names correctly. This works, but is
not how it should look finally, as the whole context handling
for include() and imports will still change somewhat.

Change-Id: I64cdda222f13c3ca650a1dfe2f97e97adafe53a8
Reviewed-by: Simon Hausmann <simon.hausmann@digia.com>
src/qml/qml/v4/qv4engine.cpp
src/qml/qml/v4/qv4engine_p.h
src/qml/qml/v4/qv4include.cpp