summaryrefslogtreecommitdiffstats
path: root/tests/auto/windowsmobile/testQMenuBar
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright year to 2010Jason McDonald2010-01-061-1/+1
| | | | Reviewed-by: Trust Me
* Added missing autotests to the tests/auto.proDenis Dzyubenko2009-11-181-1/+2
| | | | Reviewed-by: Olivier Goffart
* Update license headers again.Jason McDonald2009-09-091-4/+4
| | | | Reviewed-by: Trust Me
* Update tech preview license header.Jason McDonald2009-08-311-13/+13
| | | | Reviewed-by: Trust Me
* Add missing license headers.Jason McDonald2009-08-281-0/+41
| | | | Reviewed-by: Trust Me
* fix warning in windowsmobile autotestJoerg Bornemann2009-08-171-2/+0
|
* New autotest for Windows Mobile: tst_windowsmobileThomas Hartmann2009-04-302-0/+74
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