qt5base-lts/tests/auto/corelib
Robin Burchell ecb57cfc32 Pass notification of failure of watches onto the caller.
This is particularly useful for situations where the user might really want to
be notified about a failure, for instance, in a backup application.

Empty paths are not treated as an error in calling, as the user code cannot
really do anything sensible to handle this error, but empty paths should not be
used.

Change-Id: Iddb44fd39f4e3fac5c3f9f60fb7999e1833280a8
Reviewed-by: João Abecasis <joao.abecasis@nokia.com>
Reviewed-by: Denis Dzyubenko <denis.dzyubenko@nokia.com>
Reviewed-by: Bradley T. Hughes <bradley.hughes@nokia.com>
2012-01-04 21:09:10 +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 Pass notification of failure of watches onto the caller. 2012-01-04 21:09:10 +01:00
itemmodels Change the default value of QSortFilterProxyModel::dynamicSortFilter 2012-01-02 16:43:02 +01:00
kernel Refactor QVariant handlers. 2012-01-04 14:25:25 +01:00
plugin Cleanup corelib autotests. 2011-12-28 04:48:11 +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