summaryrefslogtreecommitdiffstats
path: root/scripts/generic
Commit message (Expand)AuthorAgeFilesLines
* Fix licensingJani Heikkinen2017-06-0120-340/+240
* Add path for test executable to log filesTony Sarajärvi2015-06-085-12/+12
* Backtrace tests compatible with SIGSEGV from RHEL and SUSETony Sarajärvi2015-06-031-1/+1
* Modify testscheduler to be Perl 5.18+ compatibleTony Sarajärvi2015-06-021-5/+7
* Update testenforcer script with new qt.io domainTony Sarajärvi2015-03-091-3/+3
* Update copyright headersAntti Kokko2015-02-1320-215/+175
* Fix style issue: TAB character in non-leading whitespaceSergio Ahumada2015-02-031-2/+2
* Update license headers and add new license filesAntti Kokko2014-09-2215-285/+165
* Fix "missing AutoLoader" complain in OSX 10.9Simo Fält2014-05-091-0/+1
* Testrunner: Kill iPhone Simulator after each testSimo Fält2014-04-231-0/+3
* Testconfig_enforcer reacts to 403 HTTP returnsTony Sarajärvi2014-04-081-0/+2
* Qtqa: Add support for ios-sim to run iOS tests in simulatorSimo Fält2014-03-101-0/+8
* Add option to not run insignificant testsFrederik Gladhorn2014-02-241-1/+9
* Fix qtqa autotest for mingw build.Janne Anttila2013-01-254-17/+50
* Update copyright year in Digia's license headersSergio Ahumada2013-01-1420-20/+20
* Fix testplanner for mingw based builds.Janne Anttila2013-01-071-2/+2
* testconfig_enforcer: allow specifying reviewers on the command-lineRohan McGovern2012-10-311-1/+23
* parse_build_log: detect another form of jenkins socket exceptionRohan McGovern2012-10-233-1/+15164
* New script to automatically set test configurations enforcingRohan McGovern2012-10-221-0/+483
* parse_build_log: remove pulse-specific codeRohan McGovern2012-10-16119-925881/+851577
* parse_build_log: truncate lines only once, as they are readRohan McGovern2012-10-161-19/+10
* parse_build_log: fixed performance of various regular expressionsRohan McGovern2012-10-161-109/+50
* parse_build_log: hoist consts out of inner loopRohan McGovern2012-10-111-7/+12
* parse_build_log: replace Readonly with Const::Fast for performanceRohan McGovern2012-10-111-9/+8
* qtmod_test: raise a fatal error on dirty build directoryRohan McGovern2012-10-092-0/+264
* parse_build_log: retry on testconfig or git clone errorsRohan McGovern2012-10-091-1/+29
* Differentiate between failures and errors when aborting a test scriptRohan McGovern2012-10-092-8/+27
* testrunner: fixed log capturing when local data dir does not yet existRohan McGovern2012-10-081-2/+14
* Skip testplanner/testscheduler tests when qmake is missingRohan McGovern2012-10-052-4/+8
* Make tests work without scripts/lib/perl5 in PERL5LIBRohan McGovern2012-10-051-0/+1
* parse_build_log: only consider the first failed Jenkins build stepRohan McGovern2012-09-283-0/+225
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2419-461/+461
* parse_build_log: handle failure-like messages in test outputRohan McGovern2012-09-183-10/+16326
* parse_build_log: extract a couple more Jenkins glitchesRohan McGovern2012-09-135-0/+50
* parse_build_log: allow selection of testdata from command-lineRohan McGovern2012-09-121-1/+6
* parse_build_log: extract jenkins remote call failure as a glitchRohan McGovern2012-09-123-0/+110
* parse_build_log: added should_retry metadata to YAML outputRohan McGovern2012-09-113-0/+31
* parse_build_log: added YAML output optionRohan McGovern2012-09-116-26/+157
* parse_build_log: extract mt.exe errorsRohan McGovern2012-07-263-0/+9882
* parse_build_log: extract objcopy errorsRohan McGovern2012-07-263-0/+2403
* parse_build_log: extract rc (resource compiler) errorsRohan McGovern2012-07-263-0/+5930
* parse_build_log: extract (some) qmake "Project ERROR:" linesRohan McGovern2012-07-263-14/+7823
* parse_build_log: extract moc errors, handle them like qmake errorsRohan McGovern2012-07-263-22/+6476
* parse_build_log: detect certain types of clang link errorsRohan McGovern2012-07-263-3/+2802
* parse_build_log: replace File::Fetch with AnyEvent::HTTPRohan McGovern2012-07-171-25/+23
* Truncate too long lines in parse_build_log.plKalle Juhani Lehtonen2012-06-253-11/+7605
* testscheduler: limit size of the "run concurrently with" outputRohan McGovern2012-06-2216-1/+73
* Correction to handling anyinflate return valueKalle Juhani Lehtonen2012-06-223-10/+8
* Make testrunner/testscheduler output unambiguous.Rohan McGovern2012-06-2011-135/+74826
* testrunner: restore re-running of hanging testsRohan McGovern2012-06-082-23/+13