index
:
qt/qtqa.git
6.10
6.8
6.8.2
6.8.3
6.9
6.9.0
6.9.1
dev
master
Qt QA Scripts
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
generic
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix call to print_failed_test() missing last arg
Edward Welbourne
2024-04-19
1
-1
/
+1
*
Update the log parser to account for additional timeout messages
Daniel Smith
2024-03-19
1
-1
/
+5
*
Use SPDX license identifiers
Lucie Gérard
2022-06-08
21
-567
/
+42
*
Show failed to install tests archive summary
Karim Abdelrahman
2022-01-20
1
-0
/
+5
*
parse_build_log: print a warning about fatal timeouts in tests
Fabian Kosmale
2021-12-16
1
-6
/
+15
*
Dedupe reporting of failed tests
Fabian Kosmale
2021-12-16
1
-6
/
+20
*
parse_build_log: Correct failure check
Fabian Kosmale
2021-12-16
1
-1
/
+1
*
Show CMake errors
Karim Abdelrahman
2021-12-09
1
-2
/
+5
*
Detect crashed tests and print output
Volker Hilsheimer
2021-03-13
1
-1
/
+6
*
Don't match -DWARNINGS_ARE_ERRORS=OFF as an error line
Volker Hilsheimer
2021-03-13
1
-3
/
+3
*
Remove raw logs
Robert Loehning
2021-02-02
70
-869422
/
+0
*
Do not require zcat
Fabian Kosmale
2020-11-26
1
-24
/
+5
*
Add debug logging
Fabian Kosmale
2020-11-26
1
-0
/
+11
*
parse_build_log: Try harder to locate errors
Fabian Kosmale
2020-11-26
1
-5
/
+19
*
Remove usage of deprecated QStandardPaths::DataLocation
Karsten Heimrich
2020-10-21
1
-1
/
+1
*
parse_build_log.pl: Add note about deprecation
Friedemann Kleint
2019-06-20
1
-0
/
+3
*
parse_build_log.py: Silence flake8 warnings
Friedemann Kleint
2019-06-13
1
-3
/
+6
*
Fix parse_build_log.py to pass the Coin tests
Friedemann Kleint
2019-06-12
1
-4
/
+12
*
Long live parse_build_log.py!
Friedemann Kleint
2019-06-07
1
-0
/
+134
*
Merge changes to parse_build_log applied by Coin
Jędrzej Nowacki
2019-04-09
1
-189
/
+120
*
Fix licensing
Jani Heikkinen
2017-06-01
20
-340
/
+240
*
Add path for test executable to log files
Tony Sarajärvi
2015-06-08
5
-12
/
+12
*
Backtrace tests compatible with SIGSEGV from RHEL and SUSE
Tony Sarajärvi
2015-06-03
1
-1
/
+1
*
Modify testscheduler to be Perl 5.18+ compatible
Tony Sarajärvi
2015-06-02
1
-5
/
+7
*
Update testenforcer script with new qt.io domain
Tony Sarajärvi
2015-03-09
1
-3
/
+3
*
Update copyright headers
Antti Kokko
2015-02-13
20
-215
/
+175
*
Fix style issue: TAB character in non-leading whitespace
Sergio Ahumada
2015-02-03
1
-2
/
+2
*
Update license headers and add new license files
Antti Kokko
2014-09-22
15
-285
/
+165
*
Fix "missing AutoLoader" complain in OSX 10.9
Simo Fält
2014-05-09
1
-0
/
+1
*
Testrunner: Kill iPhone Simulator after each test
Simo Fält
2014-04-23
1
-0
/
+3
*
Testconfig_enforcer reacts to 403 HTTP returns
Tony Sarajärvi
2014-04-08
1
-0
/
+2
*
Qtqa: Add support for ios-sim to run iOS tests in simulator
Simo Fält
2014-03-10
1
-0
/
+8
*
Add option to not run insignificant tests
Frederik Gladhorn
2014-02-24
1
-1
/
+9
*
Fix qtqa autotest for mingw build.
Janne Anttila
2013-01-25
4
-17
/
+50
*
Update copyright year in Digia's license headers
Sergio Ahumada
2013-01-14
20
-20
/
+20
*
Fix testplanner for mingw based builds.
Janne Anttila
2013-01-07
1
-2
/
+2
*
testconfig_enforcer: allow specifying reviewers on the command-line
Rohan McGovern
2012-10-31
1
-1
/
+23
*
parse_build_log: detect another form of jenkins socket exception
Rohan McGovern
2012-10-23
3
-1
/
+15164
*
New script to automatically set test configurations enforcing
Rohan McGovern
2012-10-22
1
-0
/
+483
*
parse_build_log: remove pulse-specific code
Rohan McGovern
2012-10-16
119
-925881
/
+851577
*
parse_build_log: truncate lines only once, as they are read
Rohan McGovern
2012-10-16
1
-19
/
+10
*
parse_build_log: fixed performance of various regular expressions
Rohan McGovern
2012-10-16
1
-109
/
+50
*
parse_build_log: hoist consts out of inner loop
Rohan McGovern
2012-10-11
1
-7
/
+12
*
parse_build_log: replace Readonly with Const::Fast for performance
Rohan McGovern
2012-10-11
1
-9
/
+8
*
qtmod_test: raise a fatal error on dirty build directory
Rohan McGovern
2012-10-09
2
-0
/
+264
*
parse_build_log: retry on testconfig or git clone errors
Rohan McGovern
2012-10-09
1
-1
/
+29
*
Differentiate between failures and errors when aborting a test script
Rohan McGovern
2012-10-09
2
-8
/
+27
*
testrunner: fixed log capturing when local data dir does not yet exist
Rohan McGovern
2012-10-08
1
-2
/
+14
*
Skip testplanner/testscheduler tests when qmake is missing
Rohan McGovern
2012-10-05
2
-4
/
+8
*
Make tests work without scripts/lib/perl5 in PERL5LIB
Rohan McGovern
2012-10-05
1
-0
/
+1
[next]