qt5base-lts/tests/auto/corelib/plugin/qpluginloader
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
..
almostplugin Updated license headers 2016-01-21 18:55:18 +00:00
elftest Remove spurious execute permissions 2017-12-08 13:27:42 +00:00
lib Merge remote-tracking branch 'origin/5.6' into dev 2016-02-02 15:57:44 +01:00
machtest Share the multi-arch infrastructure between UIKit and macOS 2016-09-29 21:51:18 +00:00
theplugin moc: Fix compilation of text strings containing non-ASCII 2018-09-10 04:17:03 +00:00
tst macOS: Don't build auto-tests as application bundles unless explicitly requested 2016-10-23 10:39:56 +00:00
.gitignore Moving relevant tests to corelib/plugin 2011-09-01 12:42:51 +02:00
empty.json Use new plugin system in plugin autotest. 2012-02-23 16:38:45 +01:00
fakeplugin.cpp Update the Intel copyright year 2016-01-21 22:44:16 +00:00
qpluginloader.pro Use dependencies instead of CONFIG+=ordered 2017-12-02 11:09:15 +00:00
tst_qpluginloader.cpp moc: Fix compilation of text strings containing non-ASCII 2018-09-10 04:17:03 +00:00
utf8_data.json moc: Fix compilation of text strings containing non-ASCII 2018-09-10 04:17:03 +00:00
winrt.pri winrt: cleanup testcases 2016-01-29 13:35:48 +00:00