summaryrefslogtreecommitdiffstats
path: root/qtqa.pro
Commit message (Collapse)AuthorAgeFilesLines
* QtQA: Fix scripts tests insignificanceSimo Fält2013-07-231-2/+0
| | | | | | | | | This reverts commit 1e9f5606d and moves the insignificant_test config property to correct pro file. Task-number: QTQAINFRA-708 Change-Id: Id4c6712ae2eef56dbfbd6e0a67012fde27bc1662 Reviewed-by: Sergio Ahumada <sergio.ahumada@digia.com>
* QtQA: Mark scripts as insignificant in Ubuntu 12.04Simo Fält2013-07-231-0/+2
| | | | | | | | | These have always been failing in Ubuntu 12.04. Marking as insignificant to be able to make the stage blocking. Task-number: QTQAINFRA-708 Change-Id: I0625365fd92e1211bb4fd0cef5a4e49efa770c13 Reviewed-by: Sergio Ahumada <sergio.ahumada@digia.com>
* recognize QTQA_BUILD_PARTSOswald Buddenhagen2013-07-101-0/+2
| | | | | | | | | we are not using qt_parts.prf, so it needs manual handling. Task-number: QTQAINFRA-607 Change-Id: Ieaf67d123db869af644e5f624140f6411275979f Reviewed-by: Sergio Ahumada <sergio.ahumada@digia.com> Reviewed-by: Simo Fält <simo.falt@digia.com>
* tests: add setup.pl, test.pl, let `make check' run qtqa selftestsRohan McGovern2011-05-171-1/+7
| | | | | | | | | | | | | | | | | | | The qtqa module contains our test scripts used in CI. It is critical that these scripts themselves have a complete and regularly executed test suite, otherwise there is no safety net preventing the pushing of completely broken test scripts breaking CI for all Qt modules. setup.pl: install all needed perl and python modules for the qtqa test scripts. Should be run as the first part of any test procedure which uses the qtqa scripts. test.pl: run all selftests for the qtqa test scripts. Called by `make check'. Task: QTQAINFRA-145 Reviewed-by: Sunil Thaha Reviewed-by: Shane Bradley Change-Id: I2b7c5cc23ad3ef4b9b0ecb5aabba04a9aa25dfe3
* tests: allow autotests to be disabled for qtqaRohan McGovern2011-05-121-1/+6
| | | | | | | | | | | | Previously, these were always enabled. For consistency with other Qt modules, allow `-nomake tests' to be used for qtqa also. Currently the qtqa module consists _only_ of tests, so nothing at all will be built in the `-nomake tests' case. Reviewed-by: Jason McDonald Change-Id: I1ac74a09e7c7f49091d062e981b0e8a6f9fcb84b
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+2
This is the beginning of revision history for this module. If you want to look at revision history older than this, please refer to the Qt Git wiki for how to use Git history grafting. At the time of writing, this wiki is located here: http://qt.gitorious.org/qt/pages/GitIntroductionWithQt If you have already performed the grafting and you don't see any history beyond this commit, try running "git log" with the "--follow" argument. Branched from the monolithic repo, Qt master branch, at commit 896db169ea224deb96c59ce8af800d019de63f12