index
:
qt-labs/qtest-qml.git
Extend_compare_for_objects_and_arrays
master
patched-qt
QTest QML extension
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
imports
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replaced Nokia copyrights and contact details
Teemu Kaukoranta
2013-05-28
8
-24
/
+16
*
Fixed licenses
Teemu Kaukoranta
2013-05-28
8
-120
/
+128
*
Generate real mouse events on mouseMove
Matt Vogt
2013-01-08
1
-2
/
+24
*
Added try catch around JSON.stringify
Sascha Kolewa
2011-01-10
1
-1
/
+5
*
Added function to compare objects
Sascha Kolewa
2010-12-21
1
-30
/
+116
*
Added object comparison to TestCase QML class
Sascha Kolewa
2010-12-21
1
-1
/
+49
*
Run named test functions from the command-line
Rhys Weatherley
2010-12-16
1
-2
/
+39
*
Print the available tests when -functions supplied
Rhys Weatherley
2010-12-16
1
-0
/
+23
*
Improve verbose output mode
Rhys Weatherley
2010-12-16
1
-2
/
+6
*
qdoc fixes
Rhys Weatherley
2010-12-16
1
-4
/
+4
*
Fix expectFail() example and clarify documentation
Rhys Weatherley
2010-12-16
2
-11
/
+25
*
Add a SignalSpy item for watching signals
Rhys Weatherley
2010-12-15
6
-1
/
+346
*
Simulation of keyboard and mouse events
Rhys Weatherley
2010-12-14
3
-0
/
+233
*
Add some self tests for QtQuickTest
Rhys Weatherley
2010-12-13
1
-12
/
+13
*
Better documentation for optional parameters
Rhys Weatherley
2010-12-13
1
-23
/
+15
*
Convert the documentation into qdoc form
Rhys Weatherley
2010-12-10
1
-5
/
+35
*
Document the TestCase element using qdoc syntax
Rhys Weatherley
2010-12-10
2
-0
/
+515
*
Prefix internal identifiers with "qtest_"
Rhys Weatherley
2010-12-10
1
-105
/
+104
*
Better handling for uncaught exceptions
Rhys Weatherley
2010-12-10
1
-1
/
+2
*
Windows-ification of the QML test framework... In summary:
Daniel Pope
2010-12-10
1
-1
/
+1
*
Add benchmark support to the QML test framework
Rhys Weatherley
2010-12-09
1
-3
/
+42
*
QDeclarative -> QuickTest for the test classes
Rhys Weatherley
2010-12-09
1
-3
/
+3
*
Use QtQuickTest as the uniform name for the module
Rhys Weatherley
2010-12-09
3
-15
/
+15
*
Triggering tests to run after the window is shown
Rhys Weatherley
2010-12-08
1
-0
/
+18
*
Add file/line information to fail messages
Rhys Weatherley
2010-12-08
2
-8
/
+79
*
Add tryCompare() function for asynchronous testing
Rhys Weatherley
2010-12-07
1
-8
/
+31
*
Add equivalents of qWait() and qSleep()
Rhys Weatherley
2010-12-07
1
-0
/
+8
*
Reset data tag after running test function
Rhys Weatherley
2010-12-07
1
-1
/
+1
*
Add ignoreWarning() helper function
Rhys Weatherley
2010-12-06
1
-0
/
+6
*
Replace TestReport with TestResult
Rhys Weatherley
2010-12-06
3
-161
/
+149
*
Make TestReport private API
Rhys Weatherley
2010-12-03
1
-1
/
+1
*
Add a test harness for launching QML tests
Rhys Weatherley
2010-12-03
1
-8
/
+1
*
Backport Qt3D.Test and make it generic again
Rhys Weatherley
2010-12-03
6
-0
/
+510