qt5base-lts/tests/auto/corelib
Thiago Macieira aba30f0234 Replace the type-based QAtomicIntegerTraits with a size-based one
This simplifies the code a lot and avoids silly mistakes where a
specific integer type is missing (such as char16_t).

Change-Id: Id91dfd1919e783e0a9af7bfa093ca560a01b22d1
Reviewed-by: Lars Knoll <lars.knoll@digia.com>
2014-01-30 18:06:27 +01:00
..
animation Stabilize one function in tst_qpauseanimation.cpp 2014-01-07 19:21:16 +01:00
codecs Add a new UTF-8 decoder, similar to the encoder we've just added 2014-01-09 22:34:54 +01:00
global Remove trailing space from QDebug stream 2013-12-06 13:33:10 +01:00
io Fix MSVC 64bit warnings about int64 truncation in tests. 2014-01-24 22:06:15 +01:00
itemmodels Remove trailing space from QDebug stream 2013-12-06 13:33:10 +01:00
json Added constructor to QJsonValue for const char * 2014-01-16 21:49:26 +01:00
kernel Fix usage of QObjectPrivate::connect when q_func() is private. 2014-01-29 00:18:15 +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 Replace the type-based QAtomicIntegerTraits with a size-based one 2014-01-30 18:06:27 +01:00
tools Revert "test: marked tst_qlocale as insignificant on Windows" 2014-01-30 18:04:59 +01:00
xml Check for network module when building according auto tests 2013-02-19 19:20:53 +01:00
corelib.pro iOS: Enable building of basic tests 2014-01-22 12:35:17 +01:00