aboutsummaryrefslogtreecommitdiffstats
path: root/src/qmltest/quicktestresult.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Remove interim compatibility measuresAlan Alpert2012-10-161-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Add waitForRendering() function for qmltestCharles Yin2012-07-251-0/+9
* Add fuzzyCompare() to qmltestCharles Yin2012-07-181-3/+91
* QQuickCanvas renamesAlan Alpert2012-07-171-3/+3
* QtQuick: Fix warnings about unused variables.Friedemann Kleint2012-06-131-1/+0
* Add pixel comparation support to qmltestCharles Yin2012-06-121-0/+66
* testlib: Improve verbose and XPASS outputJason McDonald2012-03-131-12/+6
* CodeCoverage: Fixes regression.Caroline Chao2012-02-221-0/+5
* qmltest: Count passes, fails and skips consistently.Jason McDonald2012-02-131-18/+10
* 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-0/+5
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Add dummy test column for data driven test in qmltestCharles Yin2012-01-251-0/+3
* Call new pass/fail/skip count function in QTestLog.Jason McDonald2012-01-241-4/+4
* Avoid using QTestResult::ignoreMessage().Jason McDonald2012-01-241-1/+1
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Update copyright year in Nokia copyright headers.Jason McDonald2012-01-171-1/+1
* QMLTest: Fix output of file names, make output more verbose.Friedemann Kleint2012-01-111-21/+22
* Declarative: Fix gcc 4.6 warnings about assigned/unused variables.Friedemann Kleint2011-11-011-1/+0
* Add file and lineno parameters to warn() methodCharles Yin2011-10-211-2/+2
* Remove SkipMode from qtestlib API.Jason McDonald2011-10-211-8/+1
* Catch up with API change to QTestLog::qWarn().Jason McDonald2011-09-291-1/+1
* make the testcase name the same in both plain text and xml/xunit logs for qml...Charles Yin2011-09-091-37/+3
* Fix build break introduced by changes in QTestLog.Xizhi Zhu2011-08-291-2/+2
* Update licenseheader text in source files for qtdeclarative Qt moduleJyri Tahtela2011-07-081-17/+17
* Integrate QtQuickTest into QtCharles Yin2011-05-201-0/+630