qt5base-lts/tests/auto/widgets
Thiago Macieira 699e7a0869 Remove the tests for Ubuntu Oneiric (11.10)
This system is no longer in the CI rotation and we haven't had reports
of the same issues happening on later versions. Either the issues have
since been fixed or they were never an issue in Qt in the first place.

This commit has the additional benefit of getting rid of the following
shell error when qmake was run:
	sh: line 0: [: =: unary operator expected
as /etc/lsb-release hasn't contained DISTRIB_CODENAME for some time and
proper quoting was never implemented (not even qtcpsocket.pro).

Change-Id: Ia0aac2f09e9245339951ffff13c829e910ee64e9
Reviewed-by: Albert Astals Cid <albert.astals@canonical.com>
Reviewed-by: Tony Sarajärvi <tony.sarajarvi@digia.com>
Reviewed-by: Richard J. Moore <rich@kde.org>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2015-03-17 01:26:13 +00:00
..
dialogs Fixed license headers 2015-02-17 18:46:09 +00:00
effects Update copyright headers 2015-02-11 06:49:51 +00:00
gestures Update copyright headers 2015-02-11 06:49:51 +00:00
graphicsview autotests: fix the build in case of QT_NO_WHEELEVENT 2015-03-03 13:30:39 +00:00
itemviews autotests: fix the build in case of QT_NO_WHEELEVENT 2015-03-03 13:30:39 +00:00
kernel Remove the tests for Ubuntu Oneiric (11.10) 2015-03-17 01:26:13 +00:00
styles Update copyright headers 2015-02-11 06:49:51 +00:00
util QtWidgets: assorted migrations to QString::asprintf 2015-02-12 19:39:49 +00:00
widgets QAbstractButton: emit released on focus out or disable 2015-03-10 11:35:32 +00:00
widgets.pro Add autotest for QGestureRecognizer. 2014-10-23 21:11:28 +02:00