summaryrefslogtreecommitdiffstats
path: root/src/testlib
Commit message (Expand)AuthorAgeFilesLines
* Use the new QMetaMethod API in testlibKent Hansen2012-03-212-18/+8
* testlib: Remove obsolete internal compare_helper overload.Jason McDonald2012-03-214-27/+0
* Merge master into api_changesKent Hansen2012-03-193-8/+59
|\
| * Make copy and assign private for QAccessibleEvent.Frederik Gladhorn2012-03-181-4/+4
| * Fix broken qWaitForWindowShown() behaviorCharles Yin2012-03-162-4/+55
* | Merge master into api_changesKent Hansen2012-03-163-27/+42
|\|
| * Improved qWaitForWindowShown().Samuel Rødal2012-03-151-11/+11
| * Use pointers for QAccessibleEvent.Frederik Gladhorn2012-03-151-7/+6
| * Deliver events in qtestmouseLaszlo Agocs2012-03-131-6/+11
| * Autotest details of QAccessibleEvent.Frederik Gladhorn2012-03-131-6/+17
* | Remove QTEST_NO_SPECIALIZATIONSOlivier Goffart2012-03-144-33/+0
* | Merge remote-tracking branch 'origin/master' into api_changesLars Knoll2012-03-127-81/+116
|\|
| * Use QAccessibleEvent in test.Frederik Gladhorn2012-03-121-24/+26
| * testlib: Improve formatting of QCOMPARE failure messages.Jason McDonald2012-03-123-9/+9
| * testlib: Make QTestResult::verify() more robust.Jason McDonald2012-03-081-1/+3
| * testlib: Improve verbose and XPASS outputJason McDonald2012-03-086-48/+73
| * testlib: Document a known limitation of QFINDTESTDATA.Jason McDonald2012-03-081-0/+6
* | Merge remote-tracking branch 'origin/api_changes' into containtersJoão Abecasis2012-03-085-53/+47
|\|
| * Fix sending simulated keyboard events to popup widgetsMiikka Heikkinen2012-03-071-5/+7
| * Merge remote-tracking branch 'origin/api_changes'Lars Knoll2012-03-042-22/+12
| |\
| | * Add operator<<(QTestData &, QStringBuilder)Olivier Goffart2012-02-291-0/+8
| | * Merge master -> api_changesRohan McGovern2012-02-293-9/+16
| | |\
| | * | QTestlib: no need to use the preprocessor to distinguish qrealOlivier Goffart2012-02-271-22/+4
| * | | Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-022-21/+21
| * | | testlib: Improve documentation of verbose test logging options.Jason McDonald2012-03-021-5/+7
| | |/ | |/|
* | | Introduce QMetaType::UnknownType.Jędrzej Nowacki2012-03-022-2/+5
* | | Rename QMetaMethod::signature() to methodSignature()Kent Hansen2012-02-292-7/+8
|/ /
* | testlib: Improve the silent logging modeJason McDonald2012-02-282-6/+10
* | testlib: Remove commented-out code from plain text logger.Jason McDonald2012-02-281-2/+0
* | QtTest: add missing \since 5.0 to the new macrosDavid Faure2012-02-271-0/+6
* | clean up qmake-generated projectsOswald Buddenhagen2012-02-241-1/+0
|/
* CodeCoverage: Move installCoverageTool call.Caroline Chao2012-02-221-3/+3
* replace 'const QChar &' with 'QChar ' where appropriateKonstantin Ritt2012-02-211-1/+1
* Use QMetaMethod::isValid() to check method validityKent Hansen2012-02-201-2/+2
* testlib: Report one test result per benchmark test.Jason McDonald2012-02-201-13/+26
* testlib: make XPASS output slightly less confusing.Jason McDonald2012-02-201-1/+4
* Remove usages of QT_ARCH and QT_ARCH_* from qtbaseBradley T. Hughes2012-02-171-2/+2
* [QTBUG-22847] Compile with C++11 compilerMarc Mutz2012-02-171-1/+1
* testlib: Skip test function if init() fails.Jason McDonald2012-02-171-1/+1
* testlib: Remove obsolete version of QSKIP macro.Jason McDonald2012-02-161-11/+0
* Remove code related to test location.Jason McDonald2012-02-163-27/+0
* Fix compilation with MinGWJonathan Liu2012-02-151-1/+5
* Add missing crtdbg.h includeJonathan Liu2012-02-131-0/+3
* testlib: Count passes, fails and skips consistently.Jason McDonald2012-02-133-16/+19
* CodeCoverage: Handle QTest based subtests.Caroline Chao2012-02-123-4/+31
* Disable Assertion messagebox for unittests.Andreas Holzammer2012-02-081-0/+1
* testlib: Clear ignored messages after every data rowJason McDonald2012-02-083-5/+11
* testlib: Clear expected failures after every data row.Jason McDonald2012-02-083-2/+10
* CodeCoverage: Save coverage data in QTestLog::stopLogging()Caroline Chao2012-02-074-20/+37
* Revert "Put the generated <module>version.h into build tree"Bradley T. Hughes2012-02-011-1/+1