qt5base-lts/tests/auto/corelib/tools/qcommandlineparser
Alexander Akulich 94884246d4 QCommandLineParser: Ensure that an option text ends with a newline
Before this change we inserted newline only if an option has a
description and ended up with an arbitrary long line with all options.

[ChangeLog][QtCore][QCommandLineParser] Fixed a bug that caused the help
output to show two options or more in the same line if the options didn't
have a description.

Task-number: QTBUG-70174
Change-Id: Id54b9ae13ee596869e4dc14e09301aea19eed2f8
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2018-09-28 22:01:05 +00:00
..
testhelper QCommandLineParser: Ensure that an option text ends with a newline 2018-09-28 22:01:05 +00:00
qcommandlineparser.pro Long live QCommandLineParser! 2013-08-24 21:33:39 +02:00
tst_qcommandlineparser.cpp QCommandLineParser: Ensure that an option text ends with a newline 2018-09-28 22:01:05 +00:00
tst_qcommandlineparser.pro Tests: Remove CONFIG += parallel_test. 2015-09-05 07:16:50 +00:00