aboutsummaryrefslogtreecommitdiffstats
path: root/tests/fuzzy-test/fuzzytester.h
Commit message (Expand)AuthorAgeFilesLines
* Apply 'modernize-pass-by-value' fix-itIvan Komissarov2020-01-281-1/+1
* Apply 'modernize-use-equals-default' fix-itIvan Komissarov2019-11-251-1/+1
* Fix uninitialized variablesIvan Komissarov2019-05-021-2/+2
* Replace QQueue with std::queueJake Petroules2017-05-101-2/+2
* Change style of #includes of Qt headersJake Petroules2017-01-041-2/+2
* Update license headersIikka Eklund2016-08-291-16/+14
* Replace 'the Qt build suite' with 'Qbs' in copyright notices.Jake Petroules2016-06-061-1/+1
* fuzzy tester: Cache information about build results.Christian Kandeler2015-05-071-5/+7
* fuzzy tester: Add option to log debugging information.Christian Kandeler2015-05-061-1/+7
* fuzzy-tester: Add ability to forward job count to qbs.Christian Kandeler2015-02-171-1/+3
* fuzzy tester: Allow to run for a given time span.Christian Kandeler2015-02-171-1/+1
* Update LicenseEike Ziller2015-01-261-6/+6
* complete license header updateJoerg Bornemann2014-10-161-7/+8
* Fuzzy tester: Print error message also for clean build failures.Christian Kandeler2014-04-221-1/+1
* Make fuzzy test more thorough.Christian Kandeler2014-02-281-0/+6
* Fuzzy test: Do "resolve" and "build" separately for incremental builds.Christian Kandeler2014-02-211-1/+1
* Introduce tool for fuzzy testing.Christian Kandeler2014-02-111-0/+69