qt5base-lts/tests/auto/corelib
Jason McDonald ca81ec03d6 Prevent QFileInfo test from leaving temporary files behind.
Use a small helper class to ensure that the files created during the
test are removed afterwards, even if the test fails. Also, verify
creation of the files in the body of the test function, not in the
helper, as verifying in the helper won't terminate the test on failure.

Change-Id: I76eff20e54ef6a1ed71d9bbb31e00f41f3d14c38
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
2012-01-05 03:49:45 +01:00
..
animation Avoid repeatedly registering the same meta-type 2011-12-28 08:16:47 +01:00
codecs Improve QTextCodec::codecForLocale() test. 2011-12-29 13:27:17 +01:00
concurrent Use QVERIFY2 to output verbose failure messages. 2011-12-30 02:07:50 +01:00
global Remove TESTED_CLASS/TESTED_FILES comments from tests. 2011-12-06 02:19:25 +01:00
io Prevent QFileInfo test from leaving temporary files behind. 2012-01-05 03:49:45 +01:00
itemmodels Change the default value of QSortFilterProxyModel::dynamicSortFilter 2012-01-02 16:43:02 +01:00
kernel Registered QUuid in the metatype system as a builtin type. 2012-01-05 02:17:04 +01:00
plugin Registered QUuid in the metatype system as a builtin type. 2012-01-05 02:17:04 +01:00
statemachine Cleanup corelib autotests. 2011-12-28 04:48:11 +01:00
thread Make sure tst_QThreadStorage finds its subprocess 2012-01-03 12:58:24 +01:00
tools Implement (and unit test) simple QVarLengthArray::first()/last(). 2012-01-02 15:08:19 +01:00
xml Remove TESTED_CLASS/TESTED_FILES comments from tests. 2011-12-06 02:19:25 +01:00
corelib.pro Move QAbstractItemModel into a separate directory. 2011-12-13 02:23:42 +01:00