summaryrefslogtreecommitdiffstats
path: root/src/testlib
Commit message (Expand)AuthorAgeFilesLines
* 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-121-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-211-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
* | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-03-151-1/+1
|\|
| * Typo fix in qtestlibMarkus Goetz2010-03-141-1/+1
* | QMetaObject::invokeMethod: print a warning if the method is not found.Olivier Goffart2010-03-011-7/+21
* | Don't include private headers from public headers.Morten Johan Sørvig2010-02-221-1/+1
* | Merge branch 'master' of git:qt/qtThiago Macieira2010-02-211-1/+21
|\ \
| * \ Merge remote branch 'origin/master' into qt-master-from-4.6Thiago Macieira2010-02-201-1/+1
| |\ \
| * \ \ Merge remote branch 'origin/master' into qt-master-from-4.6Thiago Macieira2010-02-182-2/+2
| |\ \ \
| * \ \ \ Merge branch '4.6' into qt-master-from-4.6Thiago Macieira2010-02-171-1/+21
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-02-161-0/+8
| | |\ \ \
| | | * | | Make it possible to run benchmarks with the "-graphicssystem" switch.Bjørn Erik Nilsen2010-02-151-0/+8
| | * | | | QTestLib: don't crash if data tag requested, none availableJoão Abecasis2010-02-121-1/+13
| | |/ / /
* | | | | Merge remote branch 'origin/master'Thiago Macieira2010-02-201-1/+1
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge remote branch 'qt/master' into staging-2-masterQt Continuous Integration System2010-02-182-2/+2
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Always accept values reported directly using QTest::setBenchmarkResult.Samuel Rødal2010-02-181-1/+1
| | |/ / | |/| |
* | | | Fix compilation on GNU/Hurd (SA_SIGINFO isn't defined)Thiago Macieira2010-02-191-1/+5
| |/ / |/| |
* | | Fix copyright year.Jason McDonald2010-02-162-2/+2
|/ /
* | Doc: more \since 4.7Volker Hilsheimer2010-02-051-0/+2
* | doc: Fixed some qdoc warnings.Martin Smith2010-02-041-0/+28