qt5base-lts/tests/auto/corelib
David Faure 5c9d671bfb QStandardPaths: fix empty path in XDG_DATA_DIRS being treated as '/'.
The basedir xdg spec says:
"All paths set in these environment variables must be absolute.
If an implementation encounters a relative path in any of these variables it
should consider the path invalid and ignore it."
Therefore we ignore relative paths including the empty string.

Change-Id: I8f779b78981018051b16de23b2514f2e62b7ab39
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2014-02-10 11:00:41 +01:00
..
animation Make the QEXPECT_FAIL agree with the QVERIFY2 condition below 2014-01-24 09:15:47 +01:00
codecs Allow non-character codes in utf8 strings 2013-10-17 09:50:58 +02:00
global tst_QFlags: make constExpr() check compile on clang trunk 2013-11-07 03:06:29 +01:00
io QStandardPaths: fix empty path in XDG_DATA_DIRS being treated as '/'. 2014-02-10 11:00:41 +01:00
itemmodels Fix sorted QSortFilterProxyModel filter update 2014-02-03 22:12:20 +01:00
json Allow non-character codes in utf8 strings 2013-10-17 09:50:58 +02:00
kernel Don't deadlock when deleting slot objects in QMetaObject::activate() 2014-02-08 14:32:53 +01:00
mimetypes test: Don't build qmimedatabase-cache for QNX 2014-01-16 16:11:04 +01:00
plugin qcompilerdetection.h: add Q_COMPILER_UNIFORM_INIT 2013-11-15 06:30:53 +01:00
statemachine don't erroneously claim that gui support is needed 2013-10-16 17:10:15 +02:00
thread Fix test compilation on WinRT 2013-11-26 20:29:09 +01:00
tools Merge remote-tracking branch 'origin/release' into stable 2014-01-22 11:36:01 +01:00
xml Check for network module when building according auto tests 2013-02-19 19:20:53 +01:00
corelib.pro Import QMimeType / QMimeDatabase into QtCore. 2012-02-18 22:19:43 +01:00