Changed qtextdocument, qtextdocumentlayout unittests to cleanup tmp files.
authorKurt Korbatits <kurt.korbatits@nokia.com>
Mon, 23 Jan 2012 01:44:49 +0000 (11:44 +1000)
committerQt by Nokia <qt-info@nokia.com>
Tue, 24 Jan 2012 05:59:15 +0000 (06:59 +0100)
commitf5ef6bc58a3fd01e3d0b5ba97b4587b8c591567d
treebfcdc4d35d98ba67482ec4eedb489ce9b9d2d3af
parent1509739d4328d9eb049b899e24546821567005bf
Changed qtextdocument, qtextdocumentlayout unittests to cleanup tmp files.

- qtextdocument unittest to remove foo.png after test.
- qtextdocumentlayout unittest to remove expected.png and img.png after test.

Change-Id: I42971e9128d399cadc87b9fd345c868065f180a9
Reviewed-by: Kurt Korbatits <kurt.korbatits@nokia.com>
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
Reviewed-by: Jason McDonald <jason.mcdonald@nokia.com>
tests/auto/gui/text/qtextdocument/tst_qtextdocument.cpp
tests/auto/gui/text/qtextdocumentlayout/tst_qtextdocumentlayout.cpp