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
/
quicktestlib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove QUICK_TEST_SCENEGRAPH.
HEAD
master
Robin Burchell
2013-06-11
2
-158
/
+65
*
Add an option for qmltestrunner to load translation files.
Robin Burchell
2013-06-11
1
-0
/
+16
*
Replaced Nokia copyrights and contact details
Teemu Kaukoranta
2013-05-28
72
-216
/
+144
*
Fixed licenses
Teemu Kaukoranta
2013-05-28
72
-1072
/
+1144
*
Don't create event loop in quick_test_main() if it exists already
Robin Burchell
2013-04-03
1
-1
/
+2
*
Generate real mouse events on mouseMove
Matt Vogt
2013-01-08
2
-6
/
+25
*
Make it possible to use QtQuickTest with QtQuick2
Rhys Weatherley
2011-02-15
3
-86
/
+192
*
Remove support for tests in qrc resources.
Rhys Weatherley
2011-01-04
1
-16
/
+1
*
Run named test functions from the command-line
Rhys Weatherley
2010-12-16
2
-0
/
+15
*
Print the available tests when -functions supplied
Rhys Weatherley
2010-12-16
1
-1
/
+7
*
Store test function names from the command-line
Rhys Weatherley
2010-12-16
3
-6
/
+107
*
Improve verbose output mode
Rhys Weatherley
2010-12-16
1
-7
/
+13
*
Fix whitespace issues
Rhys Weatherley
2010-12-15
1
-1
/
+1
*
Deprecate running tests from resources
Rhys Weatherley
2010-12-15
1
-4
/
+16
*
Remove "file://" prefix from filenames in the logs
Rhys Weatherley
2010-12-15
1
-10
/
+19
*
Report QML compile errors in the log
Rhys Weatherley
2010-12-15
1
-7
/
+15
*
Fix style problem
Rhys Weatherley
2010-12-14
1
-1
/
+1
*
Simulation of keyboard and mouse events
Rhys Weatherley
2010-12-14
3
-0
/
+307
*
Fix for INCLUDEPATH in quicktestlib.pro file
Rhys Weatherley
2010-12-10
1
-0
/
+1
*
Merge branch 'master' of scm.dev.nokia.troll.no:research/qtest-qml
Daniel Pope
2010-12-10
1
-1
/
+38
|
\
|
*
Add a stand-alone test runner for QML unit tests
Rhys Weatherley
2010-12-10
1
-0
/
+2
|
*
Handle import paths in the test harness
Rhys Weatherley
2010-12-10
1
-1
/
+36
*
|
Windows-ification of the QML test framework... In summary:
Daniel Pope
2010-12-10
1
-3
/
+2
|
/
*
Add benchmark support to the QML test framework
Rhys Weatherley
2010-12-09
2
-1
/
+138
*
QTEST_QUICK -> QUICK_TEST
Rhys Weatherley
2010-12-09
2
-14
/
+14
*
Move headers to QtQuickTest directory
Rhys Weatherley
2010-12-09
4
-4
/
+6
*
QDeclarative -> QuickTest for the test classes
Rhys Weatherley
2010-12-09
5
-74
/
+74
*
Fix program name in warning message
Rhys Weatherley
2010-12-09
1
-1
/
+1
*
Use QtQuickTest as the uniform name for the module
Rhys Weatherley
2010-12-09
5
-17
/
+17
*
Triggering tests to run after the window is shown
Rhys Weatherley
2010-12-08
1
-6
/
+42
*
Run tests that are not bound as resources
Rhys Weatherley
2010-12-08
2
-4
/
+26
*
Add file/line information to fail messages
Rhys Weatherley
2010-12-08
2
-22
/
+35
*
Add equivalents of qWait() and qSleep()
Rhys Weatherley
2010-12-07
2
-0
/
+14
*
Add ignoreWarning() helper function
Rhys Weatherley
2010-12-06
2
-0
/
+6
*
Left over mention of global tags
Rhys Weatherley
2010-12-06
1
-1
/
+0
*
Load test cases out of qrc resources
Rhys Weatherley
2010-12-06
2
-76
/
+60
*
Revert "Export some QTestLib functions."
Rhys Weatherley
2010-12-06
3
-3
/
+2
*
Replace TestReport with TestResult
Rhys Weatherley
2010-12-06
6
-349
/
+79
*
Add expectFail; remove global data tags
Rhys Weatherley
2010-12-06
2
-66
/
+20
*
QObject wrapper for QTestResult
Rhys Weatherley
2010-12-06
3
-2
/
+646
*
Export some QTestLib functions.
Rhys Weatherley
2010-12-03
3
-4
/
+5
*
Add the QTestLib sources
Rhys Weatherley
2010-12-03
69
-1
/
+17463
*
Make TestReport private API
Rhys Weatherley
2010-12-03
4
-6
/
+8
*
Don't need the import path
Rhys Weatherley
2010-12-03
1
-1
/
+0
*
Add a test harness for launching QML tests
Rhys Weatherley
2010-12-03
6
-42
/
+353
*
Backport Qt3D.Test and make it generic again
Rhys Weatherley
2010-12-03
4
-0
/
+376