aboutsummaryrefslogtreecommitdiffstats
path: root/tests/benchmarker/commandlineparser.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix Qt 5.15 deprecation warningsChristian Kandeler2020-06-161-1/+1
* qbs_benchmarker: Validate commit parametersIvan Komissarov2020-01-061-0/+4
* Apply 'modernize-use-equals-default' fix-itIvan Komissarov2019-11-251-3/+1
* Use QStringLiteral more where it is possibleDenis Shienkov2019-02-251-3/+3
* Replace non-const calls to temporaries with constIvan Komissarov2019-02-211-4/+8
* Replace 'foreach' macro with range-based 'for'Denis Shienkov2017-11-241-3/+3
* Benchmarker: Better names for short optionsChristian Kandeler2017-11-201-3/+3
* Benchmarker: Provide short command-line optionsChristian Kandeler2017-11-161-6/+9
* STL compatibility: use front() instead of first()Jake Petroules2017-11-141-3/+3
* Benchmarker: Keep raw data in case a regression is detectedChristian Kandeler2017-11-131-0/+13
* Change style of #includes of Qt headersJake Petroules2017-01-041-4/+4
* Update license headersIikka Eklund2016-08-291-16/+14
* Replace 'the Qt build suite' with 'Qbs' in copyright notices.Jake Petroules2016-06-061-1/+1
* Add benchmarking tool.Christian Kandeler2015-02-171-0/+117