Fix implicit qmldir imports unit test
authorChris Adams <christopher.adams@nokia.com>
Fri, 20 May 2011 05:47:46 +0000 (15:47 +1000)
committerChris Adams <christopher.adams@nokia.com>
Fri, 20 May 2011 06:15:35 +0000 (16:15 +1000)
commit02659f97761629625b7fcf38e5e8e00b489aa8b6
treeff85a812a6069b7821341f0afa5f6fa3212cfe13
parent221f7f3c81e233125f5dc3ce47ef0518fafea815
Fix implicit qmldir imports unit test

Previously, the tst_qdeclarativemoduleplugin::implicitQmldir() test
worked only under shadow-built Qt.  Now it works under in-src build
as well.

Reviewed-by: Martin Jones
Change-Id: Ie1395a8b93aba6e02f00bb047169d76f05ec10d9
tests/auto/declarative/qdeclarativemoduleplugin/data/implicit1/implicitQmldir.errors.txt [new file with mode: 0644]
tests/auto/declarative/qdeclarativemoduleplugin/data/implicit2/implicitQmldir.2.errors.txt [new file with mode: 0644]
tests/auto/declarative/qdeclarativemoduleplugin/tst_qdeclarativemoduleplugin.cpp