summaryrefslogtreecommitdiffstats
path: root/QtMobility
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' of scm.dev.nokia.troll.no:research/systemtestsDaron Andrew Edie2011-05-161-14/+96
|\
| * created some new test cases for 1.2Zheng Liu (George)2011-05-161-14/+96
| |
* | added testsDaron Andrew Edie2011-05-161-0/+54
|/
* fixed z value bugZheng Liu (George)2011-05-121-1/+1
|
* Merge branch 'master' of scm.dev.nokia.troll.no:research/systemtestsZheng Liu (George)2011-05-121-9/+43
|\
| * fixing typoNatalia Shubina2011-05-061-1/+1
| |
| * replacing Fetchgooglemaps with lightmaps_with_locationNatalia Shubina2011-05-041-7/+6
| |
| * geocoding and reverse geocoding testsNatalia Shubina2011-05-031-3/+38
| |
* | added three new sensor tests for mobility 1.2Zheng Liu (George)2011-05-121-6/+41
|/
* Merge branch 'master' of scm.dev.nokia.troll.no:research/systemtestsZheng Liu (George)2011-04-281-25/+208
|\
| * Remove tabsNatalia Shubina2011-04-191-12/+12
| |
| * Add 1.1 tests for landmarks and mapsNatalia Shubina2011-04-191-30/+183
| |
| * Add qml location's testsNatalia Shubina2011-04-151-0/+30
| |
* | implemented a few test cases in request of AlexanderZheng Liu (George)2011-04-281-2/+167
|/
* added several proposed system tests list, implementing in the futureZheng Liu (George)2011-04-122-0/+71
|
* Removed extra parentheses inserted by 06ecb6fb5b377ed0167295dd866c110277e0b5d8Natalia Shubina2011-04-071-1/+0
|
* (on Natalia's behalf): Add location's 1.2 testsjuhvu2011-04-071-0/+60
|
* added more messageing and sensors system tests from bluewheel projectZheng Liu (George)2011-01-072-9/+320
|
* some bug fixedZheng Liu (George)2010-12-171-4/+4
|
* refined messaging testsZheng Liu (George)2010-12-141-37/+244
|
* Added several messaging system testsZheng Liu (George)2010-12-021-3/+32
|
* Provide a more complex iCalender file exampleKeith Isdale2010-12-011-0/+108
|
* Add new test for Feedback API related examplesKeith Isdale2010-11-262-0/+150
|
* Add runTestApplication(), correct prompt(..) errors in import_ical()Keith Isdale2010-11-261-2/+21
| | | | | | * The new test function runTestApplication verifies that the application under tests runs and closes sucessfully. * correct typing errors in "Start time", "Subject" of some test data
* Add a "Run test application" test functionKeith Isdale2010-11-241-5/+23
| | | | | | | Add Run_Test_Application() and make use of startTestApp() to simplify changing test application name later on Upate the test case to reflect that 'declarative-sfw-notes' is now compiled as binary
* Add a "Run test application" test functionKeith Isdale2010-11-241-4/+22
| | | | | | | Add Run_Test_Application() and make use of startTestApp() to simplify changing test application name later on Upate the test case to reflect that 'declarative-music-browser' is now compiled as binary
* Add a "Run test application" test functionKeith Isdale2010-11-241-4/+23
| | | | | Add Run_Test_Application() and make use of startTestApp() to simplify changing test application name later on
* Add system test for QML bindings of Contacts API (qmlcontact demo)Keith Isdale2010-11-232-0/+190
|
* Correct the implementation of addContact() and updateContactDetails()Keith Isdale2010-11-171-24/+17
|
* Use complete dataset per addContact and updateContactDetails() callKeith Isdale2010-11-171-24/+42
| | | | Previously only one contact was add/edited at a time.
* Update the organizer related testsKeith Isdale2010-11-164-293/+728
| | | | | | * re-write of most organizer tests * renamed sys_calendar to sys_organizer to match the naming conventions of test cases verses the components they test.
* Clarify the prompts used for manual test runs using sys_versitKeith Isdale2010-11-161-4/+8
|
* Refactor contacts system testKeith Isdale2010-11-121-98/+256
| | | | | | * make each test case independant * support system test as "manual test" * make use of better test data
* Fix broken location testDamian Jansen2010-11-121-36/+111
|
* Add initial version of systeinfo test, to be completedKeith Isdale2010-11-102-0/+164
|
* Correct typing error in cleanup function declarationKeith Isdale2010-11-101-1/+1
| | | | | | Fixes two issues * cleanup function not being called as expected * sys_contacts's tests not listed correctly in QtUiTest
* change TESTED_COMPONENT to "src/serviceframework" for declarative-swf-Keith Isdale2010-10-061-1/+1
|
* change TESTED_COMPONENT to "src/gallery" for declarative-music-browserKeith Isdale2010-10-061-1/+1
| | | | test
* Make it easier to edit files in QtCreator via allowing it to add unusedKeith Isdale2010-10-0614-10/+115
| | | | maemo install rules
* Add System Test for declarative-sfw-notes exampleKeith Isdale2010-10-063-1/+124
|
* Add test for change request on systeminfo moduleKeith Isdale2010-10-053-1/+71
|
* Merge branch 'master' of scm.dev.nokia.troll.no:research/systemtestsKeith Isdale2010-10-051-33/+49
|\
| * Editing to the Organizer test planDaniel Kovacic2010-10-051-33/+49
| |
* | To start declartive-music-browser use the declartive-music-browserKeith Isdale2010-10-051-4/+4
|/ | | | executable not qmlviewer.
* Add sensors system testKeith Isdale2010-09-242-5/+174
|
* Update list of components to test(QtMobility.pro)Keith Isdale2010-09-245-70/+196
| | | | | Split VersitOrganizer tests into own test case Update versit test case so each test is "standalone"
* Correct typing errors.Keith Isdale2010-09-221-2/+6
| | | | For each test case mention how to start declarative-music-browser.
* Add System Test for declarative-music-browserKeith Isdale2010-09-222-0/+104
|
* New test for OOP Service System on Qt Mobility(serviceframework)Keith Isdale2010-09-213-1/+85
|
* Edit to sys_calendar.qtt, added some functionality to system testDaniel Kovacic2010-09-201-24/+62
|