qt5base-lts/tests/auto/corelib/plugin
Thiago Macieira b66357e3eb moc: Fix compilation of text strings containing non-ASCII
On platforms where char is signed, like x86, the following is an error
(narrowing conversion):

 unsigned char x[] = { '\xc3' };

Change-Id: I495bc19409f348069f5bfffd15518f9ef4e43faf
Reviewed-by: Olivier Goffart (Woboq GmbH) <ogoffart@woboq.com>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2018-09-10 04:17:03 +00:00
..
qfactoryloader Android: Pass tst_QFactoryLoader 2018-06-30 19:32:51 +00:00
qlibrary Android: Pass tst_qlibrary 2018-06-29 19:02:09 +00:00
qplugin Plugins: Save some architectural requirement flags 2018-09-01 15:19:46 +00:00
qpluginloader moc: Fix compilation of text strings containing non-ASCII 2018-09-10 04:17:03 +00:00
quuid Android: Pass tst_QUuid 2018-06-28 07:12:47 +00:00
plugin.pro Enable QPluginLoader test for static builds 2018-08-03 20:26:58 +00:00