summaryrefslogtreecommitdiffstats
path: root/tests/auto/windowsmobile
Commit message (Collapse)AuthorAgeFilesLines
* Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
| | | | Reviewed-by: Trust Me
* Fixing deployment for shadow builds on Windows CEThomas Hartmann2009-08-071-2/+1
| | | | Reviewed-by: Joerg
* tests: Remove QT_WA and non-Unicode code paths, dropping Win9x and NT supportminiak2009-07-011-1/+1
| | | | | Merge-request: 604 Reviewed-by: Marius Storm-Olsen <marius@trolltech.com>
* Autotests: fix compile issue on hpuxThierry Bastian2009-06-181-0/+2
|
* Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
| | | | Reviewed-by: Trust Me
* New autotest for Windows Mobile: tst_windowsmobileThomas Hartmann2009-04-3010-0/+446
This autotest tests some Windows Mobile 5.0 specific thing like the native menubar and the integration into the window manager by taking and comparing screenshots. This should prevent nasty regressions we had. This autotest makes only sense on Windows Mobile 5.0 in 480x640 Reviewed-by: maurice