Make tst_selftests parallel-safe.
authorRohan McGovern <rohan.mcgovern@nokia.com>
Tue, 29 May 2012 00:58:41 +0000 (10:58 +1000)
committerQt by Nokia <qt-info@nokia.com>
Tue, 29 May 2012 07:39:18 +0000 (09:39 +0200)
commitb1e59467fb37c6d21c3ade0b6758b422a9d09c92
tree6e903e57246389a0e6081c36120f4c62f17fe95e
parent70ad49d66116c97b42b2528d532cc683dccd7885
Make tst_selftests parallel-safe.

Use a QTemporaryDir for temporary files, instead of the current working
directory.

Change-Id: Ifeb2944238f785a1f7beb0dc2a7c1e092d121db5
Reviewed-by: Kalle Lehtonen <kalle.ju.lehtonen@nokia.com>
Reviewed-by: Toby Tomkins <toby.tomkins@nokia.com>
tests/auto/testlib/selftests/test/test.pro
tests/auto/testlib/selftests/tst_selftests.cpp