Fixed several unit tests to work in shadow builds
authorKurt Korbatits <kurt.korbatits@nokia.com>
Fri, 29 Jun 2012 02:05:10 +0000 (12:05 +1000)
committerQt by Nokia <qt-info@nokia.com>
Fri, 29 Jun 2012 02:57:04 +0000 (04:57 +0200)
commit551e1e63d9da18787ae72fc3f0e76f28dbe5f7e3
tree4ca2c7f693c7e9046e1b7847b0bfdbfb98c71e45
parent4182a3afac5321b21496ae276446e3ba46d29fd4
Fixed several unit tests to work in shadow builds

- qlogging, qthreadstorage, qnetworkreply, qapplication, qfile, qprocess
  Added app_bundle and debug_and_release_target to CONFIG

Change-Id: I6212902c449520dc016da9590149a423069cc38c
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
tests/auto/corelib/global/qlogging/test/test.pro
tests/auto/corelib/io/qfile/test/test.pro
tests/auto/corelib/io/qprocess/test/test.pro
tests/auto/corelib/thread/qthreadstorage/test/test.pro
tests/auto/network/access/qnetworkreply/test/test.pro
tests/auto/widgets/kernel/qapplication/desktopsettingsaware/desktopsettingsaware.pro
tests/auto/widgets/kernel/qapplication/modal/modal.pro
tests/auto/widgets/kernel/qapplication/test/test.pro
tests/auto/widgets/kernel/qapplication/wincmdline/wincmdline.pro