summaryrefslogtreecommitdiffstats
path: root/src/testlib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2011-02-281-1/+10
|\
| * Run on INTEGRITYRolland Dudemaine2011-02-221-1/+10
* | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-02-235-9/+43
|\ \ | |/ |/|
| * Export symbols from qtestlib required for QtQuickTestRhys Weatherley2011-02-175-9/+43
* | Cocoa: fix qgraphicsview autotestRichard Moe Gustavsen2011-01-281-0/+4
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-1764-65/+69
|\ \ | |/
| * Update copyright year to 2011.Jason McDonald2011-01-1064-64/+64
| * Improve docs for QTEST_MAIN macro.Jason McDonald2010-12-231-1/+5
| * silence compiler warningsHarald Fernengel2010-11-191-2/+2
* | Merge branch 'master-upstream' into master-waterThierry Bastian2010-11-201-0/+3
|\ \
| * \ Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-11-191-0/+3
| |\ \ | | |/
| | * Added an example for QTest::touchEvent to the documentation.Denis Dzyubenko2010-11-111-0/+3
* | | Fixed a shadow warning when including QTestKimmo Kotajärvi2010-10-291-2/+2
|/ /
* | Merge remote branch 'qt/master' into lighthouse-masterPaul Olav Tvete2010-10-262-10/+10
|\ \
| * \ Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-10-252-10/+10
| |\ \ | | |/
| | * Doc: Fixed the in-repository licenses for the documentation.David Boddie2010-10-042-10/+10
* | | Merge remote branch 'lighthouse/4.7' into lighthouse-masterPaul Olav Tvete2010-10-221-1/+9
|\ \ \ | |/ / |/| |
| * | Lighthouse on OS X.Morten Johan Sørvig2010-10-201-1/+9
| |/
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2010-09-211-1/+1
|\ \ | |/
| * Fixed spelling, broken links, and missing default values.Jerome Pasion2010-08-301-1/+1
* | Different version from the previous patch: use QElapsedTimerThiago Macieira2010-08-301-2/+3
* | Compilation after merge.Olivier Goffart2010-08-301-0/+1
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-08-301-2/+2
|\ \ | |/
| * Use QElapsedTimer for the benchlib tests.Thiago Macieira2010-08-241-2/+2
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-08-1312-70/+253
|\ \
| * | Fixed linking against libQtTest on Mac.Rohan McGovern2010-08-111-1/+0
| * | Added -random option to tests, making the test cases within a test execute in...Magne Pettersen Zachrisen2010-08-1113-70/+254
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-08-131-3/+13
|\ \ \ | |/ / |/| / | |/
| * Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-08-111-3/+13
| |\
| | * Add QDir::homePath() for the log file in QTestFileLogger in testlib on Symbia...Liang Qi2010-08-031-3/+13
* | | Remove the use of deprecated qVariant*Olivier Goffart2010-08-061-1/+1
* | | Remove obsolete code & workarounds for unsupported versions of MS Visual C++miniak2010-08-031-1/+1
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-07-281-29/+1
|\ \ \ | |/ /
| * | Merge remote branch 'origin/4.6' into 4.7-from-4.6Rohan McGovern2010-07-201-29/+1
| |\ \ | | |/
| | * Revert "Add the chart utility from qtestlib-tools."Rohan McGovern2010-07-201-29/+1
* | | Fix a memory leak in the QTestLib.Jedrzej Nowacki2010-07-271-1/+4
|/ /
* | Doc: Relicensed the documentation under the GNU FDL version 1.3.David Boddie2010-06-212-50/+22
* | Fixed bug where testlib would not respect the -iterations option.Samuel Rødal2010-05-281-1/+1
* | Improve precision of testlib benchmarking.Samuel Rødal2010-05-282-1/+7
* | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-05-041-0/+1
|\ \ | |/
| * Fixing small memory leak in testlib.Aleksandar Sasha Babic2010-05-031-0/+1
* | Testlib XML flush: use benchmarkMetricName (identifier) overall instead of be...Thiago Macieira2010-04-291-1/+1
* | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-04-213-28/+60
|\ \ | |/
| * Fixed DataTag missing from testlib XML in some cases.Rohan McGovern2010-04-193-5/+33
| * Fixed "pass" incident missing from test xml in some casesRohan McGovern2010-04-191-22/+26
| * Reverted "qwarn" -> "qwarning" attribute change in XML test logs.Rohan McGovern2010-04-191-1/+1
| * Fixed failure of tst_selftests::runSubTest(subtest xml)Rohan McGovern2010-04-191-1/+1
* | Rename QTimestamp to QElapsedTimerThiago Macieira2010-03-171-2/+2
* | Port QTest::qWait also to use QTimestamp.Thiago Macieira2010-03-171-2/+2
* | Cleanup: Removed include file and comment.jasplin2010-03-171-5/+0