summaryrefslogtreecommitdiffstats
path: root/scripts/generic
Commit message (Expand)AuthorAgeFilesLines
* Fix call to print_failed_test() missing last argEdward Welbourne2024-04-191-1/+1
* Update the log parser to account for additional timeout messagesDaniel Smith2024-03-191-1/+5
* Use SPDX license identifiersLucie Gérard2022-06-0821-567/+42
* Show failed to install tests archive summaryKarim Abdelrahman2022-01-201-0/+5
* parse_build_log: print a warning about fatal timeouts in testsFabian Kosmale2021-12-161-6/+15
* Dedupe reporting of failed testsFabian Kosmale2021-12-161-6/+20
* parse_build_log: Correct failure checkFabian Kosmale2021-12-161-1/+1
* Show CMake errorsKarim Abdelrahman2021-12-091-2/+5
* Detect crashed tests and print outputVolker Hilsheimer2021-03-131-1/+6
* Don't match -DWARNINGS_ARE_ERRORS=OFF as an error lineVolker Hilsheimer2021-03-131-3/+3
* Remove raw logsRobert Loehning2021-02-0270-869422/+0
* Do not require zcatFabian Kosmale2020-11-261-24/+5
* Add debug loggingFabian Kosmale2020-11-261-0/+11
* parse_build_log: Try harder to locate errorsFabian Kosmale2020-11-261-5/+19
* Remove usage of deprecated QStandardPaths::DataLocationKarsten Heimrich2020-10-211-1/+1
* parse_build_log.pl: Add note about deprecationFriedemann Kleint2019-06-201-0/+3
* parse_build_log.py: Silence flake8 warningsFriedemann Kleint2019-06-131-3/+6
* Fix parse_build_log.py to pass the Coin testsFriedemann Kleint2019-06-121-4/+12
* Long live parse_build_log.py!Friedemann Kleint2019-06-071-0/+134
* Merge changes to parse_build_log applied by CoinJędrzej Nowacki2019-04-091-189/+120
* 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