summaryrefslogtreecommitdiffstats
path: root/src/testlib
Commit message (Expand)AuthorAgeFilesLines
* Testlib: Export blacklist functionsCaroline Chao2015-06-081-3/+4
* Keep the mouse timestamp for tests closer to the actual timeUlf Hermann2015-06-051-2/+4
* Merge remote-tracking branch 'origin/5.5' into devSimon Hausmann2015-06-037-4/+88
|\
| * Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-06-011-0/+3
| |\
| | * Doc: Added the missing \brief and \image for example docsVenugopal Shivashankar2015-05-271-0/+3
| * | Add GPU_BLACKLIST support to QTestLibLaszlo Agocs2015-05-084-3/+50
| * | TestCase: Also check main source path when looking for test dataCaroline Chao2015-05-053-0/+34
| * | Make data tables const.Volker Krause2015-05-051-1/+1
* | | QTestLib: Move lastButton member into implementationUlf Hermann2015-06-023-11/+59
* | | Cleanup the mouse event handling in testlibLars Knoll2015-06-021-34/+38
* | | Add support for stack traces in testlib on MacSimon Hausmann2015-04-271-0/+11
* | | Improve safety of QTestLib watchdogSimon Hausmann2015-04-241-0/+3
* | | fix build with -warnings-are-errorsStephan Binner2015-04-221-1/+2
* | | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-04-223-3/+16
|\| |
| * | Remove libs that are already set by the mkspec.Bjoern Breitmeyer2015-04-211-2/+1
| * | Implement a more direct headersclean checkThiago Macieira2015-04-171-0/+5
| * | Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-04-151-1/+1
| |\|
| | * Explicitly cast to a uint to fix a compile errorAndy Shaw2015-03-311-1/+1
| * | testlib: Detect msvc version for blacklistingCaroline Chao2015-04-091-0/+9
* | | Improve error handling in qtestlibLars Knoll2015-04-211-3/+88
* | | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-04-081-3/+4
|\| |
| * | Use QT_WARNING_.. instead of #pragma GCC diagnostic ..Konstantin Ritt2015-04-071-3/+4
* | | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-04-017-2/+652
|\| |
| * | testlib: Detect distribution name/release for blacklisting testsCaroline Chao2015-03-301-0/+9
| * | Add XCTest logger backend to QtTestLibTor Arne Vestbø2015-03-276-2/+643
* | | Merge "Merge remote-tracking branch 'origin/5.5' into dev" into refs/staging/devSimon Hausmann2015-03-181-6/+28
|\| |
| * | Testlib: Fix cleanupTestCase not called when last test blacklistedRainer Keller2015-03-121-0/+3
| * | QTest: Print hex instead of octal for QByteArray QCOMPARE failuresThiago Macieira2015-03-111-6/+25
* | | Testlib: Add platform name to blacklist keywordsRainer Keller2015-03-181-26/+33
|/ /
* | Fix various qdoc-warnings.Friedemann Kleint2015-02-251-1/+1
* | Merge remote-tracking branch 'origin/5.4' into 5.5Frederik Gladhorn2015-02-241-1/+1
|\|
| * Replace blog.qt.digia.com with blog.qt.ioSergio Ahumada2015-02-061-2/+2
* | Testlib: Add function to extract files from resources to diskRainer Keller2015-02-182-0/+58
* | Fixed license headersJani Heikkinen2015-02-171-1/+1
* | Updated BSD licensed file headersJani Heikkinen2015-02-156-18/+18
* | Make the printing of complex byte arrays prettierThiago Macieira2015-02-153-1/+68
* | Update copyright headersJani Heikkinen2015-02-1173-506/+498
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-02-101-0/+1
|\|
| * src/testlib/testlib.pro: add missing qbenchmarksmetric.hMarc Mutz2015-01-191-0/+1
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-01-212-2/+2
|\|
| * QBenchmarkResult: fix uninitialized valueMarc Mutz2015-01-191-0/+1
| * Autotest: Selftests fail in UTC timezoneRainer Keller2015-01-191-2/+1
* | qtest_widgets.h: add support for pretty-printing QSizePolicyMarc Mutz2015-01-162-0/+101
* | QDebug: pretty-print QStrings and QStringRefsThiago Macieira2015-01-111-0/+2
* | Add QtInfoMsgKai Koehne2015-01-096-9/+20
* | QTest: update docs for toString()Marc Mutz2015-01-082-3/+27
* | QtTest: call toString() as a normal functionMarc Mutz2015-01-041-1/+1
* | Document -plugins argument in qmltest usage helpala2015-01-031-0/+2
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-12-291-0/+7
|\|
| * Also search current directory in QFINDTESTDATAEskil Abrahamsen Blomfeldt2014-12-191-0/+7