summaryrefslogtreecommitdiffstats
path: root/src/testlib
Commit message (Expand)AuthorAgeFilesLines
* Fix more warnings, found by cross-compiling QtThiago Macieira2013-05-011-0/+6
* Fix the QTouchEventSequence code snippet so that it compilesAndy Shaw2013-04-181-2/+2
* Warn if mouse event occurs outside target window in tests.Stephen Kelly2013-04-121-0/+3
* qWaitForWindow* default timeouts are 5 secondsShawn Rutledge2013-03-231-2/+2
* Fix error in XML and Xunit formatted benchmark output.Mirko Boehm (AWS)2013-03-222-2/+5
* Add minimumtotal option to improve accuracy of short-lived benchmarks.Mirko Boehm (AWS)2013-03-194-1/+33
* Make sure that we #include qconfig.h before testing for features.Thiago Macieira2013-03-191-0/+2
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-162-2/+2
* make testlib's toString() use local8Bit, not latin1Oswald Buddenhagen2013-03-131-9/+9
* fix encoding when printing debug under winceOswald Buddenhagen2013-03-121-1/+1
* don't clobber 8-bit outputOswald Buddenhagen2013-03-121-2/+2
* Android build fixPaul Olav Tvete2013-03-121-1/+1
* Silence warning about unused fields in test event (CLANG).Friedemann Kleint2013-03-121-1/+1
* Add support for attributes in the -perfcounter argumentThiago Macieira2013-03-061-1/+38
* Store the performance counter attributes globallyThiago Macieira2013-03-061-22/+27
* Add support for the cache-related operations counters in benchlibThiago Macieira2013-03-061-23/+180
* Add support for more performance counters in QBenchlibThiago Macieira2013-03-063-8/+213
* Add more events for QBenchlib, based on the Linux perf countersThiago Macieira2013-03-063-12/+137
* Implement the Linux Perf Counter backend for benchlibThiago Macieira2013-03-063-2/+109
* Add the skeleton Linux perf events counter for QtTestThiago Macieira2013-03-066-1/+224
* Import the Linux header linux/perf_event.hThiago Macieira2013-03-061-0/+615
* iOS: Don't use IOKit in QTestLib, it's a private framework on iOSTor Arne Vestbø2013-02-271-5/+5
* Mention offscreen platform plugin in QTestLib documentation.Samuel Rødal2013-02-191-0/+6
* Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Giuseppe D'Angelo2013-02-176-15/+11
|\
| * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-146-15/+11
| |\
| | * fix doc page urlsOswald Buddenhagen2013-02-041-1/+1
| | * Merge "Merge branch 'release' into stable" into refs/staging/stableSergio Ahumada2013-02-011-4/+0
| | |\
| | | * Merge branch 'release' into stableSergio Ahumada2013-01-311-4/+0
| | | |\
| | | | * testlib: Remove old 'Partner Directory' external linkSergio Ahumada2013-01-281-4/+0
| | * | | substitute fixed version numbers in qdocconf files with variablesOswald Buddenhagen2013-02-011-5/+5
| | |/ /
| | * | Doc: Fix references to Qt TestSze Howe Koh2013-01-305-7/+7
* | | | remove QMAKE_TARGET_* overridesOswald Buddenhagen2013-02-131-6/+0
|/ / /
* | | Allow QtTest's QCOMPARE to work with mixed q(u)int32 and q(u)int64Jon Severinsson2013-02-112-0/+66
* | | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-01-291-2/+2
|\ \ \
| * | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-281-2/+2
| |\| |
| | * | Doc: Fix module name formatSze Howe Koh2013-01-251-2/+2
* | | | Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-2924-94/+0
|/ / /
* | | Make the QtTest GUI headers compile on their ownThiago Macieira2013-01-242-0/+2
* | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-2267-67/+67
|\| |
| * | Update copyright year in Digia's license headersSergio Ahumada2013-01-1867-67/+67
| |/
* | QTestLib: improve output when comparing lists fails.David Faure2013-01-222-8/+19
* | Bump Qt version to 5.1.0Frederik Gladhorn2013-01-151-5/+5
* | Merge branch 'stable' into devSergio Ahumada2013-01-091-1/+1
|\|
| * Replace macro qdoc with Q_QDOCDebao Zhang2013-01-081-1/+1
* | Merge branch 'stable' into devFrederik Gladhorn2013-01-072-4/+4
|\|
| * Remove metatype registration of built-in types.Stephen Kelly2013-01-032-4/+4
* | Automatically register method types in QSignalSpy.Stephen Kelly2013-01-071-2/+15
|/
* Make qtestaccessible.h compile with QT_NO_KEYWORDSThiago Macieira2013-01-021-1/+1
* Add qtest_widget.h to the list of testlib headersThiago Macieira2012-12-281-0/+1
* Suppress warning in valgrind headers: variable set but not usedThiago Macieira2012-12-281-0/+1