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
/
testrunner.pl
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use SPDX license identifiers
Lucie Gérard
2022-06-08
1
-27
/
+2
*
Fix licensing
Jani Heikkinen
2017-06-01
1
-17
/
+12
*
Add path for test executable to log files
Tony Sarajärvi
2015-06-08
1
-1
/
+1
*
Update copyright headers
Antti Kokko
2015-02-13
1
-7
/
+7
*
Update license headers and add new license files
Antti Kokko
2014-09-22
1
-19
/
+11
*
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
*
Qtqa: Add support for ios-sim to run iOS tests in simulator
Simo Fält
2014-03-10
1
-0
/
+8
*
Update copyright year in Digia's license headers
Sergio Ahumada
2013-01-14
1
-1
/
+1
*
testrunner: fixed log capturing when local data dir does not yet exist
Rohan McGovern
2012-10-08
1
-2
/
+14
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-24
1
-24
/
+24
*
Make testrunner/testscheduler output unambiguous.
Rohan McGovern
2012-06-20
1
-7
/
+34
*
testrunner: omit -silent argument when re-running a failed test
Rohan McGovern
2012-06-08
1
-3
/
+6
*
testrunner: removed outdated doc snippet about parallel tests
Rohan McGovern
2012-06-08
1
-5
/
+0
*
testrunner.pl: Only warn when a single run is within the timeout.
Toby Tomkins
2012-06-06
1
-7
/
+10
*
testrunner.pl: Add a warning that indicates if a test runs >74% timeout.
Toby Tomkins
2012-05-31
1
-0
/
+12
*
testrunner: add elapsed time in --verbose mode
Rohan McGovern
2012-05-22
1
-1
/
+14
*
testrunner: fixed race on --capture-logs file creation
Rohan McGovern
2012-05-22
1
-14
/
+69
*
Removed own QtQA::Win32::Status.
Rohan McGovern
2012-05-11
1
-3
/
+2
*
testrunner: fixed another mkpath() race with concurrent testrunners
Rohan McGovern
2012-05-02
1
-8
/
+20
*
testrunner: fixed mkpath() race with concurrent testrunners
Rohan McGovern
2012-04-26
1
-1
/
+6
*
testrunner: fixed no output on a logging error with sync-output
Rohan McGovern
2012-04-26
1
-2
/
+20
*
testrunner: add --verbose switch to make test output identifiable
Rohan McGovern
2012-04-11
1
-0
/
+92
*
testrunner: add -C / --chdir option
Rohan McGovern
2012-03-21
1
-0
/
+8
*
testrunner: remove sync-output optimization for single running test
Rohan McGovern
2012-03-21
1
-17
/
+5
*
testrunner: fixed failure to find libs when invoked via bin/ symlink
Rohan McGovern
2012-03-12
1
-1
/
+6
*
testrunner: handle more process status values on Windows
Rohan McGovern
2012-03-09
1
-37
/
+3
*
testrunner: add crashreporter plugin, for crash logs on mac
Rohan McGovern
2012-03-08
1
-1
/
+6
*
testrunner: improve output when tests crash on Windows
Rohan McGovern
2012-03-06
1
-4
/
+91
*
testrunner: add --sync-output option for parallel tests
Rohan McGovern
2012-03-01
1
-6
/
+84
*
testrunner: enable tee-logs/capture-logs on Windows
Rohan McGovern
2012-02-29
1
-11
/
+2
*
Implemented proper stdout_cb/stderr_cb callbacks on Windows.
Rohan McGovern
2012-02-29
1
-11
/
+15
*
Remove "All rights reserved" line from license headers.
Jason McDonald
2012-01-30
1
-1
/
+1
*
Update obsolete contact address.
Jason McDonald
2012-01-23
1
-1
/
+1
*
Update copyright year in license headers.
Jason McDonald
2012-01-05
1
-1
/
+1
*
testrunner: accept plugin args mixed with global testrunner args
Rohan McGovern
2011-11-23
1
-1
/
+10
*
Support measuring test coverage with testcocoon.
Caroline Chao
2011-11-16
1
-0
/
+22
*
testrunner: fixed hang/crash info missing for flaky tests sometimes
Rohan McGovern
2011-11-06
1
-17
/
+20
*
testrunner: make capturing work with testlib multi-destination logging
Rohan McGovern
2011-10-11
1
-56
/
+110
*
testrunner: add new methods for handling flaky autotests
Rohan McGovern
2011-08-29
1
-5
/
+28
*
Add missing license headers
Jason McDonald
2011-08-12
1
-0
/
+41
*
testrunner: add support for --timeout option on Windows
Rohan McGovern
2011-07-31
1
-40
/
+12
*
testrunner: add a `flaky' plugin to deal with unstable tests
Rohan McGovern
2011-07-27
1
-6
/
+70
*
testrunner: add support for Windows
Rohan McGovern
2011-07-25
1
-13
/
+89
*
testrunner: collect backtraces from crashing tests
Rohan McGovern
2011-06-22
1
-18
/
+176
*
Fixed testrunner killing any process which closes stdout
Rohan McGovern
2011-06-22
1
-2
/
+5
*
Rename `Qt' namespace used in qtqa perl scripts to `QtQA'
Rohan McGovern
2011-06-03
1
-2
/
+2
*
testrunner: add --capture-logs, --tee-logs feature
Rohan McGovern
2011-06-03
1
-47
/
+604
*
testrunner: fixed stdout, stderr being unexpectedly merged
Rohan McGovern
2011-06-01
1
-0
/
+1
*
testrunner: fixed timeout stuck at 60 seconds
Rohan McGovern
2011-06-01
1
-2
/
+5
[next]