aboutsummaryrefslogtreecommitdiffstats
path: root/make/scripts/tests2.sh
Commit message (Collapse)AuthorAgeFilesLines
* Minor cleanup: strings, unused vars, ..Sven Gothel2010-11-021-6/+14
| | | | | | | | | | DEBUG strings w/ thread name nativewindow.TraceLock -> nativewindow.debug.ToolkitLock.TraceLock Sync Xmisc (DummyWindow) with NEWT's creation test scripts: awt and non-awt usage
* Fix focus test for windows: increase mouse click start delay, so previous ↵Sven Gothel2010-11-021-3/+4
| | | | focus click won't be counted
* ScreenMode: Ignore modes < 15bppSven Gothel2010-11-021-2/+2
|
* Added Rotation testSven Gothel2010-11-011-0/+74