Changed qlibrary unittest to use applicationDirPath()
authorKurt Korbatits <kurt.korbatits@nokia.com>
Tue, 24 Jan 2012 23:40:10 +0000 (09:40 +1000)
committerQt by Nokia <qt-info@nokia.com>
Tue, 31 Jan 2012 03:55:35 +0000 (04:55 +0100)
commit4ca298f42bfdc908815cca06236827e5158a5f67
treeb9dee8a6d5a0a229d8ec921fb69d0fa602e3bb98
parent7aac54d67fd9402a80c4eb4cbd88a048f6f58f49
Changed qlibrary unittest to use applicationDirPath()

- Changed unittest to use QCoreApplication::applicationDirPath()
  instead of QDir::currentPath().

Change-Id: I398f7ea8b4426be85432d0eb3767ef6d59488d0a
Reviewed-by: Kurt Korbatits <kurt.korbatits@nokia.com>
Reviewed-by: Jason McDonald <jason.mcdonald@nokia.com>
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
tests/auto/corelib/plugin/qlibrary/tst_qlibrary.cpp