summaryrefslogtreecommitdiffstats
path: root/scripts/lib
Commit message (Expand)AuthorAgeFilesLines
* QtQA::TestScript: ensure $? is set when exe(), exe_qx() returnRohan McGovern2012-07-243-2/+43
* Fixed 'QtQA::TestScript: scope mismatch' warnings on WindowsRohan McGovern2012-07-232-1/+87
* Fixed ambiguous handling of YAML errors in test logs.Rohan McGovern2012-05-222-4/+5
* Removed own QtQA::QMake::ProjectRohan McGovern2012-05-1117-1906/+0
* Removed own QtQA::Win32::Status.Rohan McGovern2012-05-112-1354/+0
* QtQA::Win32::Status: add a couple of missing tests.Rohan McGovern2012-05-041-0/+2
* QtQA::QMake::Project: output $CWD when a command fails.Rohan McGovern2012-05-011-1/+1
* QtQA::TestScript: during exe, print CWD and PATH when they changeRohan McGovern2012-04-302-6/+38
* Add context information to fatal errors.Rohan McGovern2012-04-232-3/+141
* Provide a way to make fatal errors parseable by parse_build_log.plRohan McGovern2012-04-232-21/+115
* testplanner: jom compatibility fixesRohan McGovern2012-04-191-0/+3
* Add testplanner, testscheduler.Rohan McGovern2012-04-192-25/+65
* Provide perl interface to qmake projectsRohan McGovern2012-04-1817-0/+1927
* testrunner: handle more process status values on WindowsRohan McGovern2012-03-092-0/+1352
* QtQA::Proc::Reliable::Win32: fixed handling of (>8)-bit exit codesRohan McGovern2012-03-061-4/+54
* Fixed QtQA::Proc::Reliable::Win32 when passed output from Getopt::LongRohan McGovern2012-02-291-0/+14
* Implemented proper stdout_cb/stderr_cb callbacks on Windows.Rohan McGovern2012-02-293-38/+560
* Fixed bugs in stdout_cb/stderr_cb callbacks on WindowsRohan McGovern2012-02-291-4/+4
* Fixed stdout_cb/stderr_cb stopping on first blank lineRohan McGovern2012-02-231-1/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-3011-11/+11
* Update obsolete contact address.Jason McDonald2012-01-2311-11/+11
* QtQA::Proc::Reliable: don't retry successful commandsRohan McGovern2012-01-102-1/+14
* Update copyright year in license headers.Jason McDonald2012-01-0511-11/+11
* Remove mentioning of -nokia-developer argumentKai Koehne2012-01-041-1/+1
* qtmod_test.pl: added support for shadow builds.Rohan McGovern2011-11-181-0/+1
* QtQA::TestScript: support usage of `QTQA_' prefix for env varsRohan McGovern2011-10-262-13/+38
* QtQA::TestScript: increased all exe-related verbosity by 1Rohan McGovern2011-08-203-34/+17
* Add missing license headersJason McDonald2011-08-1211-0/+452
* testrunner: add support for --timeout option on WindowsRohan McGovern2011-07-311-2/+98
* testrunner: fixed unstable 15-testrunner-capture-logs.t testRohan McGovern2011-07-281-1/+30
* Automatically recover from some transient errors in test scriptsRohan McGovern2011-07-2714-18/+2495
* QtQA::TestScript: mark failing Windows argument-passing tests as TODORohan McGovern2011-07-251-20/+40
* qt_update_submodules: add new script for automatic updates of qt/qt5.gitRohan McGovern2011-07-072-0/+235
* Rename `Qt' namespace used in qtqa perl scripts to `QtQA'Rohan McGovern2011-06-036-20/+20
* testrunner: add --capture-logs, --tee-logs featureRohan McGovern2011-06-031-0/+103
* tests: add perl syntax and critic checksRohan McGovern2011-05-171-0/+2
* Qt::TestScript: add basic autotestsRohan McGovern2011-05-175-1/+444
* Add scripts for testing Qt modules.Rohan McGovern2011-05-111-0/+620