qt5base-lts/tests/auto/widgets
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
..
dialogs Tests: Replace Q[TRY]_VERIFY(v == true|false) by QVERIFY(v)|QVERIFY(!v). 2015-07-27 12:09:19 +00:00
effects fix usage of wince scope 2015-06-05 10:29:10 +00:00
gestures Merge remote-tracking branch 'origin/5.5' into dev 2015-07-01 11:05:26 +02:00
graphicsview tst_qgraphicsproxywidget: Rename test slot to fix compiler warning. 2015-07-28 13:19:39 +00:00
itemviews Merge remote-tracking branch 'origin/5.5' into HEAD 2015-07-17 16:35:42 +02:00
kernel tst_QApplication: Remove test windowsCommandLine(). 2015-07-29 07:36:11 +00:00
styles Merge remote-tracking branch 'origin/5.5' into dev 2015-07-01 11:05:26 +02:00
util Blacklist and skip various tests that are flakey 2015-06-14 10:50:45 +00:00
widgets Tests: Remove some unused member variables. 2015-07-28 13:19:07 +00:00
widgets.pro Add autotest for QGestureRecognizer. 2014-10-23 21:11:28 +02:00