aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/cmdlineparser/tst_cmdlineparser.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add "show progress" support on WindowsAndreas Zieringer2018-10-301-8/+5
* STL compatibility: use push_back() instead of append()Jake Petroules2017-11-221-2/+2
* Give the setupRunEnvironment script an additional parameterChristian Kandeler2017-11-221-0/+3
* STL compatibility: use size() instead of count()Jake Petroules2017-11-151-8/+8
* STL compatibility: use front() instead of first()Jake Petroules2017-11-141-10/+10
* Fix build with Qt < 5.9Christian Kandeler2017-11-081-16/+16
* CLI autotest: Give testInvalidCommandLine a _data functionChristian Kandeler2017-11-071-16/+28
* CLI autotest: Factor out common codeChristian Kandeler2017-11-071-33/+36
* CLI: Fix the --version optionChristian Kandeler2017-11-071-0/+9
* CLI: Allow to mix options and property assignmentsChristian Kandeler2017-11-071-5/+5
* CLI: Ensure non-applicable commands refuse to take property assignmentsChristian Kandeler2017-10-301-0/+3
* CLI: Add more test casesChristian Kandeler2017-10-301-0/+18
* CLI: Make the configuration name explicitChristian Kandeler2017-10-241-8/+9
* Remove the --force optionChristian Kandeler2017-09-041-3/+0
* Fix behavior with corrupt or outdated build graphsChristian Kandeler2017-07-101-19/+0
* Handle digits in merged short options as option parameterJoerg Bornemann2017-04-031-0/+7
* QRegExp include cleanupSamuel Gaist2017-03-081-0/+1
* Clean up [q]fileinfo.h includesJoerg Bornemann2017-03-061-1/+0
* Change style of #includes of Qt headersJake Petroules2017-01-041-3/+4
* Update license headersIikka Eklund2016-08-291-16/+14
* Stop special casing qbs.buildVariant in command line handling.Jake Petroules2016-06-201-8/+8
* Replace 'the Qt build suite' with 'Qbs' in copyright notices.Jake Petroules2016-06-061-1/+1
* Add an option to require transformers to generate all declared outputs.Jake Petroules2016-03-091-0/+2
* Replace --show-command-lines with --command-echo-mode.Jake Petroules2015-02-251-2/+2
* Update LicenseEike Ziller2015-01-261-6/+6
* complete license header updateJoerg Bornemann2014-10-161-7/+8
* Allow the user to specify a custom place for settings.Christian Kandeler2014-02-211-35/+26
* Fix command line parser tests.Christian Kandeler2014-01-281-7/+5
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* add build option --check-timestampsJoerg Bornemann2013-07-231-0/+2
* Use private implementation in API classes.Christian Kandeler2013-05-231-2/+2
* Skip non-applicable command line parser test on Windows.Christian Kandeler2013-04-121-5/+8
* Fix building for more than one configuration at once.Christian Kandeler2013-04-091-0/+41
* Make commandline parser auto test deterministic.Christian Kandeler2013-03-271-1/+3
* Fix problems with time logging.Christian Kandeler2013-03-261-0/+8
* qbs project files: Add support for auto tests.Christian Kandeler2013-03-181-3/+3
* Build a shared library.Christian Kandeler2013-02-081-0/+137