summaryrefslogtreecommitdiffstats
path: root/scripts/qt/qtmod_test.pl
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersLucie Gérard2022-06-081-27/+2
* Fix licensingJani Heikkinen2017-06-011-17/+12
* Update copyright headersAntti Kokko2015-02-131-7/+7
* Update license headers and add new license filesAntti Kokko2014-09-221-19/+11
* QtQA: Change dev to be as default branch instead of stableSimo Fält2014-09-011-2/+2
* QtQA: Change relative submodule path to absolute pathSimo Fält2014-07-311-0/+8
* Qtqa: Configurable script instead of default ci testrunnerSimo Fält2014-05-051-1/+30
* Qtqa: Enable blacklisting of submodule updateSimo Fält2014-03-271-8/+24
* Skip building of tools in case of xplatform being in configure argsTony Sarajärvi2014-03-051-1/+5
* qtmod_test: Fix run_install_check() when cross compilatingSergio Ahumada2014-03-031-2/+2
* Use predefined QMAKEFLAGS from environment variable in buildTony Sarajärvi2014-01-151-1/+2
* qtqa: Delete $qt_dir only if neededSimo Fält2013-12-011-1/+3
* qtqa: Make flaky test mode configurableSimo Fält2013-10-141-4/+11
* QTQA: Added make html_docs stepSimo Fält2013-09-101-0/+45
* qtqa: Run submodule update for module under testSimo Fält2013-08-291-0/+8
* Re-enabling revdep tests in ciSimo Fält2013-06-191-1/+1
* introduce qt.deps_branch propertyOswald Buddenhagen2013-05-291-1/+6
* use an empty string instead of @sameOswald Buddenhagen2013-05-241-1/+1
* support @same for dependency referencesOswald Buddenhagen2013-05-241-0/+2
* don't skip tools from minimalized buildOswald Buddenhagen2013-05-031-1/+1
* Adding git origin url to be used with relative submodule pathSimo Fält2013-04-301-0/+5
* make use of <module>_BUILD_PARTSOswald Buddenhagen2013-03-221-28/+12
* Use make-check.bin instead of make.bin when running testplanner.pl.Janne Anttila2013-02-271-1/+1
* QtQA: Added configurable parameter for test dirSimo Fält2013-02-141-1/+6
* Update copyright year in Digia's license headersSergio Ahumada2013-01-141-1/+1
* qtmod_test: Use stable branch instead of master by defaultSergio Ahumada2012-12-141-5/+5
* Adding configurable property for sync.profileSimo Fält2012-11-271-1/+10
* Adding qt.dir to be removed if existing.Simo Fält2012-11-271-12/+7
* Use qtgitreadonly when cloning qt5.gitSamuli Piippo2012-11-201-3/+8
* qtmod_test: add sanity check on existing qt5 directoryRohan McGovern2012-10-161-2/+13
* qtmod_test: raise a fatal error on dirty build directoryRohan McGovern2012-10-091-0/+18
* Differentiate between failures and errors when aborting a test scriptRohan McGovern2012-10-091-2/+2
* qtmod_test: Fix qt.qtqa-tests.insignificant default valueSergio Ahumada2012-10-021-11/+3
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-241-24/+24
* Fix error in fetch when testing referencev5.0.0-beta1Kalle Juhani Lehtonen2012-08-211-1/+1
* Ensure we are using the correct SHA-1 in submodule checkoutKalle Juhani Lehtonen2012-08-211-10/+3
* qtmod_test.pl: fixed incorrect usage of '--' in testrunner.pl invokeRohan McGovern2012-08-011-2/+0
* qtmod_test.pl: removed obsolete install logicRohan McGovern2012-08-011-45/+3
* Removed symlinks / batch files for testrunner and coveragerunnerRohan McGovern2012-07-311-4/+11
* don't use *-qmake_all targetOswald Buddenhagen2012-06-121-8/+16
* remove pro file searchOswald Buddenhagen2012-06-121-10/+1
* qtmod_test: cut default test timeout in half (15 -> 7.5 minutes)Rohan McGovern2012-06-081-1/+1
* Allow test timeout to be overridden by testcase.timeout in .pro fileRohan McGovern2012-05-241-3/+4
* qtmod_test.pl: add a message when *.tests.insignificant can be removedRohan McGovern2012-05-111-0/+3
* qtmod_test: revdep: fixed qt.gitmodule.dir pointing to non-revdep dirRohan McGovern2012-05-011-0/+1
* qtmod_test.pl: fixed incorrect order of outputRohan McGovern2012-05-011-1/+1
* Omit testscheduler summary when running qtqa tests.Rohan McGovern2012-04-301-0/+4
* qtmod_test: fixed crash on Windows when qt.install.dir does not existRohan McGovern2012-04-271-2/+14
* qtmod_test: remove qt.install.dir at beginning of test.Rohan McGovern2012-04-271-16/+66
* qtmod_test.pl: add support for revdep (reverse dependency) testing.Rohan McGovern2012-04-271-56/+241