aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/cmdlineparser
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
* Use Utilities.cStringQuote in qbs project filesChristian Kandeler2017-10-131-3/+3
* Remove the --force optionChristian Kandeler2017-09-041-3/+0
* Fix behavior with corrupt or outdated build graphsChristian Kandeler2017-07-105-21/+0
* Introduce the qbsversion module for building QbsJake Petroules2017-06-021-2/+2
* 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
* Add a Utilities.cStringQuote functionJake Petroules2017-01-301-0/+1
* Give the two copies command.{cpp,h} non-ambiguous namesJake Petroules2017-01-051-2/+2
* 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
* Merge branch '1.3' into 'master'Christian Kandeler2015-01-281-6/+6
|\
| * Update LicenseEike Ziller2015-01-261-6/+6
* | qbs build: Introduce convenience item QbsProduct.Christian Kandeler2014-10-301-4/+7
|/
* 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
* Prepare qbs project files for selective inclusion.Christian Kandeler2013-07-021-1/+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-182-3/+29
* Clean up autotests.Christian Kandeler2013-02-111-12/+2
* Build a shared library.Christian Kandeler2013-02-086-0/+156