qt5base-lts/tests/auto/widgets/kernel/qapplication
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
..
desktopsettingsaware Update copyright headers 2015-02-11 06:49:51 +00:00
modal Update copyright headers 2015-02-11 06:49:51 +00:00
test Merge remote-tracking branch 'origin/5.5' into dev 2015-07-01 11:05:26 +02:00
tmp Moved tests into integrationtests/ and widgets/ 2011-10-20 19:45:41 +02:00
.gitignore Moved tests into integrationtests/ and widgets/ 2011-10-20 19:45:41 +02:00
BLACKLIST Blacklist and skip various tests that are flakey 2015-06-14 10:50:45 +00:00
heart.svg Moved tests into integrationtests/ and widgets/ 2011-10-20 19:45:41 +02:00
qapplication.pro tst_QApplication: Remove test windowsCommandLine(). 2015-07-29 07:36:11 +00:00
tst_qapplication.cpp tst_QApplication: Remove test windowsCommandLine(). 2015-07-29 07:36:11 +00:00