Fixed qfile unittest on windows
authorKurt Korbatits <kurt.korbatits@nokia.com>
Wed, 1 Feb 2012 00:08:33 +0000 (10:08 +1000)
committerQt by Nokia <qt-info@nokia.com>
Thu, 2 Feb 2012 04:42:07 +0000 (05:42 +0100)
commit5fa777de961efad954004b879fbaa6cd606c0966
treeec44223ac60e87e36488d0cb8d4270699c9cf47d
parentef25df9fec7aea220843de8e483a0922e0db1e50
Fixed qfile unittest on windows

- Changed to set working directory based on subprogram
  stdinprocess's directory location.
- Changed QProcess execution of subprograms to use
  relative paths.

Change-Id: Idbccca635f0f61adba9721bcceeceb0a8a961dcf
Reviewed-by: Jason McDonald <jason.mcdonald@nokia.com>
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
tests/auto/corelib/io/qfile/test/test.pro
tests/auto/corelib/io/qfile/tst_qfile.cpp