Qt Declarative (Quick 2)
Go to file
Rainer Keller ed38067e63 Avoid namespacing QTEST_MAIN
The test tries to be smart but it won't work once GPU blacklists are
supported because QTEST_MAIN will contain some imports that cannot be
namespaced.

Change-Id: Id0538cf1ba3885736d8b177e64064bd06f8fef2e
Reviewed-by: Laszlo Agocs <laszlo.agocs@theqtcompany.com>
Reviewed-by: Kai Koehne <kai.koehne@theqtcompany.com>
2015-05-08 10:09:29 +00:00
bin Update copyright headers 2015-02-12 10:28:11 +00:00
dist Add list of changes for 5.4.2 relative to 5.4.1 2015-04-24 19:07:20 +00:00
examples Fix qml-i18n example 2015-05-05 07:38:58 +00:00
src Avoid uninitialized bytes in QV4::CompiledData 2015-05-08 04:08:24 +00:00
tests Avoid namespacing QTEST_MAIN 2015-05-08 10:09:29 +00:00
tools qmlplugindump: add dependencies 2015-04-21 10:37:19 +00:00
.gitattributes Update the git-archive export options 2012-09-10 14:24:05 +02:00
.gitignore Add files generated by tests to gitignore 2014-12-20 20:24:25 +01:00
.gitmodules Prospective fix for builds in the CI system on Windows machines 2013-08-07 11:51:25 +02:00
.qmake.conf Bump version 2015-04-20 12:27:43 +02:00
.tag Update the git-archive export options 2012-09-10 14:24:05 +02:00
LGPL_EXCEPTION.txt Update copyright headers 2015-02-12 10:28:11 +00:00
LICENSE.FDL Add license files mandated by (L)GPL. 2013-02-15 00:03:10 +01:00
LICENSE.LGPLv3 Update copyright headers 2015-02-12 10:28:11 +00:00
LICENSE.LGPLv21 Update copyright headers 2015-02-12 10:28:11 +00:00
qtdeclarative.pro Prospective build fix in the CI system for iOS 2014-02-16 16:06:17 +01:00
sync.profile Fix usage of QtQmlDevTools private headers on OSX with framework builds 2015-03-16 10:27:07 +00:00