qt6-bb10/tests/auto/corelib
Marc Mutz fedb442db3 QCommandLineOption: optimize ctors
...by moving common code into the Private ctor,
and catering for C++11 move semantics a bit.

Saves ~1.5KiB in text size on Linux GCC 4.9 C++11 release
builds.

Change-Id: I52ed7e47f76b69500a871844c0920e27fe51a127
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2015-06-19 16:29:50 +00:00
..
animation Blacklist and skip various tests that are flakey 2015-06-14 10:50:45 +00:00
codecs Fix support for iso8859-16 when compiling with ICU 2015-03-18 07:34:55 +00:00
global Fix tst_qglobalstatic on OS X 2015-06-04 05:56:16 +00:00
io Blacklist and skip various tests that are flakey 2015-06-14 10:50:45 +00:00
itemmodels Update copyright headers 2015-02-11 06:49:51 +00:00
json Make sure remove() doesn't corrupt the json object 2015-03-18 07:34:59 +00:00
kernel QPointer: add member-swap 2015-06-17 07:09:57 +00:00
mimetypes Merge remote-tracking branch 'origin/5.4' into 5.5 2015-03-31 10:03:31 +02:00
plugin Fix building tst_QPluginLoader on OS X, non-devel builds 2015-05-13 06:15:28 +00:00
statemachine tst_QStateMachine: replace inefficient QLists with QVector 2015-06-17 07:10:11 +00:00
thread Blacklist and skip various tests that are flakey 2015-06-14 10:50:45 +00:00
tools QCommandLineOption: optimize ctors 2015-06-19 16:29:50 +00:00
xml Update copyright headers 2015-02-11 06:49:51 +00:00
corelib.pro iOS: Enable building of basic tests 2014-01-22 12:35:17 +01:00