summaryrefslogtreecommitdiffstats
path: root/scripts/qt
Commit message (Expand)AuthorAgeFilesLines
...
* 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-242-48/+48
* 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
* qt_update_submodules: make it possible to update a module subsetRohan McGovern2012-06-291-0/+7
* 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
* qt_update_submodules: check for already used Change-IdRohan McGovern2012-05-161-0/+30
* 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
* Remove obsolete compilerwarnings autotestJason McDonald2012-04-241-1/+1
* qtmod_test.pl: with testscheduler, always do testrunner --verboseRohan McGovern2012-04-231-0/+7
* Add context information to fatal errors.Rohan McGovern2012-04-231-1/+24
* Provide a way to make fatal errors parseable by parse_build_log.plRohan McGovern2012-04-231-10/+26
* qtmod_test.pl: avoid superfluous -- to testschedulerRohan McGovern2012-04-191-4/+2
* qtmod_test.pl: accept an existing qt.dirRohan McGovern2012-04-191-2/+4
* qtmod_test.pl: fixed logic error preventing qtqa tests over submodulesRohan McGovern2012-04-191-10/+11
* Add testplanner, testscheduler.Rohan McGovern2012-04-191-31/+82
* qtmod_test.pl: Add $QTDIR variable to run some autotests on Qt4Sergio Ahumada2012-04-161-1/+7
* qtmod_test.pl: enable crashreporter plugin by default on macRohan McGovern2012-03-111-5/+11
* qtmod_test.pl: run tests with -silent by defaultRohan McGovern2012-03-061-2/+4
* qtmod_test.pl: don't replace `jom' with `nmake' for default make checkRohan McGovern2012-02-211-13/+2
* qtmod_test.pl: allow overriding command and args for `make check'Rohan McGovern2012-02-201-7/+55
* qtmod_test.pl: fixed `nmake check' apparently doing nothing on WindowsRohan McGovern2012-02-101-11/+11
* qtmod_test.pl: don't invoke qmake with -rRohan McGovern2012-02-071-1/+0
* qtmod_test.pl: fix up arguments to nmake during `make check'Rohan McGovern2012-02-021-3/+10
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-302-2/+2
* qtmod_test.pl: support shadow build/install for modules outside of qt5Rohan McGovern2012-01-251-16/+43
* Update obsolete contact address.Jason McDonald2012-01-232-2/+2
* Split shared tests into prebuild and postbuild testsRohan McGovern2012-01-181-10/+33
* qtmod_test: fixed handling of no_default_install subdirsRohan McGovern2012-01-171-2/+10
* qtmod_test.pl: disable test backtraces by default on macRohan McGovern2012-01-121-3/+3
* Move qtwebkit back to master for submodule updates.Simon Hausmann2012-01-091-1/+0
* Update copyright year in license headers.Jason McDonald2012-01-052-2/+2
* Remove mentioning of -nokia-developer argumentKai Koehne2012-01-041-2/+1
* qtmod_test: Allow Qt 4 to be tested using qtmod_test.plSergio Ahumada2011-12-301-12/+34
* qtmod_test: fixed minimal deps mode for non-qt5.git modulesRohan McGovern2011-12-281-13/+22