aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/testlib
Commit message (Expand)AuthorAgeFilesLines
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-282-8/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-108-8/+8
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-238-192/+192
* Add .qmltypes filesKai Koehne2012-09-123-0/+262
* doc: fix some typos in .qml filesSergio Ahumada2012-09-071-1/+1
* Implement strict mode for qmldir modulesMatthew Vogt2012-07-311-0/+1
* Doc: Changed \qmlclass to \qmltype and added \instantiates.Jerome Pasion2012-07-302-2/+4
* Add waitForRendering() function for qmltestCharles Yin2012-07-252-2/+18
* Empty JSON files are not needed for the plugin systemAlan Alpert2012-07-252-2/+1
* Add fuzzyCompare() to qmltestCharles Yin2012-07-182-20/+37
* use centralized qml plugin project handlingOswald Buddenhagen2012-07-111-18/+4
* Improve mouseWheel() functionCharles Yin2012-07-042-11/+47
* Add pixel comparation support to qmltestCharles Yin2012-06-122-0/+29
* Doc: Grouped Qt Quick types into several groupsJerome Pasion2012-06-062-0/+2
* Doc: Sanitized QML typesNico Vertriest2012-05-242-2/+2
* Consolidate SignalSpy itemCharles Yin2012-05-012-8/+38
* Clean up qmltest codeCharles Yin2012-04-192-23/+1
* Fix some issues with init_data() for qmltestCharles Yin2012-04-051-5/+8
* Add init_data() function for default data driven testingCharles Yin2012-04-032-6/+26
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-131-2/+2
* Implement mouseDragCharles Yin2012-03-132-0/+23
* Fix SignalSpy disconnect issueCharles Yin2012-03-131-1/+3
* Merge master <-> api_changesMatthew Vogt2012-03-053-3/+5
|\
| * Use new plugin system in QtDeclarative.Friedemann Kleint2012-02-233-3/+5
* | Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-244-23/+23
|/
* Change variant properties to var properties.Justin McPherson2012-02-132-5/+5
* qmltest: Remove obsolete skipAll function.Jason McDonald2012-02-131-6/+0
* qmltest: Count passes, fails and skips consistently.Jason McDonald2012-02-131-1/+7
* Remove code related to test location.Jason McDonald2012-02-091-11/+0
* qmltest: Perform extra checks after each data row is executed.Jason McDonald2012-02-091-1/+4
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-308-8/+8
* Update obsolete contact address.Jason McDonald2012-01-238-8/+8
* Change testlib skipAll function to failure.Jason McDonald2012-01-191-5/+3
* Update copyright year in Nokia copyright headers.Jason McDonald2012-01-178-8/+8
* Say hello to QtQuick moduleKent Hansen2011-12-022-2/+2
* qmltestrunner reports wrong LOC for failed test casesCharles Yin2011-11-281-4/+4
* Fix qmltestrunner crash bug when report filename and line numberCharles Yin2011-11-091-21/+0
* Declarative: Fix compiler warnings.Friedemann Kleint2011-11-071-2/+2
* Remove Q_WS_*, symbian and maemo code in QtDeclarativeDamian Jansen2011-10-261-17/+0
* Remove warning messages from TestCase.qmlCharles Yin2011-10-251-2/+4
* Fix qmltestrunner hang bug when no TestCase itemCharles Yin2011-10-241-0/+2
* Rename Qt Quick-specific classes to QQuick*Kent Hansen2011-10-211-1/+1
* Add file and lineno parameters to warn() methodCharles Yin2011-10-211-6/+7
* Remove SkipMode from qtestlib API.Jason McDonald2011-10-212-15/+4
* Build with qt-in-namespaceKent Hansen2011-09-281-1/+7
* Wheel event support in qmltestlib + few fixes.juhvu2011-09-221-3/+21
* remove useless debug logCharles Yin2011-09-071-2/+1
* Remove V8 submodule from QtDeclarativeKent Hansen2011-08-291-1/+1
* QML Autotests: Use fuzzy compare for real numbersJulian de Bhal2011-08-231-2/+2
* add dummy notify signals to remove warningsCharles Yin2011-08-081-3/+5