qt5base-lts/tests/auto/widgets/kernel
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
..
qaction Update copyright headers 2015-02-11 06:49:51 +00:00
qactiongroup Update copyright headers 2015-02-11 06:49:51 +00:00
qapplication autotests: fix the build in case of QT_NO_WHEELEVENT 2015-03-03 13:30:39 +00:00
qboxlayout Update copyright headers 2015-02-11 06:49:51 +00:00
qdesktopwidget Update copyright headers 2015-02-11 06:49:51 +00:00
qformlayout Update copyright headers 2015-02-11 06:49:51 +00:00
qgridlayout Merge remote-tracking branch 'origin/5.4' into 5.5 2015-02-24 21:02:08 +01:00
qlayout Update copyright headers 2015-02-11 06:49:51 +00:00
qshortcut Update copyright headers 2015-02-11 06:49:51 +00:00
qsizepolicy QtWidgets: assorted migrations to QString::asprintf 2015-02-12 19:39:49 +00:00
qstackedlayout Update copyright headers 2015-02-11 06:49:51 +00:00
qtooltip Update copyright headers 2015-02-11 06:49:51 +00:00
qwidget Remove the tests for Ubuntu Oneiric (11.10) 2015-03-17 01:26:13 +00:00
qwidget_window Update copyright headers 2015-02-11 06:49:51 +00:00
qwidgetaction Update copyright headers 2015-02-11 06:49:51 +00:00
qwidgetmetatype Update copyright headers 2015-02-11 06:49:51 +00:00
qwidgetsvariant Update copyright headers 2015-02-11 06:49:51 +00:00
qwindowcontainer Update copyright headers 2015-02-11 06:49:51 +00:00
kernel.pro Introducing QWidget::createWindowContainer() 2013-01-25 14:11:07 +01:00