aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/testlib
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* qmltest: Fix SignalSpy to use TestUtil helper functionsCaio Marcelo de Oliveira Filho2011-08-031-1/+5
* Merge the QJSEngine and QJSValue development branch into master.Simon Hausmann2011-07-292-5/+3
* fix qmltest bugsCharles Yin2011-07-203-6/+50
* Fixed compile (for certain configurations)Rohan McGovern2011-07-201-1/+1
* Merge branch 'v8'Aaron Kennedy2011-07-084-67/+66
|\
| * windowShown is a property of qtest, not util.Charles Yin2011-06-231-1/+1
| * get the caller file & line number from v8 stack trace.Charles Yin2011-06-234-67/+66
* | Update licenseheader text in source files for qtdeclarative Qt moduleJyri Tahtela2011-07-088-136/+136
|/
* fix shadow build errorCharles Yin2011-05-301-0/+4
* Compile fix.Kim Motoyoshi Kalland2011-05-301-4/+0
* copy other .qml .js files during build timeCharles Yin2011-05-301-4/+21
* Integrate QtQuickTest into QtCharles Yin2011-05-2010-0/+1984