qt5base-lts/tests/auto/widgets/kernel
Friedemann Kleint 318f62748b tst_QApplication: Remove test windowsCommandLine().
According to history, the test was supposed to verify
the correct parsing of the command line on Windows by the qWinCmdLine()
function in corelib. It did not test anything since the test
application printed out argv[1] instead of
QCoreApplication::arguments()[1]. Since qWinCmdLine() has been replaced
by the WinAPI CommandLineToArgvW(), the test no longer makes sense
and also starts to fail then warnings are printed to the error output.

Change-Id: Idf642783ebb56eaa8fba9004174557485563a84f
Reviewed-by: Joerg Bornemann <joerg.bornemann@theqtcompany.com>
2015-07-29 07:36:11 +00:00
..
qaction Merge remote-tracking branch 'origin/5.5' into HEAD 2015-07-17 16:35:42 +02:00
qactiongroup Add check for top level widget leaks in kernel test of QtWidgets. 2015-06-16 14:14:18 +00:00
qapplication tst_QApplication: Remove test windowsCommandLine(). 2015-07-29 07:36:11 +00:00
qboxlayout tst_qboxlayout: Fix top level widget leaks. 2015-06-27 19:47:08 +00:00
qdesktopwidget Add check for top level widget leaks in kernel test of QtWidgets. 2015-06-16 14:14:18 +00:00
qformlayout tst_formlayout: Fix top level widget leaks. 2015-06-27 19:48:04 +00:00
qgridlayout tst_gridlayout: Fix visible top level widget leaks. 2015-06-27 19:46:04 +00:00
qlayout Add check for top level widget leaks in kernel test of QtWidgets. 2015-06-16 14:14:18 +00:00
qshortcut Add check for top level widget leaks in kernel test of QtWidgets. 2015-06-16 14:14:18 +00:00
qsizepolicy Add check for top level widget leaks in kernel test of QtWidgets. 2015-06-16 14:14:18 +00:00
qstackedlayout Update copyright headers 2015-02-11 06:49:51 +00:00
qtooltip Merge remote-tracking branch 'origin/5.5' into dev 2015-07-01 11:05:26 +02:00
qwidget Tests: Replace Q[TRY]_VERIFY(v == true|false) by QVERIFY(v)|QVERIFY(!v). 2015-07-27 12:09:19 +00:00
qwidget_window QWidgetWindow: use sendEvent to forward events to the wrapped QWidget 2015-03-26 20:42:54 +00:00
qwidgetaction Add check for top level widget leaks in kernel test of QtWidgets. 2015-06-16 14:14:18 +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