summaryrefslogtreecommitdiffstats
path: root/scripts/generic/t/data
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersLucie Gérard2022-06-085-135/+10
* Remove raw logsRobert Loehning2021-02-0270-869422/+0
* Remove usage of deprecated QStandardPaths::DataLocationKarsten Heimrich2020-10-211-1/+1
* Fix licensingJani Heikkinen2017-06-015-85/+60
* Update copyright headersAntti Kokko2015-02-135-35/+35
* Update license headers and add new license filesAntti Kokko2014-09-225-95/+55
* Fix qtqa autotest for mingw build.Janne Anttila2013-01-251-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-145-5/+5
* parse_build_log: detect another form of jenkins socket exceptionRohan McGovern2012-10-232-0/+15158
* parse_build_log: remove pulse-specific codeRohan McGovern2012-10-16118-925665/+851575
* qtmod_test: raise a fatal error on dirty build directoryRohan McGovern2012-10-092-0/+264
* Differentiate between failures and errors when aborting a test scriptRohan McGovern2012-10-091-3/+3
* parse_build_log: only consider the first failed Jenkins build stepRohan McGovern2012-09-282-0/+194
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-245-125/+125
* parse_build_log: handle failure-like messages in test outputRohan McGovern2012-09-182-0/+16299
* parse_build_log: extract a couple more Jenkins glitchesRohan McGovern2012-09-134-0/+26
* parse_build_log: extract jenkins remote call failure as a glitchRohan McGovern2012-09-122-0/+103
* parse_build_log: added should_retry metadata to YAML outputRohan McGovern2012-09-112-0/+19
* parse_build_log: added YAML output optionRohan McGovern2012-09-115-0/+61
* parse_build_log: extract mt.exe errorsRohan McGovern2012-07-262-0/+9857
* parse_build_log: extract objcopy errorsRohan McGovern2012-07-262-0/+2390
* parse_build_log: extract rc (resource compiler) errorsRohan McGovern2012-07-262-0/+5911
* parse_build_log: extract (some) qmake "Project ERROR:" linesRohan McGovern2012-07-262-0/+7752
* parse_build_log: extract moc errors, handle them like qmake errorsRohan McGovern2012-07-262-0/+6407
* parse_build_log: detect certain types of clang link errorsRohan McGovern2012-07-262-0/+2786
* Truncate too long lines in parse_build_log.plKalle Juhani Lehtonen2012-06-252-0/+7580
* testscheduler: limit size of the "run concurrently with" outputRohan McGovern2012-06-2214-0/+36
* Correction to handling anyinflate return valueKalle Juhani Lehtonen2012-06-222-0/+2
* Make testrunner/testscheduler output unambiguous.Rohan McGovern2012-06-204-0/+74494
* parse_build_log: fixed wrong test sometimes identifiedRohan McGovern2012-06-061-6/+2
* parse_build_log: fixed handling of "run concurrently with" linesRohan McGovern2012-06-062-0/+16485
* parse_build_log: extract "multiple definition of" linker errorsRohan McGovern2012-06-042-0/+3420
* Allow test timeout to be overridden by testcase.timeout in .pro fileRohan McGovern2012-05-245-6/+13
* Fixed ambiguous handling of YAML errors in test logs.Rohan McGovern2012-05-223-1/+46096
* testplanner: avoid duplicate test labelsRohan McGovern2012-05-169-0/+24
* parse_build_log.pl: extract info from MSVC ambiguous function callRohan McGovern2012-05-112-0/+28040
* parse_build_log.pl: handle cc1plus errorsRohan McGovern2012-05-112-0/+13855
* testplanner: really fix the "ambiguous makefile on windows" problem.Rohan McGovern2012-05-084-0/+6
* testplanner: fixed handling of .pro files as subdirs on WindowsRohan McGovern2012-05-022-5/+10
* parse_build_log.pl: extract failure messages from testscheduler.Rohan McGovern2012-04-242-0/+13125
* Add context information to fatal errors.Rohan McGovern2012-04-232-0/+6
* Provide a way to make fatal errors parseable by parse_build_log.plRohan McGovern2012-04-232-0/+201
* Fixed testplan where `check' target does a chdirRohan McGovern2012-04-194-13/+17
* Add testplanner, testscheduler.Rohan McGovern2012-04-1916-0/+188
* parse_build_log.pl: improve mac "cannot execute binary file"Rohan McGovern2012-04-182-0/+2537
* parse_build_log.pl: handle "Agent idle before recipe expected to complete"Rohan McGovern2012-04-182-0/+30901
* parse_build_log.pl: Add more git glitches.Toby Tomkins2012-03-202-0/+163
* parse_build_log.pl: Ignores more gdb errors that are flagged.Toby Tomkins2012-03-072-0/+7579
* CodeCoverage: Report untested source files in html report.Caroline Chao2012-02-2411-0/+339
* parse_build_log.pl: extract test failures during `nmake check'Rohan McGovern2012-02-222-0/+8492