summaryrefslogtreecommitdiffstats
path: root/src/testlib
Commit message (Expand)AuthorAgeFilesLines
* Testlib: Output function / total time along with crash dump.Friedemann Kleint2015-10-135-13/+36
* Libraries: Fix single-character string literals.Friedemann Kleint2015-10-131-1/+1
* Examples/Doc snippets: Fix single-character string literals.Friedemann Kleint2015-10-131-1/+1
* Distinguish between Objective-C and Objective-C++ sourcesTor Arne Vestbø2015-10-091-1/+1
* Move shortcut handling back into QPA and simplify deliveryTor Arne Vestbø2015-10-071-3/+3
* QTestLib: Add MSVC 2015 to blacklist.Friedemann Kleint2015-09-291-1/+3
* Replace direct QPA access in tst_qguiappliction with testlib wrapperTor Arne Vestbø2015-09-151-1/+7
* Add a delimiter before "TracerPid"Thiago Macieira2015-09-131-1/+1
* Fix some qdoc warnings.Friedemann Kleint2015-09-071-2/+0
* Testlib/Windows: Output crash information on stdout instead of stderr.Friedemann Kleint2015-09-031-9/+10
* Fix some qdoc-warnings.Friedemann Kleint2015-08-271-1/+1
* Disable the testlib watchdog if a debugger is presentSimon Hausmann2015-08-191-5/+41
* QtTest: Add QHostAddress support for QCOMPARE failuresThiago Macieira2015-08-151-0/+20
* Merge remote-tracking branch 'origin/5.5' into devFrederik Gladhorn2015-08-061-2/+9
|\
| * QtTest: fix build error with -no-guiTasuku Suzuki2015-07-201-2/+9
* | QTestLib: Add macros QTRY_VERIFY2_WITH_TIMEOUT(), QTRY_VERIFY2().Friedemann Kleint2015-07-222-2/+51
* | QTestLib/Windows: Try to obtain a stack trace on crash.Friedemann Kleint2015-07-221-2/+126
* | Qt Test: Fix QCOMPARE message for signed and unsigned char.Vincas Dargis2015-07-212-0/+4
* | Testlib: Remove overload qCompare(bool, int, ...).Friedemann Kleint2015-07-191-8/+0
* | qdoc:Fixed a few qdoc errorsMartin Smith2015-07-071-2/+2
* | QtTestLib: Use Q_NULLPTR instead of 0 in all public headersMarc Mutz2015-07-0611-51/+59
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-07-014-19/+48
|\|
| * Replace MAC OS X with OS XNico Vertriest2015-06-301-1/+1
| * Merge remote-tracking branch 'origin/5.5.0' into 5.5Liang Qi2015-06-272-17/+24
| |\
| | * testlib: fix compile error with macosx10.8Tim Blechmann2015-06-221-1/+1
| | * QTest: Make qExtractTestData() return the created QTemporaryDirv5.5.0-rc1Marc Mutz2015-06-142-16/+23
| * | QtTest: Increase the size of the alternate stackThiago Macieira2015-06-221-1/+6
| * | Let QtTest use an alternate stack for its signal handlersThiago Macieira2015-06-151-1/+14
| * | QTest::qExtractTestData(): Set permissions of extracted files.Friedemann Kleint2015-06-081-0/+4
| * | testlib: fix compile error with macosx10.8Tim Blechmann2015-06-041-1/+1
| |/
* | QtTest: don't hold QBenchmarkResults in QListMarc Mutz2015-06-212-3/+5
* | Improve back trace handlingSimon Hausmann2015-06-141-1/+1
* | Output registered enumeration names in QCOMPARE.Friedemann Kleint2015-06-121-2/+19
* | QTestLib: Add data parameter to SKIP message if anyCaroline Chao2015-06-101-3/+5
* | QTestLib: Add data support to GPU_BLACKLISTCaroline Chao2015-06-101-4/+17
* | 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