[squeak-dev] Daily Commit Log

commits at source.squeak.org commits at source.squeak.org
Sat Dec 18 23:55:03 UTC 2010


Changes to Trunk (http://source.squeak.org/trunk.html) in the last 24 hours:

http://lists.squeakfoundation.org/pipermail/packages/2010-December/004036.html

Name: Tests-mtf.103
Ancestors: Tests-ul.102

Wrote tests to assert that a right mouse click generates a yellow button event on all platforms. there are 3 parts to this change:

Fixed a bug in testWinVM3ButtonMousePreference; it was looking for a file named vmPath\.ini rather than vmPath\squeak.ini. Requires System-mtf.402 (in trunk)

Changed testWinVM3ButtonMousePreference to always require 3ButtonMouse to be enabled in the Win32 VM, so that the Win32 VM sends right clicks as blue button events, like the other VMs do

Added testSwapMouseButtonsPreference to assert that right clicks generate yellow button events rather than the default blue button event

=============================================

http://lists.squeakfoundation.org/pipermail/packages/2010-December/004037.html

Name: Tests-mtf.104
Ancestors: Tests-ar.103, Tests-mtf.103

committed test to ensure right mouse button generates a yellow button event to trunk. Requires System-mtf.402

=============================================



More information about the Squeak-dev mailing list